Date: Mon, 02 Apr 2001 11:34:02 -0800 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Warner Losh <imp@harmony.village.org> Cc: peter@FreeBSD.org, current@FreeBSD.org, Alfred Perlstein <bright@wintelcom.net> Subject: Re: is it supposed to be this broken? Message-ID: <XFMail.010402113402.jhb@FreeBSD.org> In-Reply-To: <200103311831.f2VIVMO14143@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31-Mar-01 Warner Losh wrote: > In message <20010331021512.H9431@fw.wintelcom.net> Alfred Perlstein writes: >: This is cute... >: hint.ppc.1.disabled="1" >: ppc1: <ECP parallel printer port> at port 0x378-0x37f,0x778-0x77b irq 7 drq >: 3 on >: isa0 > > That should work. > > However, if it doesn't, consider removing the 'at' lines from your > hints file. > > Warner It doesn't work because he didn't specify all of the hints, so the fd0 "device" that he has in his hints file isn't a perfect match to the fd0 device that comes from the PnP BIOS. If he specifies all the resources like the normal hints file then it should work fine, I think. Though as Mike points out, it doesn't change the fact that the IRQ is already allocated off to something else. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010402113402.jhb>