Michael Brown
|
0c03bb5a9a
|
Make open() and close() an official part of the netdevice API.
Call netdevice's poll() and transmit() methods only when device is open.
|
2007-01-04 04:20:08 +00:00 |
|
Michael Brown
|
7c76791730
|
Improve debugging output for legacy wrapper
|
2006-06-16 14:27:04 +00:00 |
|
Michael Brown
|
1697c78848
|
Legacy drivers cannot cope with multiple active devices.
|
2006-06-08 15:18:27 +00:00 |
|
Michael Brown
|
02df45352c
|
Force pci.o to be included.
Print warning message at probe time.
|
2006-06-05 16:17:52 +00:00 |
|
Michael Brown
|
754cfdfcf4
|
Legacy drivers will not pad when necessary
|
2006-06-05 16:10:36 +00:00 |
|
Michael Brown
|
286bf68faf
|
Added a very quick and dirty compatibility layer, to allow
not-yet-updated drivers to at least function.
|
2006-06-05 15:45:21 +00:00 |
|