| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281, | ian | 2014-05-14 | 1 | -0/+1 |
* | Add support for A10 uart. | ganbold | 2013-03-01 | 1 | -0/+1 |
* | Merge from projects/mips to head by hand: | imp | 2010-01-11 | 1 | -0/+5 |
* | add %b formats for various registers | sam | 2009-06-21 | 1 | -0/+12 |
* | - Cleanup i8251 related defines. | nyan | 2008-09-07 | 2 | -48/+101 |
* | unifdef PC98 | nyan | 2008-08-29 | 1 | -2/+0 |
* | Support for Freescale QUad Integrated Communications Controller. | raj | 2008-03-03 | 1 | -0/+111 |
* | Fix style nits. No md5 changes in .o's. ;-) | jkim | 2006-09-08 | 1 | -23/+23 |
* | Enhanced floppy controllers have Data Rate Select Register (DSR) at 0x3f4. | jkim | 2006-07-06 | 1 | -0/+6 |
* | Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0. | benno | 2006-05-23 | 1 | -1/+2 |
* | MFp4: | marcel | 2006-02-24 | 1 | -3/+6 |
* | Register definitions for the ancient via6522. This 20+ year-old chip | grehan | 2005-12-02 | 1 | -0/+105 |
* | Typo. | glebius | 2005-10-23 | 1 | -1/+1 |
* | cosmetic change. | nyan | 2005-05-14 | 1 | -1/+1 |
* | - Move bus dependent defines to {isa,cbus}_dmareg.h. | nyan | 2005-05-14 | 1 | -23/+0 |
* | - Move timerreg.h to <arch>/include and split i8253 specific defines into | nyan | 2005-05-14 | 1 | -0/+78 |
* | Since we are quite unlikely to ever face another platform which | phk | 2005-02-06 | 1 | -0/+22 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 5 | -5/+5 |
* | This file was repocopied from sys/dev/uart/uart_dev_z8530.h. | marcel | 2004-11-21 | 1 | -3/+3 |
* | This file was repocopied from sys/dev/uart/uart_dev_sab82532.h. | marcel | 2004-11-21 | 1 | -0/+5 |
* | o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They are | marcel | 2004-11-20 | 1 | -28/+59 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 3 | -12/+0 |
* | Add a header for the i8259A register definitions. This is based on | jhb | 2004-01-06 | 1 | -0/+86 |
* | Added definitions of most of the interesting 16950 register numbers | bde | 2003-09-16 | 1 | -0/+41 |
* | Added definitions for some 16650 features (mostly misfeatures). This | bde | 2003-09-16 | 1 | -0/+7 |
* | Fixed a minor error in the description of the EFR and a major error in | bde | 2003-09-16 | 1 | -8/+17 |
* | Sorted register numbers together with the correspoding register bits. | bde | 2003-09-16 | 1 | -33/+35 |
* | Moved the definitions of the bits in the ns*50 registers from sioreg.h | bde | 2003-09-16 | 1 | -0/+85 |
* | The uart(4) driver is an universal driver for various UART hardware. | marcel | 2003-09-06 | 2 | -0/+572 |
* | - Clean up function calling conventions. | mdodd | 2003-03-28 | 1 | -0/+2 |
* | Move the com_scr register address definition over with the other seven. | phk | 2002-09-22 | 1 | -0/+1 |
* | Oops, forgot to commit one file in the fd driver mega update. Here it | joerg | 2001-12-16 | 1 | -17/+22 |
* | Moved the wd33c93 specific file to sys/dev/ic. | nyan | 2001-06-14 | 1 | -0/+165 |
* | Move the files from i386/isa/ic/ to dev/ic/. | nyan | 2001-06-10 | 2 | -0/+236 |
* | Added ESP98 specific register (merged from i386/isa/ic/esp.h). | nyan | 2001-06-10 | 1 | -0/+1 |
* | Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h). | nyan | 2001-06-10 | 1 | -14/+0 |
* | Add $FreeBSD$ | peter | 2000-05-01 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 7 | -7/+7 |
* | Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were | bde | 1999-05-13 | 1 | -4/+11 |
* | Implemented sending of BREAKs. This is quite complicated because the | bde | 1998-12-17 | 1 | -1/+6 |
* | Use [u]intptr_t instead of [unsigned] long to convert and/or represent | bde | 1998-08-10 | 1 | -2/+2 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -4/+4 |
* | Enable the FIFO on enhanced floppy controllers. This reduces the | tegge | 1997-09-17 | 1 | -1/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 7 | -7/+7 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 7 | -7/+7 |
* | A #define really don't need a ; at the end. | jhay | 1996-10-28 | 1 | -2/+2 |
* | Another round of merge/update. | asami | 1996-09-12 | 1 | -2/+15 |
* | Changes to the Digi/Arnet SYNC driver: | peter | 1996-03-17 | 1 | -1/+7 |
* | Oops, this should have been committed with the other Hayes ESP changes. | bde | 1995-12-29 | 1 | -0/+76 |
* | This driver supports the Arnet SYNC/570i ISA cards that is based on the | peter | 1995-11-21 | 1 | -0/+366 |