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
838ee1e0d9
Use device_private().
2006-03-29 06:51:47 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tsutsui
a9b3f31984
Some cosmetics:
...
- remove __P()
- use ansi decls
- u_int8_t, u_char -> uint8_t
- use macro for debug printfs
- some KNF
2005-01-09 16:59:41 +00:00
tsutsui
4d00e59ba6
Correct copyright notice since this code was mostly taken from
...
if_ne_isapnp.c, not if_fmv.c.
2002-11-14 16:49:55 +00:00
tsutsui
071330b986
Slightly modify attach messages.
2002-10-05 17:52:31 +00:00
tsutsui
200406b07a
Overhaul of fmv(4) driver:
...
- Split if_fmv.c into MI/MD part and add ISA-PnP attachment for FMV-183.
(XXX FMV-184 is not tested. It would require extra media-select functions..)
- Fix probe functions of fmv_isa so that FMV-181A/182A will also match.
Fixes port-i386/9476.
2002-10-05 15:16:10 +00:00