Re: NetBSD 9 PC card network drivers for IBM Workpad Z50
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 04, 2021 at 12:36:19PM +0100, D Walton wrote: > Hello > > ?The makeand model is as stated Linksys Network PC Card WPC11 ver 3 (version 4 or later did not work for NetBSD 7). I don?t have the drivers for it but here are more details: That does not help. I mean: (a) why do you think it worked for NetBSD 7? Do you know first hand? If so, what driver did it use there? (b) why do you think it is not supported in newer NetBSD? You could show output from dmesg after inserting that card for example. My bet would be some kind of Atheros chipset, so either ath(4) or athn(4) could work. Martin