usb/108097: [usbgen] [patch] ADMtek 851X USB-to-LAN adapter

Volker volker at vwsoft.com
Fri Jan 19 16:18:38 UTC 2007


Hans Petter,

On 01/19/07 15:34, Hans Petter Selasky wrote:
> Could you get the revision number for this chip. For example what
does
> "usbdevs -v" output?

usbdevs -v says:

 port 4 addr 8: full speed, power 144 mA, config 1, ADM8515 USB To
LAN NIC(0x8515), ADMTEK(0x0a46), rev 1.01


> PS: I have added support for the newer AMDtek 8513 to my new USB
stack. You
> maybe want to try that one first.

Currently I don't have a CURRENT machine installed.

http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/if_aue.c
>
> Look for 0x0201

Talking about this one in aue_attach?
	if (uaa->release >= 0x0201) {
	    sc->sc_flags |= AUE_FLAG_VER_2; /* XXX currently undocumented */
	}

Greetings,

Volker


More information about the freebsd-usb mailing list