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
/
pci
/
pcivar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
On the new Meteor cards, the Philips SAA 7116 is connected to the PCI bus
roger
1999-05-31
1
-1
/
+7
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-1
/
+30
*
Move pcibus (host -> pci bus) probe/attach routines from nexus
peter
1999-05-18
1
-2
/
+1
*
Use the probe priority mechanism to make sure the chip* probes do not
peter
1999-05-11
1
-3
/
+2
*
GC unused variable in struct.
peter
1999-05-09
1
-2
/
+1
*
Fix a goof on my part; s/struct moduledata */struct module */
peter
1999-05-06
1
-3
/
+3
*
Replace the pcidevice_set linker set based configuration mechanism for old
peter
1999-04-24
1
-2
/
+12
*
Well folks, this is it - The second stage of the removal for build support
peter
1999-04-17
1
-8
/
+1
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-1
/
+78
*
Fix problem with zero valued map registers followed by valid map entries.
se
1999-01-19
1
-2
/
+2
*
Let drivers specify interrupt flags (INTR_EXCL and/or INTR_FAST)
bde
1999-01-13
1
-2
/
+5
*
pci_device pd_probe function changed from returning char * to returning
dillon
1998-12-14
1
-2
/
+2
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
1
-2
/
+7
*
Revive PCIConf.
gibbs
1998-09-15
1
-7
/
+23
*
Use "baseclass" instead of "class" for storing the contents of PCI register
gibbs
1998-08-13
1
-2
/
+2
*
On the alpha, ports may be allocated above 64k.
dfr
1998-07-22
1
-2
/
+8
*
Reorder function decls alphabetically.
fsmp
1997-08-21
1
-2
/
+2
*
A few more casts and a function declaration for warning free kernel builds.
fsmp
1997-08-21
1
-1
/
+2
*
Completely replace the PCI bus driver code to make it better reflect
se
1997-05-26
1
-216
/
+190
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Removed more devconf leftovers.
bde
1996-09-10
1
-16
/
+1
*
Various cleanups for remanents of devconf.
phk
1996-09-08
1
-11
/
+1
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-2
/
+3
*
Fixed unsigned longs that should have been vm_offset_t.
bde
1996-03-19
1
-2
/
+2
*
Add support for multi-function devices.
se
1996-01-25
1
-3
/
+5
*
Make PCI interrupt handlers return void like everybody else does.
se
1996-01-23
1
-9
/
+2
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-3
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Forward-declare kern_devconf for use in a prototype. Some drivers
bde
1995-03-25
1
-1
/
+3
*
Completely new PCI code:
se
1995-03-21
1
-58
/
+56
*
Added a new field to the pci_device struct called pd_shutdown to specify
dg
1995-03-17
1
-1
/
+2
*
First try to add support for PCI-PCI bridge chips (written for the
se
1995-02-27
1
-1
/
+13
*
Reviewed by: se
se
1995-02-01
1
-0
/
+242