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
/
puc_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+2
*
Add location and pnpinfo strings for puc device ports. The location is
jhb
2011-06-14
1
-1
/
+3
*
remove now-redunant cardbus attachment lines.
imp
2009-03-09
1
-1
/
+0
*
Rewrite puc_pci_match() to handle non-trivial cases correctly.
des
2007-10-13
1
-14
/
+19
*
Fix building with GCC 4.2: ensure types are defined before refering to them.
obrien
2006-06-29
1
-1
/
+1
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
1
-184
/
+35
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
Remove duplicate FBSDID.
marius
2005-02-26
1
-3
/
+0
*
Use the standard FreeBSD license
imp
2005-01-11
1
-12
/
+12
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
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
*
Enhance puc(4) to support uart(4). This includes:
marcel
2003-09-06
1
-0
/
+26
*
- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
jhb
2003-08-28
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-0
/
+3
*
Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the
jmallett
2002-09-01
1
-2
/
+2
*
More cleaning up and unhacking:
phk
2002-08-31
1
-0
/
+126
*
Don't enable PUC_DEBUG by accident
phk
2002-08-31
1
-1
/
+0
*
Split the puc driver in pci specific and generic parts.
phk
2002-08-31
1
-0
/
+139