Re: Linux 2.2.2ac2 the "Gimme back my audio" release

John Rood (johnrood@dds.nl)
Wed, 24 Feb 1999 12:25:34 +0100


It craps out on CDROM_RESET because it isn't defined cdrom.h. All other
cdrom drivers use CDROMRESET as found in linux/cdrom.h, so a
s/CDROM_RESET/CDROMRESET/g on drivers/cdrom/cdrom.c should fix it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/