freebsd-src/sys/dev/hfa
Poul-Henning Kamp 7ac40f5f59 Gigacommit to improve device-driver source compatibility between
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
2003-03-03 12:15:54 +00:00
..
fore.h Applied the patch to fix HARP ATM that was broken when KAME IPv6 came 2001-06-20 17:09:14 +00:00
fore_aali.h
fore_buffer.c Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
fore_command.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
fore_globals.c - Turn the hea and hfa HARP storage pools into UMA zones and insert 2002-06-14 16:59:38 +00:00
fore_if.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_include.h - Turn the hea and hfa HARP storage pools into UMA zones and insert 2002-06-14 16:59:38 +00:00
fore_init.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_intr.c
fore_load.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
fore_output.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
fore_receive.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
fore_slave.h - Remove PCA-200E definition -- this will be re-added in the commit to 2002-04-16 01:34:00 +00:00
fore_stats.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_stats.h
fore_timer.c
fore_transmit.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_var.h Add a field to struct cmn_unit to hold a pointer to the driver's softc. 2002-10-01 22:04:31 +00:00
fore_vcm.c
hfa_eisa.c - Convert the 'hfa' ATM interface driver to newbus. 2002-04-17 00:26:09 +00:00
hfa_freebsd.c Use more standard variable names for modevent functions. 2002-10-02 04:47:52 +00:00
hfa_freebsd.h - Convert the 'hfa' ATM interface driver to newbus. 2002-04-17 00:26:09 +00:00
hfa_pci.c Move some code around. 2002-06-07 01:55:42 +00:00
hfa_sbus.c - Convert the 'hfa' ATM interface driver to newbus. 2002-04-17 00:26:09 +00:00