NetBSD/sys/dev/cardbus
jmc 43bf89bfc6 Fixes from PR#23177. Various lint/logic fixes:
Fix some non-initialized variables
close the output files when done
Redo the printing for RCS strings so they don't expand in the awk script too
Do proper tests for variables existance before accessing

Verified output from all scripts is identical to original versions
2003-12-15 07:32:20 +00:00
..
Makefile.cardbusdevs
adv_cardbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ahc_cardbus.c Initialize name and dma tag. 2003-04-20 16:52:40 +00:00
cardbus.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
cardbus_exrom.c
cardbus_exrom.h
cardbus_map.c
cardbusdevs + NetGear FA511 2003-10-24 17:04:16 +00:00
cardbusdevs.h + NetGear FA511 2003-10-24 17:04:16 +00:00
cardbusdevs_data.h + NetGear FA511 2003-10-24 17:04:16 +00:00
cardbusreg.h
cardbusvar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
cardslot.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 09:52:33 +00:00
cardslotvar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
com_cardbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
ehci_cardbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
files.cardbus add support ath on cardbus 2003-10-14 17:47:03 +00:00
fwohci_cardbus.c Make it compile in big endian. 2003-03-22 11:32:38 +00:00
if_ath_cardbus.c add support ath on cardbus 2003-10-14 17:47:03 +00:00
if_atw_cardbus.c Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO 2003-11-16 09:02:42 +00:00
if_ex_cardbus.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 09:52:33 +00:00
if_fxp_cardbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_rtk_cardbus.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 09:52:33 +00:00
if_tlp_cardbus.c + NetGear FA511 2003-10-24 17:04:16 +00:00
ohci_cardbus.c make a kernel with the combination ohci@cardbus + ehci@pci link 2003-03-11 11:59:31 +00:00
rbus.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 09:52:33 +00:00
rbus.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
rbus_ppb.c fix uninitialised variable warning. XXX: not sure if this is correct 2003-11-24 06:11:56 +00:00
usb_cardbus.h