| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for another multiple serial port card based on OX16PCI954 device | ambrisko | 2003-10-24 | 1 | -0/+13 |
* | Make the port number available to the sub-device with PUC_IVAR_PORT. | marcel | 2003-09-26 | 2 | -4/+10 |
* | Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiport | joerg | 2003-09-19 | 1 | -0/+24 |
* | Enhance puc(4) to support uart(4). This includes: | marcel | 2003-09-06 | 6 | -77/+334 |
* | - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. | jhb | 2003-08-28 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 3 | -1/+9 |
* | Add in a missing device entry that I thought was already in there. This | ambrisko | 2003-08-21 | 1 | -0/+10 |
* | Add support for the newer Moxa PCI 8-port, 16550-compatible based | pb | 2003-08-14 | 1 | -0/+17 |
* | Support the Titan VScom PCI-200HV2 2 port serial card. | bde | 2003-08-02 | 1 | -0/+10 |
* | Add printer support to puc(4) driver. | ambrisko | 2003-08-01 | 1 | -2/+15 |
* | add support for NetMos 4S0P PCI: 4S, 0P | wilko | 2003-05-14 | 1 | -0/+13 |
* | Add support for IC Book Ironclad Pro/Lite 8-port cards. | sobomax | 2003-04-30 | 2 | -2/+36 |
* | Correct typos. | murray | 2003-04-07 | 1 | -2/+2 |
* | Add support for Moxa Technologies Co., Ltd. PCI I/O Card 4S RS232 | phk | 2003-04-03 | 1 | -0/+13 |
* | - Add minimal support for TI16754 4xUART chip into sio(4) driver and remove | sobomax | 2003-03-15 | 3 | -40/+113 |
* | Correct clock frequency for the IC Book Labs' cards, so that it's possible | sobomax | 2003-03-12 | 1 | -32/+32 |
* | Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since | sobomax | 2003-03-12 | 1 | -0/+24 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | MFp4: Add support for memory mapped UARTs, but don't add any devices | marcel | 2003-01-18 | 2 | -9/+18 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | fix build (make LINT) | sam | 2002-12-30 | 1 | -0/+1 |
* | Add support for IC Book Labs Dreadnought x16 Lite. | sobomax | 2002-12-28 | 2 | -1/+24 |
* | Add "missing scratch-pad register" to the first of the two ports | phk | 2002-09-27 | 1 | -2/+2 |
* | Add a field so we can specify flags per port to the underlying device driver. | phk | 2002-09-27 | 2 | -0/+3 |
* | Don't let children attach fast interrupts if the parent interrupt is normal. | phk | 2002-09-04 | 1 | -2/+2 |
* | Bring back the PUC_FASTINTR option, and implement it correctly so that | phk | 2002-09-04 | 2 | -2/+13 |
* | Remove a debug printf. | phk | 2002-09-03 | 1 | -2/+2 |
* | Fix interrupt registration: | phk | 2002-09-03 | 1 | -10/+3 |
* | Style: fix a function whitespace stuff-up. Remove a debugging printf. | phk | 2002-09-03 | 1 | -2/+3 |
* | Style: move a global variable up to the top of the file. | phk | 2002-09-03 | 1 | -3/+2 |
* | Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the | jmallett | 2002-09-01 | 3 | -7/+6 |
* | More cleaning up and unhacking: | phk | 2002-08-31 | 5 | -152/+249 |
* | Don't enable PUC_DEBUG by accident | phk | 2002-08-31 | 2 | -2/+0 |
* | Split the puc driver in pci specific and generic parts. | phk | 2002-08-31 | 4 | -98/+299 |
* | Add an entry for Avlab's low profile 4 serial port card. | jhay | 2002-08-22 | 1 | -0/+12 |
* | Add an entry for VScom PCI-200L 2 port serial card. | jhay | 2002-08-22 | 1 | -0/+10 |
* | cardbus attachment. | imp | 2002-07-21 | 1 | -0/+1 |
* | Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable, | obrien | 2002-06-18 | 1 | -0/+87 |
* | Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box). | obrien | 2002-06-18 | 2 | -1/+29 |
* | Add another chip id for the new LAVA 4-port serial card. | jhay | 2002-04-24 | 1 | -0/+10 |
* | Ignore the multifunction bit in the PCIR_HEADERTYPE. | jhay | 2002-04-24 | 1 | -1/+1 |
* | Add an entry for "PCCOM dual port RS232/422/485". | jhay | 2002-04-01 | 1 | -0/+9 |
* | Add an entry for Decision Computer Inc, PCCOM 4-port serial cards. | murray | 2002-03-28 | 1 | -0/+12 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -1/+1 |
* | Remove the #if __FreeBSD_version glue now that the puc driver is part of | jhay | 2002-03-08 | 2 | -11/+0 |
* | Add the "Avlab Technology, PCI IO 2S" card. | jhay | 2002-03-06 | 1 | -0/+9 |
* | Release allocated memory and bus_space_handle on an error. | nyan | 2002-02-19 | 1 | -3/+21 |
* | Move the bus_space_subregion function from the puc driver to the bus_space | nyan | 2002-02-17 | 1 | -12/+0 |
* | Add the puc (PCI "Universal" Communications) driver. The idea and some of | jhay | 2002-02-16 | 3 | -0/+1560 |