Michael Brown
|
5bace628ae
|
Added "name" field to bus structure.
|
2005-04-25 18:54:15 +00:00 |
|
Michael Brown
|
db3a44b66d
|
Debug message fixes.
|
2005-04-22 15:56:57 +00:00 |
|
Michael Brown
|
97346a75f7
|
Added friendly enable/disable functions
|
2005-04-22 02:43:24 +00:00 |
|
Michael Brown
|
924143661a
|
Updated all common buses to new API.
|
2005-04-22 02:28:16 +00:00 |
|
Michael Brown
|
03346742c0
|
Use only the header files that we need
|
2005-04-17 10:51:05 +00:00 |
|
Michael Brown
|
86d2127204
|
Remove debugging call to getchar()
|
2005-04-16 14:42:48 +00:00 |
|
Michael Brown
|
c659a54f70
|
Now known to work with an old Adaptec 1505 that I found lying around.
|
2005-04-16 14:41:04 +00:00 |
|
Michael Brown
|
e1a9798af4
|
Improved debugging output
|
2005-04-16 10:19:13 +00:00 |
|
Michael Brown
|
8aa3b9d972
|
Need to do isolation when find_isapnp_device is first called,
otherwise isapnp_max_csn is zero and we never call fill_isapnp_device.
Fix debug message.
|
2005-04-15 17:03:39 +00:00 |
|
Michael Brown
|
39cb4d8dbb
|
Fix debug message
|
2005-04-15 16:56:18 +00:00 |
|
Michael Brown
|
e6e43a2f2f
|
We now correctly use logical devices.
|
2005-04-15 15:37:39 +00:00 |
|
Michael Brown
|
d11ea1e44b
|
Added debugging messages for activation/deactivation of logical devices.
|
2005-04-15 14:31:08 +00:00 |
|
Michael Brown
|
888277d2d1
|
Read current ioaddr and irqno from PnP registers.
|
2005-04-15 14:27:49 +00:00 |
|
Michael Brown
|
ab443ba4b0
|
Don't verify checksum except after serial isolation
|
2005-04-15 13:54:44 +00:00 |
|
Michael Brown
|
120192e8d1
|
Reduce binary size by factoring out common parameterised calls to
udelay().
|
2005-04-15 13:18:54 +00:00 |
|
Michael Brown
|
85dd4fd8d6
|
Activation code now generalised as well.
|
2005-04-15 13:07:25 +00:00 |
|
Michael Brown
|
1980018b8b
|
Cleaned up isolation protocol.
|
2005-04-15 12:25:17 +00:00 |
|
Michael Brown
|
f78fd79c16
|
Moved core/isapnp.c to drivers/bus/isapnp.c
|
2005-04-14 22:42:57 +00:00 |
|