he
|
26a302aa36
|
Avoid the effects of name space pollution caused by <sys/rb.h>,
which defines rb_data, by instead naming the struct field rxb_data.
|
2008-06-10 22:44:07 +00:00 |
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
|
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 |
matt
|
b3eef3bb0b
|
Allow the driver to allocate needs resources on attach and not free
depending on cf_flags (instead of on interface up / down).
|
2005-02-01 20:47:02 +00:00 |
thorpej
|
cf9d21bf8e
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-08 23:39:14 +00:00 |
matt
|
f27033251e
|
Use a subregion for the mac's ethernet registers. Shaves 512 bytes
from the driver.
|
2003-03-17 16:41:15 +00:00 |
matt
|
08ea2a499c
|
Cleanup. Move much of the code to bus_space instead of using
private mechanisms.
|
2003-03-16 07:05:33 +00:00 |
matt
|
ff2281b498
|
Add preliminary support Marvell (Galileo) Discovery System Controllers.
This code was contributed by Allegro Networks.
|
2003-03-05 22:08:18 +00:00 |