freebsd-dev/sys/dev/sio
Doug Ambrisko 33c5911242 Some enhancements and bug fix.
-  Define option FORCECONSPEED to force the serial console to
        be CONSPEED.  I've run into a lot of boards in which
        the detect for prior speed doesn't work and ends up with
        broken console since it is at the wrong speed.
     -  If a serial port is marked as a console, but console=vidconsole
        and if the serial ports doesn't exist it will be probed and
        attached at a 8250 chip.  Then writes to that will freeze the
        system.
     -  Add an option flags 0x400000 to mark this as a potential
        comconsole in-case the one flaged with 0x10 does not exist
        in the system.

This makes it easier to deploy on systems with one or two serial ports.

Obtained from:	IronPort
2004-04-30 21:16:52 +00:00
..
sio_isa.c Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sio_pccard.c Include pccard/pccard_cis.h here too 2003-10-07 04:26:14 +00:00
sio_pci.c Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +00:00
sio_puc.c Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sio.c Some enhancements and bug fix. 2004-04-30 21:16:52 +00:00
sioreg.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
siovar.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00