freebsd-nq/sys/dev/sio
Bruce Evans 3a6a55a60b Use the correct speed in the delay for the transmission of a character
in the loopback test in the probe.  The delay was too short for consoles
at speeds lower than about 3200 bps.  This shouldn't have caused many
problems, since such low speeds are rare and the probe is forced to
succeed for consoles.
2003-09-26 11:36:09 +00:00
..
sio_ebus.c
sio_isa.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
sio_pccard.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
sio_pci.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
sio_puc.c Use __FBSDID(). 2003-08-24 18:03:45 +00:00
sio.c Use the correct speed in the delay for the transmission of a character 2003-09-26 11:36:09 +00:00
sioreg.h Moved the definitions of the bits in the ns*50 registers from sioreg.h 2003-09-16 08:08:08 +00:00
siovar.h