freebsd-nq/sys/dev/sound
Ollivier Robert a8851d32b1 Remove a spurious warning as x is always initialised before use.
es137x.c: In function `es1371_rdcd':
es137x.c:598: warning: `x' might be used uninitialized in this function

PR:		kern/35408
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2002-04-15 14:43:23 +00:00
..
isa Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
midi Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
pci Remove a spurious warning as x is always initialised before use. 2002-04-15 14:43:23 +00:00
pcm Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which 2002-04-11 15:31:01 +00:00
chip.h
driver.c intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00