freebsd-dev/sys/dev/sio
Warner Losh ba24c8d971 While I'm not sure that I like the wording of the BIOS message in the
previous commit, it should always print due to lack of {} around the
second line in the if statement.  The message should likely say
something more like "There's no hardware responding at this IRQ.
Device not present (or disbaled)," but that is too long.  We generally
don't give elementary advise in device driver messages anyway.  Be
that as it may, the problem with it printing all the time should be
corrected.
2002-01-17 16:16:51 +00:00
..
sio_isa.c Add PNP Id for Create Labs Phoneblaster. 2001-12-30 13:12:50 +00:00
sio_pccard.c Split the sio driver for pc98 into bus front end and back end. 2001-11-26 12:29:53 +00:00
sio_pci.c bde suggests that sio really wants to manage its own softc. This 2001-11-26 07:39:51 +00:00
sio.c While I'm not sure that I like the wording of the BIOS message in the 2002-01-17 16:16:51 +00:00
sioreg.h Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
siovar.h Split the sio driver for pc98 into bus front end and back end. 2001-11-26 12:29:53 +00:00