Date: Sun, 3 Oct 1999 21:33:12 +0300 (EEST) From: slava revutchi <sl@zeus.dnt.md> To: freebsd-questions@freebsd.org Subject: two device drivers with the same name (al0) Message-ID: <Pine.BSF.4.05.9910032122340.60205-100000@zeus.dnt.md>
next in thread | raw e-mail | index | archive | help
Hello, I noticed in 3.3R GENERIC kernel a new divice supported: device al0 # ADMtek AL981 (``Comet'') The thing is, I've been using an Aironet wireless isa card with previous versions of FreeBSD and the driver I had, used the same name: al0. In 3.2 for instance, to add support for the card I would add a line like this: i386/isa/if_al.c optional al device-driver to /sys/i386/conf/files.i386, copy a few files around into the /sys/i386/isa/ and add the appropriate line in the kernel config file. What would I have to do in 3.3R to make it use the wireless card as al0 driver and not the newly introduced one? thank you, slava To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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.05.9910032122340.60205-100000>