aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sab
Commit message (Expand)AuthorAgeFilesLines
* Add the sabtty children devices as unordered. Use the unit numbr ofJake Burkholder2003-01-271-5/+4
* Allow defaulting the console to ttya when it sets to screen and keyboardJake Burkholder2003-01-261-5/+8
* Use bus_space_subregion to add offsets to bus handles instead of doingJake Burkholder2003-01-081-2/+4
* Sync with zs.Jake Burkholder2003-01-051-238/+178
* Fix compiling without DDB and ALT_BREAK_TO_DEBUGGER.Jake Burkholder2002-12-301-0/+2
* Setup a default tty mode even if the device is not the console. Don'tJake Burkholder2002-11-181-10/+4
* Remove some unnecessary code. Make the device description nicer. Add aJake Burkholder2002-11-181-66/+31
* - Add support for ALT_BREAK_TO_DEBUGGER; this is the only reliable way toJake Burkholder2002-11-171-21/+103
* Make this driver work a whole lot better.Jake Burkholder2002-09-081-139/+167
* Ported to FreeBSD.Jake Burkholder2002-08-041-574/+479
* Add Jason L. Wright's driver for the SAB82532 serial chip, found in manyJake Burkholder2002-08-042-0/+1684