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
*
Clean up defines for correct 12160/1080 exclusion. Final 4.0.
mjacob
2000-02-29
1
-3
/
+3
*
Fixed configuration of fast interrupts for the pci cy driver. They were
bde
2000-02-28
1
-1
/
+1
*
Implement queue-limiting based on bandwidth.
phk
2000-02-26
1
-6
/
+31
*
o No need to print the vendor/device ID for things that matched succesfully.
billf
2000-02-22
1
-5
/
+13
*
Add the ESS Maestro and the ATI Mobility-1 to the generic chip match and
billf
2000-02-21
1
-0
/
+6
*
Move the warning on wrong IRQ values to the right place, before any
n_hibma
2000-02-20
2
-16
/
+16
*
Remove the vga-pci driver. It serves no purpose and it hides the hardware
dfr
2000-02-19
3
-52
/
+5
*
Add the VIA 82C596B PCI ISA south bridge on my ASUS P3V133.
imp
2000-02-17
1
-0
/
+2
*
Include the file that defines PCIM_CMD_BUSMASTEREN.
mjacob
2000-02-16
1
-0
/
+1
*
Ensure that the busmaster enable bit is set; we can't assume that all
msmith
2000-02-16
1
-1
/
+8
*
If the CDB length is greater than 12 for parallel SCSI, ispscsicmd has
mjacob
2000-02-15
1
-1
/
+5
*
Do a trivial conversion of xrpu to newbus.
peter
2000-02-12
1
-50
/
+62
*
Add in 12160 (Ultra3) support. Redo things to use the newbus code.
mjacob
2000-02-11
1
-141
/
+196
*
Update the Tigon driver to use the 12.3.18 firmware release from Alteon.
wpaul
2000-02-10
3
-3604
/
+3738
*
Remove the old copy of this file. It is now active in its new location.
mdodd
2000-02-09
1
-186
/
+0
*
Add PCI Id's for i810 chipsets.
n_hibma
2000-02-07
2
-3
/
+48
*
Disable the generation of SMIs (System Management Interrupts). Always set
n_hibma
2000-02-06
1
-10
/
+10
*
Commit missing bits, forgotten when committing support for suspend/resume
n_hibma
2000-02-04
1
-4
/
+7
*
Update the pci->pcic compatability module to newbus. This is a simple
peter
2000-02-02
1
-108
/
+151
*
Spell "pci_delete_resource" correctly.
peter
2000-02-01
1
-1
/
+1
*
bus_release_resource is spellt like bus_release_resource not like
n_hibma
2000-01-31
2
-26
/
+26
*
Remove #include "wd.h" and #if NWDC > 0 as that's always true as this
peter
2000-01-29
1
-6
/
+0
*
Put a FYI in the compatability shims so that people are aware that they
peter
2000-01-29
1
-0
/
+1
*
Add more PCI VGA graphics card descriptions.
yokota
2000-01-27
1
-15
/
+162
*
Properly teardown the allocated and initialised stuff when an error
n_hibma
2000-01-26
2
-38
/
+43
*
Don't set ivars until we checked the return value from device_add_child.
n_hibma
2000-01-26
2
-2
/
+2
*
put things in place for jumbograms
mjacob
2000-01-25
1
-17
/
+35
*
define jumbo packet size
mjacob
2000-01-25
1
-0
/
+1
*
Add support for DM9102A boards with Davicom DM9801 HomePNA PHYs.
wpaul
2000-01-24
1
-7
/
+77
*
Fix some warnings.
peter
2000-01-23
1
-2
/
+2
*
Add 53C895A and 53C1510D device description to the ncr chip table.
groudier
2000-01-23
1
-0
/
+8
*
Correctly put the place to mark EOP where we actually do the packet
mjacob
2000-01-23
1
-9
/
+9
*
add PREVIOUS index macro for transmit side
mjacob
2000-01-23
1
-0
/
+1
*
Remove some debugging code, replace one line that had spaces with tabs,
mjacob
2000-01-23
1
-46
/
+3
*
Get rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructure
mjacob
2000-01-23
1
-68
/
+131
*
Add a pointer in the softc that will point to partially received packet.
mjacob
2000-01-23
1
-2
/
+8
*
Add in a define for the optimal cache line size.
mjacob
2000-01-23
1
-0
/
+1
*
Add ID for the AMD-756 OHCI controller
n_hibma
2000-01-21
1
-0
/
+9
*
Properly remove interrupts if initialisation fails.
n_hibma
2000-01-20
1
-29
/
+37
*
Add support for the Davicom DM9102A 10/100 ethernet controller chip.
wpaul
2000-01-19
2
-5
/
+23
*
add a R_PREV_IDX macro
mjacob
2000-01-18
1
-0
/
+1
*
Add the vendor/device ID for the Farallon PN9000SX gigabit ethernet
wpaul
2000-01-18
2
-0
/
+9
*
Fix the tl driver so it doesn't run off the end of the RX descriptor list
wpaul
2000-01-15
1
-7
/
+14
*
Remove compile warning not seen when compiling with target mode enabled.
mjacob
2000-01-15
1
-0
/
+2
*
Redo FC target mode dma routine to try and generate an extra CTIO
mjacob
2000-01-15
1
-107
/
+232
*
Pre 4.0 tidy up.
peter
2000-01-14
4
-2717
/
+0
*
The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0.
gibbs
2000-01-14
1
-1
/
+2
*
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
[next]