i have a problem here when copying the ps2controller kext from darwin cd. usb-hub/iousbfamily (especially the usbioecm* driver in the plugins-folder) produces errors because of this.

the easyest protocollable error is getting this when you try to shutdown or restart:
..The IOUSBFamily is having trouble enumerating/shutdown a USB device that has been plugged in.

so when i use ps2, the usb-modem cant get an DHCP-call. without ps2, usb-key/moouse (cherry/microsoft optical) is not supported.

maybe the ps2controller.kext is outdated (darwin 8.0.1 equals 10.4) and cant interact with the iousbfamily (8.1.0. devel equals 10.4.1)?

is there a newer ps2controller.kext (8.1.0) around? someone compiled darwin 8.1 or 8.2 (10.4.1, 10.4.2)?

or similar problems?