aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
Commit message (Expand)AuthorAgeFilesLines
* MFC r242814:Eitan Adler2012-11-141-0/+6
* MFC r239076:Eitan Adler2012-09-021-0/+6
* MFC r236282:Eitan Adler2012-06-061-0/+6
* MFC r227535:Eitan Adler2012-01-101-0/+12
* MFC 226404:Eitan Adler2012-01-101-0/+6
* MFC 224898: Add device id for the Moxa CP-112UL dual-port serial adapters.John Baldwin2011-08-221-0/+6
* MFC 186520:John Baldwin2011-04-281-0/+6
* MFC 208350:John Baldwin2010-05-241-0/+12
* MFC rev 200397:Marcel Moolenaar2009-12-141-46/+62
* MFC rev 200230:Marcel Moolenaar2009-12-101-3/+39
* MFC: Add support for the single-port NetMos NM9835 serial adapter.John Baldwin2009-03-191-0/+12
* MFC: (r184258) Add support for the SIIG Cyber 4-port serial card.Dag-Erling Smørgrav2008-10-281-0/+6
* MFH (r183817): revert OX16PCI954 breakageDag-Erling Smørgrav2008-10-211-4/+4
* MFC r179409, r181973, r181974, r181975Andrew Thompson2008-08-311-4/+22
* MFC 1.61: Fix RID calculation for Timedia cards.Marcel Moolenaar2008-05-281-1/+1
* MFC rev. 1.60: add Moxa Technologies CP-104EL PCI Express 4 port Serial card.Maxim Konovalov2008-02-261-0/+6
* MFC: (1.17) fix subvendor / subdevice matchingDag-Erling Smørgrav2007-10-181-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-2087/+1889
* 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
* Add device description for the Dell Remote Access Card (DRAC) III and IVBruce M Simpson2005-01-201-0/+9
* Revert part of last commit that was unintentionalWarner Losh2005-01-111-1/+1