From owner-freebsd-questions Sat Dec 30 12:44:25 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA12863 for questions-outgoing; Sat, 30 Dec 1995 12:44:25 -0800 (PST) Received: from io.org (io.org [142.77.70.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA12841 Sat, 30 Dec 1995 12:44:17 -0800 (PST) Received: from else (root@else.net [204.92.4.245]) by io.org (8.6.12/8.6.12) with SMTP id PAA06917; Sat, 30 Dec 1995 15:43:38 -0500 Received: by else (Smail3.1.29.1 #3) id m0tW89C-000MF2C; Sat, 30 Dec 95 15:44 EST Date: Sat, 30 Dec 1995 15:44:52 -0500 (EST) From: James FitzGibbon To: questions@freebsd.org cc: hackers@freebsd.org Subject: Network Card id code Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk I've got a system running with FreeBSD that has an unknown PCI ethernet adapter in it. It's not detected by anything in the GENERIC kernel under 2.1R or 2.2-current. The card is pretty generic, supporting BNC and 10BaseT. It has a "Runs with Novell"-type sticker on the main chip. During bootup, it's identified on the PCI bus as : pci0:20: vendor=0x10ec, device=0x8029, class=network (ethernet) [no driver assigned] map(10): io(ff80) Can someone with a generic PCI card do a boot -v and compare what they get to help me out? Thanks. j.