christos
|
53524e44ef
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
|
christos
|
168cd830d2
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
|
christos
|
4d595fd7b1
|
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
|
2006-10-12 01:30:41 +00:00 |
|
thorpej
|
3ddf26777f
|
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.
|
2006-02-20 16:50:36 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
perry
|
f31bd063e9
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
|
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
|
thorpej
|
e9818f5b5e
|
When adding/deleting multicast addresses, only whack the address
filter if the interface is marked RUNNING.
Fixes kern/27678.
|
2004-10-30 18:08:34 +00:00 |
|
wiz
|
c5670263e0
|
Fix some typos. From Tom Cosgrove via jmc@openbsd.
|
2003-11-02 11:07:44 +00:00 |
|
martin
|
d505bdda83
|
Fix rx buffer size bitmask, do not explicitly set burst length and use 1536
bytes buffers, so this driver can finally cope with full size ethernet
packets. From Peter Bex.
|
2003-09-23 19:37:39 +00:00 |
|
lukem
|
365cbd9428
|
add missing __KERNEL_RCSID()
|
2003-07-14 15:47:00 +00:00 |
|
wiz
|
6d8cbf7e43
|
descriptor with a c.
|
2003-01-06 12:14:26 +00:00 |
|
martin
|
c4349cac72
|
Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller,
provided by Peter Bex in PR 18675.
|
2002-11-07 21:56:56 +00:00 |
|