Date: Sat, 4 Sep 1999 21:37:25 -0400 (EDT) From: Chuck Robey <chuckr@picnic.mat.net> To: Doug Rabson <dfr@nlsystems.com> Cc: Steve Price <sprice@hiwaay.net>, freebsd-current@FreeBSD.ORG Subject: Re: PNP ids missing in sio.c Message-ID: <Pine.BSF.4.10.9909042136150.94674-100000@picnic.mat.net> In-Reply-To: <Pine.BSF.4.10.9909041018310.2081-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Sep 1999, Doug Rabson wrote: > On Fri, 3 Sep 1999, Steve Price wrote: > > > Can anyone think of a good reason why I can't migrate the > > old PNP ids to the new sio.c? I just rebooted my box with > > a fresh kernel and much to my shagrin (sp?) my USR PNP > > modem didn't work anymore. The following patch got it > > working again. > > The reason I didn't move the old ids wholesale is that the old system > matched against the vendor id (which is bogus for multifunction cards). > The new system matches with the logical device id which is often different > from the vendor id. Some simple single function cards use the same id for > both (as yours does) but I can't tell this without seeing the pnpinfo > output. > > > > > Now that we can't use the pnp command from 'boot -c', what > > has (if anything) replaced it? I seem to be remember this > > being discussed recently but I'll be darned if I can find > > it in the mailing list archives. > > The pnp command should no longer be needed (crossed fingers) since the new > code automatically detects devices and assigns resources to them. Does the sio driver know about PCI? Can it run PCI sio cards, like those sold by SIIG? > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 181 442 9037 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > ---------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | picnic.mat.net: FreeBSD/i386 (301) 220-2114 | jaunt.mat.net : FreeBSD/Alpha ---------------------------+----------------------------------------------- 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?Pine.BSF.4.10.9909042136150.94674-100000>