From owner-freebsd-hackers Wed Dec 15 14:31:41 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from www.geocrawler.com (sourceforge.net [209.81.8.17]) by hub.freebsd.org (Postfix) with ESMTP id 0C01714C58 for ; Wed, 15 Dec 1999 14:31:38 -0800 (PST) (envelope-from nobody@www.geocrawler.com) Received: (from nobody@localhost) by www.geocrawler.com (8.9.3/8.9.3) id OAA23028; Wed, 15 Dec 1999 14:31:35 -0800 Date: Wed, 15 Dec 1999 14:31:35 -0800 Message-Id: <199912152231.OAA23028@www.geocrawler.com> To: freebsd-hackers@freebsd.org Subject: PCI/ISA device name From: "Alex" Reply-To: "Alex" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message was sent from Geocrawler.com by "Alex" Be sure to reply to that address. Hello, My driver support ISA/PCI network boards. Can I use the same name for ISA and PCI devices in kernel configuration file? Like this: device wanpipe0 at isa? ... # for ISA device wanpipe0 # for PCI In files.i386 I added: i386/isa/sdladev.c optional wanpipe device-driver Or this is can be cause for some problem? Thank you Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message