On Thu, Nov 04, 1999 at 09:10:48PM -0500, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to