I'm testing an external usb IBM keyboard for use with a laptop, it has a touchpad and a mouse nipple on it. Plgging into my laptop (runnig -stable) gives me ums0 and ums1 but the attatch line in usbd.conf never gets run for ums1, just ums0 so I get no moused. I've confirmed this bu running moused manually, which works fine, and adding a debugging call to logger in usbd.conf, and all I get is; Sep 22 18:33:30 disapp usbd: ums0 So is usbd losing the second mouse attatch because it's already dealt with one device of that type on attatch ? Full usb info; addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: full speed, power 40 mA, config 1, USB 1.1 2 port downstream low-power hub(0x3016), Lite-On Tech(0x04b3), rev 1.26 port 1 powered port 2 powered port 3 addr 3: low speed, power 70 mA, config 1, IBM USB Travel Keyboard with UltraNav(0x3019), Lite-On Tech(0x04b3), rev 1.16 port 4 addr 4: low speed, power 100 mA, config 1, Composite TouchPad / TrackPoint(0x0009), Synaptics Inc.(0x06cb), rev 0.15 port 2 powered uhub3: Lite-On Tech USB 1.1 2 port downstream low-power hub, class 9/0, rev 1.10/1.26, addr 2 uhub3: 4 ports with 2 removable, bus powered ukbd0: Lite-On Tech IBM USB Travel Keyboard with UltraNav, rev 1.10/1.16, addr 3, iclass 3/1 kbd1 at ukbd0 uhid0: Lite-On Tech IBM USB Travel Keyboard with UltraNav, rev 1.10/1.16, addr 3, iclass 3/0 ums0: Synaptics Inc. Composite TouchPad / TrackPoint, rev 1.10/0.15, addr 4, iclass 3/1 ums0: 3 buttons ums1: Synaptics Inc. Composite TouchPad / TrackPoint, rev 1.10/0.15, addr 4, iclass 3/1 ums1: 3 buttons P. -- pir