Re: pcmcia ed0 driver/Thinkpad question
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 3 Sep 2002, John Bleichert wrote: > Also, when the NIC is inserted, the opsys attaches it to an interface at > ed1 - I was expecting ed0 since there are no other ed-type NICs in the box > - any reason why it's skipping ed0? Or is this nothing to worry about? My Netgear card did this. To get it working, I restricted pccardd's choice of interrupts by entering just this in /etc/pccard.conf: irq 10 Don't mess with /etc/defaults/pccard.conf. The interrupts available on your system may be different, of course. In my kernel config file is just "device ed" in the network adapter section. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message