[Oberon] Bluebottle, USB Controller, UHCI

fnecati at gyte.edu.tr fnecati at gyte.edu.tr
Tue Nov 23 14:28:20 CET 2004


Hello developers,

 The below devices seems to be compatible and working on my PC with a USB memory stick
when I add the following statements 

	PCIFindUhci(24C4H, 8086H); (* seems compatible *)
	PCIFindUhci(24C7H, 8086H); (* seems compatible *)

to  FindControllers procedure in AosUsbUhci.Mod.

Best regards,

- Necati.
 
 ***************
 Bus 0, device 29, function 1: class/rev 0C030001, vendor/device 808624C4, status/cmd 02800005
 	Class: Serial bus controller, Sub-class: USB Controller, ProgIntfc: UHCI
 	Vendor: Intel Corp., Device: 82801DB USB (Hub #2)
 		IRQ5, INTB
 		32B I/O at 0000D400 - 0000D41F
 
 Bus 0, device 29, function 2: class/rev 0C030001, vendor/device 808624C7, status/cmd 02800005
 	Class: Serial bus controller, Sub-class: USB Controller, ProgIntfc: UHCI
 	Vendor: Intel Corp., Device: 82801DB USB (Hub #3)
 		IRQ10, INTC
 		32B I/O at 0000D000 - 0000D01F
**************





More information about the Oberon mailing list