aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc/pucvar.h
Commit message (Expand)AuthorAgeFilesLines
* Use the standard FreeBSD licenseWarner Losh2005-01-111-12/+12
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Moved the function pointer in struct puc_device_description to the endBruce Evans2004-04-181-1/+1
* Make the port number available to the sub-device with PUC_IVAR_PORT.Marcel Moolenaar2003-09-261-1/+2
* Enhance puc(4) to support uart(4). This includes:Marcel Moolenaar2003-09-061-8/+14
* - Add minimal support for TI16754 4xUART chip into sio(4) driver and removeMaxim Sobolev2003-03-151-0/+9
* MFp4: Add support for memory mapped UARTs, but don't add any devicesMarcel Moolenaar2003-01-181-0/+3
* Add support for IC Book Labs Dreadnought x16 Lite.Maxim Sobolev2002-12-281-1/+1
* Add a field so we can specify flags per port to the underlying device driver.Poul-Henning Kamp2002-09-271-0/+1
* Bring back the PUC_FASTINTR option, and implement it correctly so thatPoul-Henning Kamp2002-09-041-0/+1
* More cleaning up and unhacking:Poul-Henning Kamp2002-08-311-1/+7
* Split the puc driver in pci specific and generic parts.Poul-Henning Kamp2002-08-311-0/+38
* Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box).David E. O'Brien2002-06-181-1/+1
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofJohn Hay2002-02-161-0/+100