Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Sensing USB NIC



After upgrading to the Netbsd-4-0 current I now see

ugen0 at uhub1 port 1
ugen0: Cisco-Linksys USB200M v2, rev 2.00/0.01, addr 2

Clearly the Linksys is recognized by the system; it should be recognized as an axe device. netbsd clearly has it compiled in (see below) however I don't see a device I can do an ifconfig on.

nm netbsd | grep axe
c06bf6d0 T axe_activate
c06c0630 T axe_attach
c071eab8 t axe_attrs
c0969640 D axe_ca
c0933480 D axe_cd
c071f620 t axe_cfattachinit
c06bf9d0 t axe_cmd
c06c0470 T axe_detach
c089cc80 t axe_devs
c06bfc80 t axe_ifmedia_sts
c06bfcc0 t axe_ifmedia_upd
c06c0ab0 t axe_init
c06c0e80 t axe_ioctl
c06bf950 t axe_lock_mii
c06c0010 T axe_match
c06bfba0 t axe_miibus_readreg
c06bfa90 t axe_miibus_statchg
c06bfaf0 t axe_miibus_writereg
c06c0070 t axe_newbuf
c06bf6a0 t axe_reset
c06c0260 t axe_rxeof
c06bfec0 t axe_setmulti
c06bfd10 t axe_start
c06bf710 t axe_stop
c06bfe80 t axe_tick
c06c10b0 t axe_tick_task
c06c11b0 t axe_txeof
c06bf980 t axe_unlock_mii
c06c12e0 t axe_watchdog


Home | Main Index | Thread Index | Old Index