On Sat, 8 Apr 2000, Brad Hards wrote:
> Help me. I need someone with XFree4.0 to check the mouse setup for the
> new XConfig syntax, and I need someone with an ADMtek Pegasus based

(kernel 2.3.99-pre4-5 +devfs +usbdevfs)

For the first USB mouse it would be like:

Section "InputDevice"  
   Identifier  "Mouse1"
   Driver      "mouse"
   Option       "Protocol"          "PS/2"
   Option       "Device"            "/dev/input/mouse0"
   Option       "Emulate3Buttons"
   Option       "Emulate3Timeout"    "50"
EndSection

dmesg yields:
mouse0: PS/2 mouse device for input0
input0: USB HID v1.00 Mouse

ls -l /dev/input/ yields:
total 0
crw-r--r--   1 root     root      13,  32 Dec 31  1969 mouse0

nifty:/dev/input$ cat /proc/bus/usb/devices 
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=ef80
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=046d ProdID=c001 Rev= 1.10
S:  Manufacturer=Logitech
S:  Product=USB-PS/2 Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 50mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=hid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl= 10ms

nifty:/dev/input$ cat /proc/bus/usb/drivers 
         ov511
         hid
 80- 95: dc2xx
         hub
         usbdevfs

anything more?

-d


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to