Re: Trimming the default /boot/device.hints
- From: John Baldwin <jhb@xxxxxxxxxxx>
- Date: Wed, 28 Jan 2009 17:58:47 -0500
On Wednesday 28 January 2009 5:42:09 pm M. Warner Losh wrote:
: These are all devices that I count as PNPBIOS devices. I can put back thefd0
: and fd1 hints, but the rest of the devices being removed are allnon-PNPBIOS
: devices. To me at least there is a distinction.
You have to put back the fd0 and fd1 devices, since they are only
enumerated for ACPI right now. They aren't enumerated for pnpbios at
all.
So how far are we from what I posted?
I don't know, but I give up, do whatever you want. I'm not going to mess with
it anymore.
# $FreeBSD$
hint.fd.0.at="fdc0"
hint.fd.0.drive="0"
hint.fd.1.at="fdc0"
hint.fd.1.drive="1"
hint.atkbd.0.at="atkbdc"
hint.psm.0.at="atkbdc"
hint.vga.0.at="isa"
These three aren't actually needed on PnPBIOS/ACPI systems.
hint.sc.0.at="isa"
hint.sc.0.flags="0x100"
hint.uart.0.at="isa"
hint.uart.0.port="0x3F8"
hint.uart.0.flags="0x10"
hint.uart.1.at="isa"
hint.uart.1.port="0x2F8"
--
John Baldwin
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- Re: Trimming the default /boot/device.hints
- From: John Baldwin
- Re: Trimming the default /boot/device.hints
- From: John Baldwin
- Re: Trimming the default /boot/device.hints
- From: M. Warner Losh
- Re: Trimming the default /boot/device.hints
- Prev by Date: Re: Trimming the default /boot/device.hints
- Next by Date: Re: svn commit: r187132 - head/usr.bin/make
- Previous by thread: Re: Trimming the default /boot/device.hints
- Next by thread: Re: Trimming the default /boot/device.hints
- Index(es):