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
/
amd64
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the class code checks in function pci_cfgcheck less strict.
se
1997-12-20
2
-4
/
+4
*
Removed unused #includes.
bde
1997-07-20
2
-4
/
+2
*
Yet another fix for configuration mechanism 1 register accesses:
se
1997-05-26
2
-8
/
+10
*
Fix previous fix: The enable bit is bit 31 (0x8000000) and not bit 15.
se
1997-05-26
2
-4
/
+4
*
Set enable bit when writing the configuration address in configuration
se
1997-05-26
2
-4
/
+4
*
Completely replace the PCI bus driver code to make it better reflect
se
1997-05-26
2
-926
/
+380
*
Mask out revision register in consistency test of class register.
se
1997-04-09
2
-4
/
+4
*
Fix spelling of align and interrupt in comments.
se
1997-04-09
2
-12
/
+12
*
Fix consistency test to not fail on pre PCI 2.0 motherboards
se
1997-04-09
2
-4
/
+4
*
improve pcibus_check: Only assume PCI if at least one PCI to anything bridge
se
1997-03-05
2
-12
/
+38
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
2
-2
/
+2
*
Sync with <pci/pcibus.h>. pcibus.c unfortunately still compiled (with
bde
1997-01-25
2
-2
/
+0
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Make the code more consistant by using the INTR*MASK macros througout the
nate
1997-01-08
2
-4
/
+4
*
More merge and update.
asami
1996-10-30
2
-2
/
+10
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
2
-4
/
+2
*
Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decide
se
1996-06-13
2
-4
/
+4
*
Make pcibus_check() ignore Device/Vendor IDs of all 0.
se
1996-04-30
2
-4
/
+4
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
2
-6
/
+2
*
Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead of
bde
1996-03-29
2
-6
/
+60
*
Completed function declarations and/or added prototypes and/or added
bde
1995-12-16
2
-14
/
+14
*
Staticize and cleanup.
phk
1995-12-10
2
-4
/
+4
*
Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...
se
1995-10-17
2
-4
/
+4
*
At least the ASUS Triton motherboards don't disable the PCI bus configuration
se
1995-10-17
2
-8
/
+10
*
Go back to separate tests for configuration mechanism 1 and mechanism 2.
se
1995-10-15
2
-108
/
+114
*
Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...
se
1995-10-09
2
-12
/
+28
*
New approach to the PCI bus configuration mechanism probe problem:
se
1995-09-22
2
-100
/
+126
*
Revert most changes of previous commit.
se
1995-09-18
2
-36
/
+104
*
Another try to determine the PCI bus configuration mode (and whether
se
1995-09-15
2
-118
/
+80
*
Improved verification of configuration space accesses working:
se
1995-09-14
2
-8
/
+38
*
Make the PCI host bridge probe code more robust when dealing with chip sets
se
1995-09-13
2
-12
/
+70
*
The PCI config mechanism 1 test failed for the Intel Aries.
se
1995-06-30
2
-4
/
+4
*
PCI configuration mechanism now determined by a method, that doesn't
se
1995-06-28
2
-30
/
+34
*
Correct pcibus_setup() to return as soon as one test succeeds.
se
1995-03-22
2
-2
/
+6
*
Delete PCI PCI bridge simulator code ...
se
1995-03-22
2
-180
/
+2
*
Remove spurious declaration of printf().
se
1995-03-22
2
-6
/
+2
*
New ISA specific PCI code.
se
1995-03-21
2
-294
/
+418
*
Replace all remaining instances of `i386/include' by `machine' and fix
bde
1995-02-26
2
-22
/
+12
*
Keep PCI_CONF_MODE in a safe place for later reference, if #defined.
se
1995-02-25
2
-2
/
+4
*
Initialisation of interrupt masks changed.
se
1995-02-09
2
-8
/
+10
*
Reviewed by: se
se
1995-02-01
2
-0
/
+884
[prev]