Date: Mon, 4 Oct 1999 16:51:15 +0200 From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: slava revutchi <sl@zeus.dnt.md> Cc: freebsd-questions@freebsd.org Subject: Re: two device drivers with the same name (al0) Message-ID: <19991004165115.Q63946@daemon.ninth-circle.org> In-Reply-To: <Pine.BSF.4.05.9910032122340.60205-100000@zeus.dnt.md> References: <Pine.BSF.4.05.9910032122340.60205-100000@zeus.dnt.md>
next in thread | previous in thread | raw e-mail | index | archive | help
On [19991003 22:31], slava revutchi (sl@zeus.dnt.md) wrote: >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 > >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? Since I cannot guess who wrote your driver I can at least inform you of the following URL: http://www.freebsd.org/~wpaul/Aironet See if this driver is also for you. If not, bug the original author of your driver to change the name or send his changes to Bill Paul [if the author isn't Bill in the first place]. Bill uses an0 for Aironet and not al0. HTH, -- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai> Network/Security Specialist BSD: Technical excellence at its best Practice yourself what you preach. 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?19991004165115.Q63946>