From owner-freebsd-current Sat Sep 4 18:39:32 1999 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id C230F14E7E for ; Sat, 4 Sep 1999 18:38:40 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id VAA67433; Sat, 4 Sep 1999 21:37:25 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Sat, 4 Sep 1999 21:37:25 -0400 (EDT) From: Chuck Robey To: Doug Rabson Cc: Steve Price , freebsd-current@FreeBSD.ORG Subject: Re: PNP ids missing in sio.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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