summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic
Commit message (Expand)AuthorAgeFilesLines
* MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281,ian2014-05-141-0/+1
* Add support for A10 uart.ganbold2013-03-011-0/+1
* Merge from projects/mips to head by hand:imp2010-01-111-0/+5
* add %b formats for various registerssam2009-06-211-0/+12
* - Cleanup i8251 related defines.nyan2008-09-072-48/+101
* unifdef PC98nyan2008-08-291-2/+0
* Support for Freescale QUad Integrated Communications Controller.raj2008-03-031-0/+111
* Fix style nits. No md5 changes in .o's. ;-)jkim2006-09-081-23/+23
* Enhanced floppy controllers have Data Rate Select Register (DSR) at 0x3f4.jkim2006-07-061-0/+6
* Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0.benno2006-05-231-1/+2
* MFp4:marcel2006-02-241-3/+6
* Register definitions for the ancient via6522. This 20+ year-old chipgrehan2005-12-021-0/+105
* Typo.glebius2005-10-231-1/+1
* cosmetic change.nyan2005-05-141-1/+1
* - Move bus dependent defines to {isa,cbus}_dmareg.h.nyan2005-05-141-23/+0
* - Move timerreg.h to <arch>/include and split i8253 specific defines intonyan2005-05-141-0/+78
* Since we are quite unlikely to ever face another platform whichphk2005-02-061-0/+22
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-065-5/+5
* This file was repocopied from sys/dev/uart/uart_dev_z8530.h.marcel2004-11-211-3/+3
* This file was repocopied from sys/dev/uart/uart_dev_sab82532.h.marcel2004-11-211-0/+5
* o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They aremarcel2004-11-201-28/+59
* Remove advertising clause from University of California Regent'simp2004-04-073-12/+0
* Add a header for the i8259A register definitions. This is based onjhb2004-01-061-0/+86
* Added definitions of most of the interesting 16950 register numbersbde2003-09-161-0/+41
* Added definitions for some 16650 features (mostly misfeatures). Thisbde2003-09-161-0/+7
* Fixed a minor error in the description of the EFR and a major error inbde2003-09-161-8/+17
* Sorted register numbers together with the correspoding register bits.bde2003-09-161-33/+35
* Moved the definitions of the bits in the ns*50 registers from sioreg.hbde2003-09-161-0/+85
* The uart(4) driver is an universal driver for various UART hardware.marcel2003-09-062-0/+572
* - Clean up function calling conventions.mdodd2003-03-281-0/+2
* Move the com_scr register address definition over with the other seven.phk2002-09-221-0/+1
* Oops, forgot to commit one file in the fd driver mega update. Here itjoerg2001-12-161-17/+22
* Moved the wd33c93 specific file to sys/dev/ic.nyan2001-06-141-0/+165
* Move the files from i386/isa/ic/ to dev/ic/.nyan2001-06-102-0/+236
* Added ESP98 specific register (merged from i386/isa/ic/esp.h).nyan2001-06-101-0/+1
* Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h).nyan2001-06-101-14/+0
* Add $FreeBSD$peter2000-05-011-0/+2
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
* Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines werebde1999-05-131-4/+11
* Implemented sending of BREAKs. This is quite complicated because thebde1998-12-171-1/+6
* Use [u]intptr_t instead of [unsigned] long to convert and/or representbde1998-08-101-2/+2
* Support compiling with `gcc -ansi'.bde1998-04-151-4/+4
* Enable the FIFO on enhanced floppy controllers. This reduces thetegge1997-09-171-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-227-7/+7
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-147-7/+7
* A #define really don't need a ; at the end.jhay1996-10-281-2/+2
* Another round of merge/update.asami1996-09-121-2/+15
* Changes to the Digi/Arnet SYNC driver:peter1996-03-171-1/+7
* Oops, this should have been committed with the other Hayes ESP changes.bde1995-12-291-0/+76
* This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-211-0/+366
OpenPOWER on IntegriCloud