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
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
- sparc64/fhc/fhc.c:
marius
2005-03-04
1
-9
/
+0
*
Declare the sbus(4) front-end of puc(4) also for fhc(4), allowing
marius
2005-02-26
1
-0
/
+1
*
Add a stopgap allowing puc(4) to allocate IRQs on fhc(4). Given that
marius
2005-02-26
1
-0
/
+9
*
Remove duplicate FBSDID.
marius
2005-02-26
1
-3
/
+0
*
fail gracefully rather than using an invalid array index if unable
sam
2005-02-25
1
-2
/
+6
*
add support for NetMos NM9805 1284 Printer port
wilko
2005-02-09
1
-0
/
+9
*
Revert rev. 1.5.
marcel
2005-01-31
1
-1
/
+1
*
Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).
bms
2005-01-27
1
-2
/
+9
*
Add device description for the Dell Remote Access Card (DRAC) III and IV
bms
2005-01-20
1
-0
/
+9
*
Revert part of last commit that was unintentional
imp
2005-01-11
1
-1
/
+1
*
Use the standard FreeBSD license
imp
2005-01-11
3
-37
/
+37
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
6
-6
/
+6
*
Add support for Chase/Perle PCI FAST-4 4 port serial cards which appear
wilko
2005-01-05
1
-0
/
+36
*
Apply a bandaid to avoid hangs on Ultra 2 machines. The second Z8530
marcel
2004-11-15
1
-1
/
+1
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
2
-8
/
+8
*
Remove duplicate FreeBSD id
imp
2004-07-01
1
-3
/
+0
*
While this file still needs __RMAN_RESOURCE_VISIBLE to get the size of
imp
2004-07-01
1
-6
/
+9
*
Remove extra RMAN_RESOURCE_VISISBLE
imp
2004-06-30
1
-1
/
+0
*
puc needs to peek into struct resource too.
imp
2004-06-30
1
-0
/
+1
*
This needs __RMAN_RESOURCE_VISIBLE
phk
2004-06-30
1
-1
/
+1
*
Add missing <sys/module.h> includes currently relying on nested include
phk
2004-06-03
2
-0
/
+2
*
Add missing <sys/module.h> includes
phk
2004-05-30
2
-0
/
+2
*
Add description of Cronyx Omega2-PCI (8x port serial adapter).
rik
2004-05-17
1
-0
/
+15
*
Add IC Book Labs Gunboat x2 and x4 series of serial adapters.
sobomax
2004-04-24
1
-0
/
+45
*
Moved the function pointer in struct puc_device_description to the end
bde
2004-04-18
3
-93
/
+2
*
Miscellaneous style fixes, including yet another attempt to get the
bde
2004-04-18
1
-21
/
+23
*
Fixed some style bugs in rev.1.1 (only 2 entries were misformatted).
bde
2004-04-18
1
-11
/
+11
*
Fixed some style bugs (perfect tab lossage on every line) in rev.1.4.
bde
2004-04-18
1
-11
/
+11
*
Fixed some style bugs (misformatting) in rev.1.9.
bde
2004-04-18
1
-2
/
+2
*
Oops, fixed some more style bugs (tab lossage) in rev.1.28. Fixed the
bde
2004-04-18
1
-12
/
+12
*
Fixed some style bugs in rev.1.24. Almost every line was misformatted,
bde
2004-04-18
1
-7
/
+7
*
Fixed some style bugs (formatting errors) in rev.1.25.
bde
2004-04-18
1
-5
/
+5
*
Fixed some style bugs (tab lossage) in rev.1.26.
bde
2004-04-18
1
-2
/
+2
*
Fixed some style bugs in rev.1.28. Almost every line was misindented.
bde
2004-04-18
1
-9
/
+9
*
Fixed a style bug (insertion sort error) in rev.1.29. This file should
bde
2004-04-18
1
-10
/
+10
*
Fixed some style bugs in previous commit. Almmost every line was
bde
2004-04-18
1
-11
/
+13
*
Add support for Exsys EX-41098 cards.
cperciva
2004-04-17
1
-0
/
+14
*
Ever since rev 1.27 of puc.c, the port number that was exposed by puc(4)
marcel
2004-04-05
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-3
/
+3
*
Expand the mask for the Avlab Technology, PCI IO 2S entry to cover the
jhb
2004-02-04
1
-1
/
+1
*
Add support for an non-branded SUN1889-based 2 port PCI serial card.
jhb
2003-12-31
1
-0
/
+10
*
Add support for Moxa Technologies' Smartio CP-104UL/PCI 4S RS232 card.
obrien
2003-12-09
1
-0
/
+13
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-0
/
+1
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
const char ** needs to be passed, not char **.
imp
2003-10-27
1
-1
/
+1
*
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
[next]