RE: [ANNOUNCE] devlabel: consistent device access through

Gary_Lerhaupt@Dell.com
Mon, 9 Sep 2002 10:31:37 -0500


IDs of firewire/USB device are handled the same as any other SCSI device.
First attempted is scsi inquiry page 83 followed by page 80. If all else
fails, it will just write in the manufacturer name/model name as its ID.
-Gary

-----Original Message-----
Except that for source RPMs sucking big time the stuff is REALLY cool!
I could also see benefits for other devices like HID where the current
ordering is done after a first come - first serve approach where the
minor device numbers follow the order the devices appear on the bus
which is quite easy to mess up and never consistent; Applying your
scheme to and-class devices also would allow to link whatever device
to a fixed device node which could solve many problems as far as
I can see.

Can you elaborate how you retrieve the IDs of a firewire or USB
controller?

-- 
Servus,
       Daniel

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/