aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Perle Speed4 LE.John Baldwin2010-05-201-0/+12
* Fix interrupt handling. It started off broken and grew worse over time.Marcel Moolenaar2009-12-111-46/+62
* Add support for the NetMos NM9865 family of Serial/Parallel ports.Marcel Moolenaar2009-12-071-3/+39
* Make puc(4) aware of this 2 port serial card based on NetMos 9835:Navdeep Parhar2009-06-201-0/+6
* Add support for the four PUC serial interfaces found on IBM SurePOS 300Robert Watson2009-06-021-0/+11
* remove now-redunant cardbus attachment lines.Warner Losh2009-03-091-1/+0
* Add support for the single-port NetMos NM9835 serial adapter. The puc(4)John Baldwin2009-03-051-0/+12
* Add support for the Sunix SUN1889-based dual parallel port card.Kevin Lo2009-02-121-0/+6
* - Add support for Moxa Technologies CP-168EL/PCIe card.Stanislav Sedov2009-01-271-0/+6
* Add support for the Oxford OX16PCI958-based card.Roman Kurakin2008-12-271-0/+6
* Add an entry for the "SIIG Cyber 4 PCI 16550", which is a four-port cardDag-Erling Smørgrav2008-10-251-0/+6
* Revert r179409; it breaks all OX16PCI954-based cards except the SIIG 4.Dag-Erling Smørgrav2008-10-131-4/+4
* Add the Decision Computer Inc, PCCOM 8-port serial card.Andrew Thompson2008-08-221-0/+6
* Add the VScom PCI-100L card.Andrew Thompson2008-08-221-0/+6
* Add the Avlab Technology PCI IO 4S-850 4 port serial card.Andrew Thompson2008-08-211-0/+6
* The SIIG 4 port serial card based on the Oxford OX16PCI954 isKirk McKusick2008-05-291-4/+4
* Fix RID calculation. The RID is really the BAR for PCI cards,Marcel Moolenaar2008-05-161-1/+1
* o Add Moxa Technologies CP-104EL PCI Express 4 port Serial card.Maxim Konovalov2008-01-121-0/+6
* Rewrite puc_pci_match() to handle non-trivial cases correctly.Dag-Erling Smørgrav2007-10-131-14/+19
* Calculate the correct PCI BAR for the Timedia based serial cards. ThePeter Wemm2007-06-071-1/+1
* -axe p_ih from struct puc_port cause it was uselessPaolo Pisati2007-06-061-8/+4
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-232-11/+13
* Add SIIG 4 port serial card based on the Oxford OX16PCI954.Marcel Moolenaar2006-09-041-0/+6
* Fix building with GCC 4.2: ensure types are defined before refering to them.David E. O'Brien2006-06-295-5/+5
* Need machine/bus.h here tooWarner Losh2006-06-121-0/+1
* Rewrite of puc(4). Significant changes are:Marcel Moolenaar2006-04-2811-2269/+2071
* When we attach to either a SAB82532 or a Z8530, print a noticeMarcel Moolenaar2006-03-302-0/+4
* MFp4:Marcel Moolenaar2006-02-242-2/+2
* Use bus_setup_intr() rather than invoking BUS_SETUP_INTR() directly so thatJohn Baldwin2006-02-221-4/+2
* Careful measurement of the ST Labs card shows that the pulse width ofWarner Losh2005-12-081-1/+1
* The Oxford 16C950 based CardBus Serial device that I was given someWarner Losh2005-12-051-1/+2
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itJohn Baldwin2005-11-211-4/+0
* Eliminate tinderbox errors.Craig Rodrigues2005-11-071-3/+5
* Avoid trouble with PUC_FASTINTR if it is already defined.Poul-Henning Kamp2005-11-061-0/+2
* Now that fast interrupts can be shared we can use them in puc.Poul-Henning Kamp2005-11-051-0/+1
* Add yet another entry to the list.Poul-Henning Kamp2005-11-051-0/+9
* puc(4) does strange things to resources in order to fool thePoul-Henning Kamp2005-09-281-4/+3
* __RMAN_RESOURCE_VISIBLE not needed.Poul-Henning Kamp2005-09-251-1/+0
* Recognize the SAB82532 in USIII machines.Marius Strobl2005-08-071-2/+3
* Account for ebus(4) defaulting to SYS_RES_MEMORY for memory resourcesMarius Strobl2005-06-041-1/+1
* Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBusWarner Losh2005-04-221-13/+22
* Use BUS_PROBE_DEFAULT for pci probe return valueWarner Losh2005-03-051-1/+1
* - sparc64/fhc/fhc.c:Marius Strobl2005-03-041-9/+0
* Declare the sbus(4) front-end of puc(4) also for fhc(4), allowingMarius Strobl2005-02-261-0/+1
* Add a stopgap allowing puc(4) to allocate IRQs on fhc(4). Given thatMarius Strobl2005-02-261-0/+9
* Remove duplicate FBSDID.Marius Strobl2005-02-261-3/+0
* fail gracefully rather than using an invalid array index if unableSam Leffler2005-02-251-2/+6
* add support for NetMos NM9805 1284 Printer portWilko Bulte2005-02-091-0/+9
* Revert rev. 1.5.Marcel Moolenaar2005-01-311-1/+1
* Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).Bruce M Simpson2005-01-271-2/+9