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
/
pci
/
pcic_p.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.
eivind
1999-11-28
1
-0
/
+2
*
s/Brige/Bridge/.
kuriyama
1999-11-21
1
-4
/
+4
*
I'm told this makes more laptops work with the new attachment code.
imp
1999-10-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-5
/
+1
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-5
/
+1
*
- Added PCI identification support for the TI1251 PCI/CardBus bridge.
nate
1999-05-02
1
-1
/
+3
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-1
/
+5
*
Import PCI pccard bridge chip probing from PAO. Hopeful prelude for
nsayer
1999-04-01
1
-7
/
+29
*
Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatible
torstenb
1999-01-25
1
-1
/
+3
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-3
/
+3
*
Fixed printf format errors.
bde
1998-08-18
1
-4
/
+4
*
- Removed typo in Copyright and added Id.
nate
1998-02-07
1
-1
/
+2
*
- Support for multiple PD6832 controllers. Each found 6832 is assigned
nate
1998-01-20
1
-2
/
+20
*
- Add necessary include files and fix bugs in last.
nate
1997-12-02
1
-3
/
+6
*
- Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, and
nate
1997-12-02
1
-81
/
+88
*
- Framework for PCI/CardBus controllers running in PCMCIA emulation
nate
1997-12-02
1
-0
/
+167