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
/
pcisupport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ESS Maestro and the ATI Mobility-1 to the generic chip match and
billf
2000-02-21
1
-0
/
+6
*
Remove the vga-pci driver. It serves no purpose and it hides the hardware
dfr
2000-02-19
1
-48
/
+1
*
Add the VIA 82C596B PCI ISA south bridge on my ASUS P3V133.
imp
2000-02-17
1
-0
/
+2
*
Add PCI Id's for i810 chipsets.
n_hibma
2000-02-07
1
-3
/
+32
*
Add more PCI VGA graphics card descriptions.
yokota
2000-01-27
1
-15
/
+162
*
Remove duplicate DEC 21050 PCI-PCI bridge (0x00011011)
peter
2000-01-13
1
-2
/
+4
*
Add a few devices IDs and clarify the SiS 85c496 entry.
mdodd
2000-01-13
1
-1
/
+9
*
add entries for several DEC PCI-PCI bridges & the Cypress PCI-ISA bridge found
gallatin
2000-01-13
1
-2
/
+20
*
Fix paste-o in NeoMagic audio probe.
billf
2000-01-07
1
-1
/
+1
*
Update NeoMagic entries.
billf
2000-01-03
1
-1
/
+9
*
Fill in the blanks for some of the Texas Instruments cardbus controllers.
billf
1999-12-31
1
-0
/
+4
*
Add the Texas Instruments PCI14xx pccard/cardbus controllers device ids.
billf
1999-12-29
1
-0
/
+8
*
Add the Id for the NeoMagic 256ZX, the display from which I'm seeing this..
billf
1999-12-29
1
-0
/
+2
*
Make the usb and ide/ata device identification a little saner. Rather than
peter
1999-12-10
1
-85
/
+117
*
Lower (a lot!) the chip* probe so it doesn't steal the pci ID from
peter
1999-12-05
1
-2
/
+2
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-3
/
+3
*
Add 3 more parts of the VIA 82C686.
sos
1999-11-24
1
-0
/
+6
*
Move the pretty printing of the description for USB controllers to
n_hibma
1999-11-22
1
-2
/
+12
*
Add text for Rendition Verite V1000 and V2000 video cards.
bp
1999-11-21
1
-0
/
+9
*
Add text for the VIA 82C686 southbridge used by some Athlon and PII boards.
alc
1999-10-26
1
-0
/
+2
*
Add NeoMagic MagicMedia 256AV.
kuriyama
1999-10-26
1
-0
/
+2
*
Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges.
alc
1999-10-25
1
-0
/
+8
*
Sony CXD1847A FireWire Host Controller
imp
1999-10-25
1
-0
/
+4
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
1
-7
/
+4
*
Be much more selective in claiming devices that might be IDE controllers.
msmith
1999-10-07
1
-31
/
+27
*
Add Voodoo 3 identification.
roger
1999-08-29
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Slightly sanitize the isa/eisa bridge detection. The pci->eisa bridge
peter
1999-08-22
1
-13
/
+9
*
chip0: <PCI to 0x80 bridge (vendor=10e0 device=8849)> at device 0.0 on pci0
mdodd
1999-08-09
1
-1
/
+2
*
Add support for multiple PCI busses directly connected to the nexus.
msmith
1999-07-16
1
-96
/
+12
*
Allow the Ross host to PCI bridge to appear as a PCI bus. This permits
jlemon
1999-06-24
1
-9
/
+9
*
Fix non-benign typo.
billf
1999-06-16
1
-2
/
+2
*
Add VIA Apollo Master VT82c570 chipset. (I have 2 of these)
roger
1999-06-15
1
-12
/
+8
*
1) Add the USB controllers (will now print pretty strings when no usb
n_hibma
1999-06-13
1
-32
/
+64
*
Add detection code for NVidia Riva 128,TNT,TNT2
ache
1999-06-09
1
-1
/
+19
*
Add the 3Dfx Voodoo Banshee
mharo
1999-06-04
1
-1
/
+9
*
Print some diagnostic messages for the PCI-ISA bridge,
yokota
1999-05-27
1
-2
/
+9
*
Move BX PCI-PCI (AGP) bridge from chip_match to pcib_match
roger
1999-05-27
1
-9
/
+8
*
Identify Intel 440 LX chipset motherboards
roger
1999-05-26
1
-1
/
+5
*
Add OPTi 82c822 host to PCI bridge
roger
1999-05-25
1
-1
/
+5
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-1
/
+15
*
Use the probe priority mechanism to make sure the chip* probes do not
peter
1999-05-11
1
-23
/
+59
*
Add missing suspend/resume methods.
dfr
1999-05-10
1
-1
/
+5
*
Remove VIA USB controller (was '#if 0' out), to make sure
n_hibma
1999-05-10
1
-3
/
+1
*
Make the pci vga detection work so that the card is claimed and it's
peter
1999-05-09
1
-10
/
+5
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-6
/
+1
*
Fix a typo (eisa<->isa) and some minor cosmetics.
peter
1999-05-08
1
-5
/
+5
*
Oops, committed wrong version..
peter
1999-05-08
1
-2
/
+2
*
Fix a couple of newbus merge problems:
peter
1999-05-08
1
-33
/
+12
*
Update intpm driver.
peter
1999-05-07
1
-1
/
+5
[next]