Torsten Blum
de6f543955
Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatible
...
to the TI1131. At least it works in my Compaq Armada 7800.
1999-01-25 12:59:31 +00:00
Matthew Dillon
2cbe36f725
probe function changed from returning char * to const char *.
1998-12-14 06:37:37 +00:00
Bruce Evans
18df27bda2
Fixed printf format errors.
1998-08-18 00:32:50 +00:00
Nate Williams
9dda04f1e2
- Removed typo in Copyright and added Id.
1998-02-07 20:41:20 +00:00
Nate Williams
a9b9e46550
- Support for multiple PD6832 controllers. Each found 6832 is assigned
...
and initializes the next two ports in order starting at 03e0. This
also patches pcic_p.h to reduce the I/O ports mapped from 4 to 2.
Submitted by: Ted Faber <faber@ISI.EDU>
1998-01-20 21:11:03 +00:00
Nate Williams
80ae4948b8
- Add necessary include files and fix bugs in last.
1997-12-02 22:27:58 +00:00
Nate Williams
12defa4078
- Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, and
...
more bootverbose code.
- Style nits.
No significant functional changes.
1997-12-02 22:13:59 +00:00
Nate Williams
030713d715
- Framework for PCI/CardBus controllers running in PCMCIA emulation
...
mode. Currently, the only supported controller is the Cirrus Logic
PD6832, but others can be supported with docs on them.
Submitted by: Ted Faber <faber@ISI.EDU>
1997-12-02 21:26:41 +00:00