thorpej
|
7711ad565b
|
bcopy -> memcpy
|
2001-07-07 15:53:13 +00:00 |
mrg
|
c13e3a6693
|
use _KERNEL_OPT
|
2001-05-30 11:40:35 +00:00 |
thorpej
|
6b16911a43
|
ALTQ'ify.
|
2000-12-14 06:27:23 +00:00 |
tsutsui
|
ab9b015dce
|
6 -> ETHER_ADDR_LEN
|
2000-09-28 10:10:14 +00:00 |
jdolecek
|
5eb24d5dd0
|
am7990[0]_intr(): only print the "entering with isr=XX" debug message
if compiled with LEDEBUG > 1
|
2000-09-24 18:37:22 +00:00 |
augustss
|
169ac5b3c1
|
Remove register declarations.
|
2000-03-30 12:41:09 +00:00 |
thorpej
|
66a51bd133
|
Quiet down the "excessive collision" messages w/ LEDEBUG. None of the other
Ethernet drivers really report this quite as loudly as this did.
|
1999-12-01 00:40:53 +00:00 |
mycroft
|
e2686d0a1b
|
Use splnet, not splimp.
|
1998-08-08 23:51:39 +00:00 |
drochner
|
e81ad8e2c6
|
add random generator hook
|
1998-07-24 13:42:29 +00:00 |
drochner
|
9a59784f70
|
Split the LANCE driver into a part specific to the classic chip with
24-bit DMA addresses, and an independant part.
Implement support for the 32-bit mode in the newer (79c9xx) chips.
|
1998-07-21 17:26:45 +00:00 |