Date: Thu, 4 Nov 1999 21:39:25 -0500 From: Guy Middleton <guy@obstruction.com> To: Warner Losh <imp@village.org> Cc: rjs@fdy2.demon.co.uk, hackers@FreeBSD.ORG Subject: Re: Netgear FA410 pccard ethernet? Message-ID: <19991104213925.A8955@chaos.obstruction.com> In-Reply-To: <199911050210.TAA11135@harmony.village.org>; from Warner Losh on Thu, Nov 04, 1999 at 09:10:48PM -0500 References: <19991104163027.A7691@chaos.obstruction.com> <19991103174213.A3692@chaos.obstruction.com> <19991103103009.A2495@chaos.obstruction.com> <19991103154228.4F7BE14DBD@hub.freebsd.org> <19991103174213.A3692@chaos.obstruction.com> <199911042110.OAA09628@harmony.village.org> <19991104163027.A7691@chaos.obstruction.com> <199911050210.TAA11135@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 04, 1999 at 09:10:48PM -0500, Warner Losh wrote: > In message <19991104163027.A7691@chaos.obstruction.com> Guy Middleton writes: > : PAO says the address is 00:50:ba:a7:ff:95. > > Which driver does PAO use for this card? It uses "ed"; here is the PAO version of pccard.conf: # Generally available IO ports io 0x240-0x3ff # Generally available IRQs (DEPRECATED, USE OF THE OPTION IS DISCOURAGED) #irq 10 11 # Unavailable IRQs #ignirq 9 # refrain from using SoundBlaster's IRQ, by default. ignirq 5 # it may be helful for most of notebook PCs #ignirq 15 # Available memory slots memory 0xd4000 96k # BayNetworks NETGEAR FA410TXC Fast Ethernet card "NETGEAR" "FA410TX" "Fast Ethernet" config default "ed0" any insert logger -s NETGEAR FA410TX inserted insert /etc/pccard_ether $device remove logger -s NETGEAR FA410TX removed remove /etc/pccard_ether_remove $device To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991104213925.A8955>