cvs commit: src/sys/boot/pc98/loader main.c
John Baldwin
jhb at freebsd.org
Wed Oct 24 06:01:35 PDT 2007
On Wednesday 24 October 2007 07:54:04 am Takahashi Yoshihiro wrote:
> nyan 2007-10-24 11:54:04 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/boot/pc98/loader main.c
> Log:
> MFi386: revision 1.41
>
> Slightly cleanup the 'bootdev' concept on x86 by changing the various
> macros to treat the 'slice' field as a real part of the bootdev instead
> of as hack that spans two other fields (adaptor (sic) and controller)
> that are not used in any modern FreeBSD boot code.
Gah, sorry I missed this one. :( My other changes to loader that are coming
won't apply to pc98 since pc98 doesn't support EDD so you can probably ignore
them. The next commit to cut down on duplicated code in bd_read() and
bd_write() might be handy to merge, but it would need to be done by hand.
--
John Baldwin
More information about the cvs-src
mailing list