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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINT
peter
1997-06-01
1
-1
/
+2
*
Add code to correctly probe all buses on the Intel XXPRESS motherboard.
se
1997-05-30
1
-10
/
+48
*
Remove use of intrec*, use void* instead.
se
1997-05-30
1
-2
/
+4
*
Add one more compatibility define to make the Adaptec driver compile
se
1997-05-28
1
-1
/
+2
*
Define command register enable bits, which are required for a consitency
se
1997-05-28
1
-1
/
+4
*
Add consistency check to the functions that map port or memory ranges:
se
1997-05-28
1
-3
/
+16
*
Two minor changes to the code that builds the pci map array:
se
1997-05-28
1
-29
/
+30
*
Minor cleanup of APIC_IO code.
fsmp
1997-05-27
1
-9
/
+6
*
Add support for APIC_IO to pci IRQ configuration.
fsmp
1997-05-27
1
-1
/
+19
*
This file has been made obsolete by the new PCI code.
se
1997-05-26
1
-105
/
+0
*
Completely replace the PCI bus driver code to make it better reflect
se
1997-05-26
6
-2259
/
+1168
*
This commit was generated by cvs2svn to compensate for changes in r25603,
kjc
1997-05-09
1
-0
/
+348
|
\
|
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+348
*
use frames instead of fields, and restore full meteor compatibility for
jmg
1997-05-05
1
-1
/
+4
*
Initialize PCI/CardBus bridges.
phk
1997-05-03
1
-40
/
+53
*
Fixed omission of reference to ioctl_bt848.h when installing on 2.2.
fsmp
1997-05-01
1
-2
/
+3
*
1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
fsmp
1997-05-01
2
-126
/
+559
*
Move CMD640 option from kernel Makefile into opt_wd.h
se
1997-04-28
1
-1
/
+2
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
2
-5
/
+33
*
Add definition of PCI_SUBID_REG2, the subvendor/device ID for
se
1997-04-24
1
-1
/
+2
*
Add preliminary support for PCI config header type 2:
se
1997-04-23
1
-10
/
+19
*
Check that the received packet length indicated by the card is at least
dg
1997-04-23
1
-1
/
+5
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-11
/
+7
*
The bit of the cardbus bridge support code se and I have been able to agree
phk
1997-04-20
1
-1
/
+7
*
Rearrange pci network card identification for easier additions.
davidn
1997-04-18
1
-13
/
+18
*
Amancio:
fsmp
1997-04-17
1
-13
/
+13
*
Recognize ZNYX 314 cards that have a MAC address with the low bit set.
phk
1997-04-05
1
-2
/
+2
*
Deleted <pc98/pc98/pc98_device.h>.
kato
1997-04-04
1
-5
/
+1
*
PAL support: magic numbers moved into format_params structure.
fsmp
1997-04-02
3
-713
/
+1399
*
Don't break the nice symmetry of these messages with undue '>' chars.
phk
1997-03-28
1
-8
/
+8
*
Fix printing of map sizes: large numbers got a negative sign before.
se
1997-03-25
1
-3
/
+3
*
Improve probe message for generic PCI->xxx bridge chips.
se
1997-03-25
1
-6
/
+16
*
Add a few vendor IDs and class and sub-class encodings.
se
1997-03-25
1
-2
/
+11
*
Made a couple of minor optimizations that improve performance of the
dg
1997-03-25
1
-5
/
+4
*
"Louis A. Mamakos" <louie@TransSys.COM> new bt848 struct
fsmp
1997-03-25
3
-1060
/
+1210
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
2
-4
/
+4
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
2
-3
/
+1
*
Added Accton EN1207-TX support.
kato
1997-03-23
1
-1
/
+4
*
Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
bde
1997-03-22
1
-5
/
+5
*
Submitted by: Michael Petry <petry@netwolf.NetMasters.com>
fsmp
1997-03-21
3
-851
/
+1278
*
Added support for newer cards that have the DP83840A PHY chip.
dg
1997-03-21
2
-9
/
+46
*
Added Allied Telesis CenterCOM LA100-PCI support. Currently, full
kato
1997-03-20
1
-1
/
+5
*
additions for table-driven frequency calculation.
fsmp
1997-03-19
1
-196
/
+202
*
Submitted by: Doug White <dwhite@gdi.uoregon.edu>
fsmp
1997-03-17
1
-1
/
+1
*
Fixed two deficiencies in the driver that have existed since it was
dg
1997-03-17
2
-23
/
+116
*
Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
fsmp
1997-03-16
2
-44
/
+182
*
The register definitions are now in the compile directory.
gibbs
1997-03-16
1
-3
/
+3
*
Add support for the buggy CMD640B PCI EIDE controller chip, which
se
1997-03-11
1
-0
/
+79
*
Initial import of the Brooktree PCI-TV drivers. I have not tested
markm
1997-03-10
3
-0
/
+2682
*
Make it clearer how the termination settings from the PCI probe are used by
gibbs
1997-02-25
1
-8
/
+8
[next]