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
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to