- make declaration of ed_get_packet(), ed_ring_copy(), ed_hpp_readmem() and
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 1 Oct 2005 06:36:11 +0000 (06:36 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 1 Oct 2005 06:36:11 +0000 (06:36 +0000)
commit27b16ba9a8d255994c02ece150dfe324f21c064e
tree0c17f4424cf2fa7e49e6899baed4b0ee572dedde
parent8c40f81e4dc1ed5192c4964ae97bd3be7c2f34c2
- make declaration of ed_get_packet(), ed_ring_copy(), ed_hpp_readmem() and
  ed_hpp_writemem() consistent with their definition
- remove unused stack variable `sc' in ed_isa_probe()
- ANSIfy

Submitted-by: Matthias Schmidt <schmidtm at mathematik.uni-marburg.de>
- use u_short and u_char instead of "unsigned {short, char}"
sys/dev/netif/ed/if_ed.c
sys/dev/netif/ed/if_ed_isa.c
sys/dev/netif/ed/if_ed_pccard.c
sys/dev/netif/ed/if_edvar.h