index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
puc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add location and pnpinfo strings for puc device ports. The location is
jhb
2011-06-14
4
-2
/
+47
*
Some style fixes.
jhb
2011-06-06
1
-6
/
+4
*
- Rename the Cronyx Omega2-PCI entry to Exar XR17C158 since that is the
jhb
2011-06-03
1
-13
/
+27
*
For Timedia multiport serial adapters, the first two ports use a SUN1889
jhb
2011-05-26
1
-0
/
+6
*
Add support for the SIIG Cyber 2S PCIe adapter. It is based on an
jhb
2011-05-19
1
-0
/
+6
*
Add an entry for the SIIG Quartet Serial 850 which uses an Oxford
jhb
2011-05-10
1
-0
/
+6
*
Add an entry for the Kuroutoshikou SERIAL4P-LPPCI2 which uses an Oxford
jhb
2011-05-02
1
-0
/
+6
*
Add support for Oxford PCI Express Expresso family devices.
jhb
2011-04-28
1
-1
/
+134
*
Add Exar octal PCI UART.
emaste
2010-12-18
1
-0
/
+6
*
Add support for the Perle Speed4 LE.
jhb
2010-05-20
1
-0
/
+12
*
Fix interrupt handling. It started off broken and grew worse over time.
marcel
2009-12-11
1
-46
/
+62
*
Add support for the NetMos NM9865 family of Serial/Parallel ports.
marcel
2009-12-07
1
-3
/
+39
*
Make puc(4) aware of this 2 port serial card based on NetMos 9835:
np
2009-06-20
1
-0
/
+6
*
Add support for the four PUC serial interfaces found on IBM SurePOS 300
rwatson
2009-06-02
1
-0
/
+11
*
remove now-redunant cardbus attachment lines.
imp
2009-03-09
1
-1
/
+0
*
Add support for the single-port NetMos NM9835 serial adapter. The puc(4)
jhb
2009-03-05
1
-0
/
+12
*
Add support for the Sunix SUN1889-based dual parallel port card.
kevlo
2009-02-12
1
-0
/
+6
*
- Add support for Moxa Technologies CP-168EL/PCIe card.
stas
2009-01-27
1
-0
/
+6
*
Add support for the Oxford OX16PCI958-based card.
rik
2008-12-27
1
-0
/
+6
*
Add an entry for the "SIIG Cyber 4 PCI 16550", which is a four-port card
des
2008-10-25
1
-0
/
+6
*
Revert r179409; it breaks all OX16PCI954-based cards except the SIIG 4.
des
2008-10-13
1
-4
/
+4
*
Add the Decision Computer Inc, PCCOM 8-port serial card.
thompsa
2008-08-22
1
-0
/
+6
*
Add the VScom PCI-100L card.
thompsa
2008-08-22
1
-0
/
+6
*
Add the Avlab Technology PCI IO 4S-850 4 port serial card.
thompsa
2008-08-21
1
-0
/
+6
*
The SIIG 4 port serial card based on the Oxford OX16PCI954 is
mckusick
2008-05-29
1
-4
/
+4
*
Fix RID calculation. The RID is really the BAR for PCI cards,
marcel
2008-05-16
1
-1
/
+1
*
o Add Moxa Technologies CP-104EL PCI Express 4 port Serial card.
maxim
2008-01-12
1
-0
/
+6
*
Rewrite puc_pci_match() to handle non-trivial cases correctly.
des
2007-10-13
1
-14
/
+19
*
Calculate the correct PCI BAR for the Timedia based serial cards. The
peter
2007-06-07
1
-1
/
+1
*
-axe p_ih from struct puc_port cause it was useless
piso
2007-06-06
1
-8
/
+4
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-11
/
+13
*
Add SIIG 4 port serial card based on the Oxford OX16PCI954.
marcel
2006-09-04
1
-0
/
+6
*
Fix building with GCC 4.2: ensure types are defined before refering to them.
obrien
2006-06-29
5
-5
/
+5
*
Need machine/bus.h here too
imp
2006-06-12
1
-0
/
+1
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
11
-2269
/
+2071
*
When we attach to either a SAB82532 or a Z8530, print a notice
marcel
2006-03-30
2
-0
/
+4
*
MFp4:
marcel
2006-02-24
2
-2
/
+2
*
Use bus_setup_intr() rather than invoking BUS_SETUP_INTR() directly so that
jhb
2006-02-22
1
-4
/
+2
*
Careful measurement of the ST Labs card shows that the pulse width of
imp
2005-12-08
1
-1
/
+1
*
The Oxford 16C950 based CardBus Serial device that I was given some
imp
2005-12-05
1
-1
/
+2
*
Don't enable PUC_FASTINTR by default in the source. Instead, enable it
jhb
2005-11-21
1
-4
/
+0
*
Eliminate tinderbox errors.
rodrigc
2005-11-07
1
-3
/
+5
*
Avoid trouble with PUC_FASTINTR if it is already defined.
phk
2005-11-06
1
-0
/
+2
*
Now that fast interrupts can be shared we can use them in puc.
phk
2005-11-05
1
-0
/
+1
*
Add yet another entry to the list.
phk
2005-11-05
1
-0
/
+9
*
puc(4) does strange things to resources in order to fool the
phk
2005-09-28
1
-4
/
+3
*
__RMAN_RESOURCE_VISIBLE not needed.
phk
2005-09-25
1
-1
/
+0
*
Recognize the SAB82532 in USIII machines.
marius
2005-08-07
1
-2
/
+3
*
Account for ebus(4) defaulting to SYS_RES_MEMORY for memory resources
marius
2005-06-04
1
-1
/
+1
*
Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBus
imp
2005-04-22
1
-13
/
+22
[next]