Michael Brown
|
7e534b585f
|
Automatically updated with
perl -pi -0777 -e 's/^static struct \w+_driver (\w+) =\s*(\w+_DRIVER \()/${2} ${1},/msg' *.c
|
2005-04-26 12:19:39 +00:00 |
|
Michael Brown
|
8af80c6b10
|
disable() is a void
|
2005-04-22 12:07:22 +00:00 |
|
Michael Brown
|
e596c42ade
|
Updated to current API.
|
2005-04-22 11:57:35 +00:00 |
|
Michael Brown
|
72fe23a76e
|
Updated to new device API.
|
2005-04-14 14:31:11 +00:00 |
|
Michael Brown
|
e0a8ee385e
|
Updated to current device API.
|
2005-04-14 13:49:58 +00:00 |
|
Michael Brown
|
4c0d5a0b71
|
Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c.
Probe mechanisms now use standard EISA and MCA bus methods, with 3c509.c
defining a custom ISA bus to handle the 3c509 contention resolution logic.
|
2005-04-14 12:23:12 +00:00 |
|