aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/si/si.h
Commit message (Expand)AuthorAgeFilesLines
* Remove sicontrol(8)'s "ttystat".Ed Schouten2008-06-091-1/+0
* Checkpoint what I've been running for the last year. Tidy up aPeter Wemm2008-06-061-3/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Use generic device/tty adaptation code.Poul-Henning Kamp2004-10-021-89/+7
* Introduce ttygone() which indicates that the hardware is detached.Poul-Henning Kamp2004-07-111-2/+0
* Pick the hotchar out of the tty structure instead of caching privatePoul-Henning Kamp2004-06-261-1/+0
* A bit more newbusification of si. This still isn't quite finished.Peter Wemm2000-01-241-12/+0
* Initial attempt at newbusification of the specialix si/xio/sx driver.Peter Wemm2000-01-231-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a macro tweak.Steve Price1998-06-131-1/+2
* Several changes:Peter Wemm1998-03-231-26/+13
* merge from 2.2Peter Wemm1998-03-211-2/+3
* Update to support SI/XIO PCI host cards (Z280 based) and the enhancedPeter Wemm1998-02-151-1/+5
* ipl.h:Justin T. Gibbs1997-09-211-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Mainly cosmetic cleanups... It now uses more consistant message reportingPeter Wemm1995-11-281-5/+5
* Sync the public source with what I'm currently running.Peter Wemm1995-11-091-32/+6
* Move some kernel-only stuff to a kernel-only file.Peter Wemm1995-09-131-12/+1
* add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypassPeter Wemm1995-08-221-2/+2
* Next round of cleanups. Some more debugging hooks added, si_softc definitionPeter Wemm1995-08-131-47/+27
* Bring in my long-overdue version of the Specialix driver.Peter Wemm1995-08-091-0/+556