freebsd-dev/sys/dev/sound/midi
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
..
midi.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
midi.h Include <machine/limits.h> for definition of ULONG_MAX. Remove a 2002-03-25 09:23:41 +00:00
midibuf.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
midibuf.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midisynth.c - Provide toggles to show debug messages. Set new sysctl variables 2002-01-04 01:13:49 +00:00
midisynth.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
miditypes.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
sequencer.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sequencer.h - Provide toggles to show debug messages. Set new sysctl variables 2002-01-04 01:13:49 +00:00
timer.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
timer.h Add the system default timer engine. 2002-01-04 01:16:18 +00:00