Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
hardware:hp2101nw_wlan_printserver [2012/02/26 16:17] reinhold [section 28] |
hardware:hp2101nw_wlan_printserver [2013/03/13 11:42] (aktuell) |
||
---|---|---|---|
Zeile 787: | Zeile 787: | ||
| 86-101 | ''10.0.0.4'' | IP-address (as string) of the locking PC, 0x00 if not connected | | | 86-101 | ''10.0.0.4'' | IP-address (as string) of the locking PC, 0x00 if not connected | | ||
| 102-111 | | Hostname of the locking PC, 0x00 if not connected | | | 102-111 | | Hostname of the locking PC, 0x00 if not connected | | ||
- | | 112-168 | | FIXME: Unknown connection / locking data | | + | | 112-168 | | Locking data (as sent with the SBSU 0x07 locking command) | |
| 169-172 | serial | 0x01; if printer is connected/locked, incremented with each status request (every 3 seconds) | | | 169-172 | serial | 0x01; if printer is connected/locked, incremented with each status request (every 3 seconds) | | ||
| 173-174 | | USB Vendor ID (little endian) | | | 173-174 | | USB Vendor ID (little endian) | | ||
| 175-176 | | USB Product ID (little endian) | | | 175-176 | | USB Product ID (little endian) | | ||
- | | 177-192 | | FIXME: Unknown (''00 01 02 03 00 ff ff ff 01 07 01 02 02 07 01 02'') | | + | ^ USB device interface information: ^^^ |
+ | | 177 | iConfiguration(?) | | | ||
+ | | 178 | bConfigurationValue(?) | | | ||
+ | | 179 | bDescriptorType(?) | | | ||
+ | | 180 | bNumInterfaces | Nr. of interfaces | | ||
+ | | 181-... || interface info (4 bytes per interface) | | ||
+ | | | bInterfaceNumber | Byte 0: ifNumber | | ||
+ | | | bInterfaceClass | Byte 1: ifClass | | ||
+ | | | bInterfaceSubClass | Byte 2: ifSubclass | | ||
+ | | | bInterfaceProtocol | Byte 3: ifProto | | ||
All other bytes are 0x00. Their meaning is not yet known. | All other bytes are 0x00. Their meaning is not yet known. | ||
Zeile 830: | Zeile 840: | ||
| 4-5 | 0x0007 (little endian) | Response to 0x0007 request | | | 4-5 | 0x0007 (little endian) | Response to 0x0007 request | | ||
| 6-37 | 16 bytes | USB device description | | | 6-37 | 16 bytes | USB device description | | ||
- | | 38-42 | 16 bytes | USB device serial number (as string) | | + | | 38-42 | 16 bytes | USB device serial number (as string) | |