Nick Hibma
a2a2fd2ce4
Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID's
1999-01-22 00:36:46 +00:00
Nick Hibma
eda0ec0e06
Removed warning and comments
1999-01-13 01:05:43 +00:00
Eivind Eklund
9c24db89a7
Clean out warnings by changin ID string declarations to be char xxx[]
...
instead of char *xxx.
1999-01-12 02:16:16 +00:00
Nick Hibma
d2dfa9aec1
Remove warning
1999-01-10 18:31:22 +00:00
Nick Hibma
a1aa3832a4
Clean up, nothing major
1999-01-07 23:01:11 +00:00
Nick Hibma
d718b44f52
Added proper names to the device messages at probe and attach.
...
Missing ones:
Device Id ADS technologies
Device Id's SiS hardware
1999-01-06 19:55:49 +00:00
Nick Hibma
953327085a
Removed NetBSD specific code
1999-01-06 12:31:28 +00:00
Julian Elischer
6384b0f1bb
The OHCI interfaces I have access to map their control regs etc. into
...
memory address space rather than IO space.. reflect this when looking for the
interface revision register.
If this is not true for them all then we probably need some smarter code.
1998-12-14 21:14:11 +00:00
Nick Hibma
bea029a166
Added Id
1998-12-14 09:40:15 +00:00
Matthew Dillon
2cbe36f725
probe function changed from returning char * to const char *.
1998-12-14 06:37:37 +00:00
Nick Hibma
8a1e798f6c
Fixed same as Julian did in uhci_pci.c and fixed the fetching of the revision ohci_pci.c; clean up
1998-12-11 00:09:54 +00:00
Julian Elischer
3265f363c6
The shift and the masking were in the wrong order for extracting
...
the INTERFACE type byte from the longword register.
1998-12-10 22:07:05 +00:00
Nick Hibma
a48e33e094
Preliminary support for OHCI motherboards
1998-12-09 23:28:43 +00:00