Re: OT: USB Device VID, PID, and S/N

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marco Pfatschbacher
Date: Tuesday, October 20, 2009 - 4:55 am

On Tue, Oct 20, 2009 at 01:30:01AM -0600, Anathae E. Townsend wrote:

Yes there are. The Zaurus for instance has an USB device controller.

http://www.openbsd.org/cgi-bin/man.cgi?query=usbf&sektion=4


No they cannot.  OpenBSD is using:

#define CDCEF_VENDOR_ID        0x0001
#define CDCEF_PRODUCT_ID       0x0001
#define CDCEF_DEVICE_CODE      0x0100

for cdcef(4).

http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/usb/if_cdcef.c?annotate=1.24

HTH,
    Marco
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OT: USB Device VID, PID, and S/N, Anathae E. Townsend, (Tue Oct 20, 12:30 am)
Re: OT: USB Device VID, PID, and S/N, Joachim Schipper, (Tue Oct 20, 2:44 am)
Re: OT: USB Device VID, PID, and S/N, Marco Pfatschbacher, (Tue Oct 20, 4:55 am)