summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc
Commit message (Expand)AuthorAgeFilesLines
* - There's no need to overwrite the default device method with the defaultmarius2011-11-222-4/+4
* - add support for Titan VScom PCIex-800Headler2011-11-151-0/+12
* - add support for CP-104EL-A and CP-104JU to puceadler2011-11-111-0/+27
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* - add support for I-O DATA RSA-PCI2/Readler2011-10-151-0/+6
* Add Oxford Semiconductor OXPCIe952 (0x1c38) 1 port serial card.ae2011-09-291-0/+7
* Add device id for the Moxa CP-112UL dual-port serial adapters.jhb2011-08-151-0/+6
* Add location and pnpinfo strings for puc device ports. The location isjhb2011-06-144-2/+47
* Some style fixes.jhb2011-06-061-6/+4
* - Rename the Cronyx Omega2-PCI entry to Exar XR17C158 since that is thejhb2011-06-031-13/+27
* For Timedia multiport serial adapters, the first two ports use a SUN1889jhb2011-05-261-0/+6
* Add support for the SIIG Cyber 2S PCIe adapter. It is based on anjhb2011-05-191-0/+6
* Add an entry for the SIIG Quartet Serial 850 which uses an Oxfordjhb2011-05-101-0/+6
* Add an entry for the Kuroutoshikou SERIAL4P-LPPCI2 which uses an Oxfordjhb2011-05-021-0/+6
* Add support for Oxford PCI Express Expresso family devices.jhb2011-04-281-1/+134
* Add Exar octal PCI UART.emaste2010-12-181-0/+6
* Add support for the Perle Speed4 LE.jhb2010-05-201-0/+12
* Fix interrupt handling. It started off broken and grew worse over time.marcel2009-12-111-46/+62
* Add support for the NetMos NM9865 family of Serial/Parallel ports.marcel2009-12-071-3/+39
* Make puc(4) aware of this 2 port serial card based on NetMos 9835:np2009-06-201-0/+6
* Add support for the four PUC serial interfaces found on IBM SurePOS 300rwatson2009-06-021-0/+11
* remove now-redunant cardbus attachment lines.imp2009-03-091-1/+0
* Add support for the single-port NetMos NM9835 serial adapter. The puc(4)jhb2009-03-051-0/+12
* Add support for the Sunix SUN1889-based dual parallel port card.kevlo2009-02-121-0/+6
* - Add support for Moxa Technologies CP-168EL/PCIe card.stas2009-01-271-0/+6
* Add support for the Oxford OX16PCI958-based card.rik2008-12-271-0/+6
* Add an entry for the "SIIG Cyber 4 PCI 16550", which is a four-port carddes2008-10-251-0/+6
* Revert r179409; it breaks all OX16PCI954-based cards except the SIIG 4.des2008-10-131-4/+4
* Add the Decision Computer Inc, PCCOM 8-port serial card.thompsa2008-08-221-0/+6
* Add the VScom PCI-100L card.thompsa2008-08-221-0/+6
* Add the Avlab Technology PCI IO 4S-850 4 port serial card.thompsa2008-08-211-0/+6
* The SIIG 4 port serial card based on the Oxford OX16PCI954 ismckusick2008-05-291-4/+4
* Fix RID calculation. The RID is really the BAR for PCI cards,marcel2008-05-161-1/+1
* o Add Moxa Technologies CP-104EL PCI Express 4 port Serial card.maxim2008-01-121-0/+6
* Rewrite puc_pci_match() to handle non-trivial cases correctly.des2007-10-131-14/+19
* Calculate the correct PCI BAR for the Timedia based serial cards. Thepeter2007-06-071-1/+1
* -axe p_ih from struct puc_port cause it was uselesspiso2007-06-061-8/+4
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-232-11/+13
* Add SIIG 4 port serial card based on the Oxford OX16PCI954.marcel2006-09-041-0/+6
* Fix building with GCC 4.2: ensure types are defined before refering to them.obrien2006-06-295-5/+5
* Need machine/bus.h here tooimp2006-06-121-0/+1
* Rewrite of puc(4). Significant changes are:marcel2006-04-2811-2269/+2071
* When we attach to either a SAB82532 or a Z8530, print a noticemarcel2006-03-302-0/+4
* MFp4:marcel2006-02-242-2/+2
* Use bus_setup_intr() rather than invoking BUS_SETUP_INTR() directly so thatjhb2006-02-221-4/+2
* Careful measurement of the ST Labs card shows that the pulse width ofimp2005-12-081-1/+1
* The Oxford 16C950 based CardBus Serial device that I was given someimp2005-12-051-1/+2
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-4/+0
* Eliminate tinderbox errors.rodrigc2005-11-071-3/+5
* Avoid trouble with PUC_FASTINTR if it is already defined.phk2005-11-061-0/+2
OpenPOWER on IntegriCloud