From owner-freebsd-hardware Tue Sep 30 15:52:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA28360 for hardware-outgoing; Tue, 30 Sep 1997 15:52:20 -0700 (PDT) Received: from arg1.demon.co.uk (arg1.demon.co.uk [194.222.34.166]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA28346 for ; Tue, 30 Sep 1997 15:52:12 -0700 (PDT) Received: (from arg@localhost) by arg1.demon.co.uk (8.8.5/8.8.5) id XAA20619; Tue, 30 Sep 1997 23:51:34 +0100 (BST) Date: Tue, 30 Sep 1997 23:51:33 +0100 (BST) From: Andrew Gordon X-Sender: arg@server.arg.sj.co.uk To: Dan Odom cc: freebsd-hardware@freebsd.org Subject: Re: Multiple serial ports In-Reply-To: <199709301841.SAA03454@jimi.danodom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 30 Sep 1997, Dan Odom wrote: > Speaking of plug and play, I am having an impossible time finding > hardware for my FreeBSD and BSDI boxes. Nothing out there has jumpers > any more, not even network cards. Where the heck does everyone find > supplies in this era of Windows NT? Just because they have no jumpers, that doesn't mean you are forced to use PnP. Certainly most ISA Ethernet cards can be configured by EEPROM to reside at a fixed address rather than being PnP (usually by use of a DOS utility). In some cases, this option is not clearly documented (SMC EtherEZ for example - there is a command-line option to the EZSETUP program to disable PnP, but if you go into the menu-driven version you don't get that option). Sound cards are the one category where PnP has become almost mandatory. BTW, note that Windows NT 4.0 doesn't do PnP either - perhaps you meant "this era of Windows 95" in the above?