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
*
reconst poison
imp
2003-11-14
1
-10
/
+10
*
Try to create some sort of consistency in how the routings to find the
obrien
2003-11-13
11
-122
/
+119
*
Add vendor ID to make Marvell chipset work. E.g. to be found
wilko
2003-11-12
2
-0
/
+10
*
- Disable AGP on ALI chipsets if aperture size is 0.
anholt
2003-11-11
2
-0
/
+9
*
Ahh, the joys of badge engineering. Tell the sk driver that the
peter
2003-11-07
2
-0
/
+16
*
s/driver/device/ for config file line
imp
2003-11-06
1
-1
/
+1
*
Change config file syntax to be less FreeBSD 3.x
imp
2003-11-05
1
-1
/
+1
*
Free major#100
phk
2003-11-03
1
-2
/
+0
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
3
-3
/
+0
*
Correct the spelling of m_devget() in the sysctl variable description.
ru
2003-11-02
1
-1
/
+1
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
14
-104
/
+93
*
mark interrupt handlers MPSAFE
sam
2003-10-29
1
-1
/
+1
*
Add simple support for AGP 3.0 including enabling 8x mode. The simple
jhb
2003-10-23
1
-13
/
+108
*
Use a switch statement on the devid instead of if-else for determing which
jhb
2003-10-23
1
-6
/
+18
*
Const poison crc routines (why these aren't centralized, I'm not sure).
imp
2003-10-23
1
-9
/
+9
*
Fix m_head handling in sis_encap so that the correct mbuf is always handed
silby
2003-10-19
1
-9
/
+8
*
Fix a problem where m_defrag would allocate a new mbuf to replace the
silby
2003-10-19
1
-8
/
+8
*
Sanitize the code relating to the /dev/ti%d entries. In particular evict
phk
2003-10-10
1
-68
/
+6
*
Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers
mbr
2003-10-05
2
-12
/
+37
*
Make the i810 AGP device create a "drmsub" child device. This will be attached
anholt
2003-10-02
1
-2
/
+31
*
Add a tiny bit more delay in the xl_mii_sync function; this is necessary
silby
2003-09-29
1
-0
/
+2
*
Add missing file, it is sorely needed to make if_sk.c compile again.
wilko
2003-09-20
1
-0
/
+171
*
Add support for SK-9521 V2.0 and 3COM 3C940.
wilko
2003-09-20
2
-178
/
+812
*
Remove jumbo buffer #defines that I ended up not needing.
wpaul
2003-09-19
1
-8
/
+0
*
Fix a typo in r1.8: The GTLB enable/flush bit is 1<<7, not 1<<8.
anholt
2003-09-17
1
-1
/
+1
*
Don't read the MAC address from a copy of the EEPROM in the softc
mbr
2003-09-16
1
-4
/
+3
*
- Avoid calling pci_get_device() more than once in a single function.
mdodd
2003-09-14
2
-22
/
+40
*
Teach the re(4) driver about the CFG2 register, which tells us whether
wpaul
2003-09-13
1
-1
/
+15
*
- For the 8169 chips, read the station address by forcing an EEPROM
wpaul
2003-09-11
1
-4
/
+6
*
Re-enable VLAN_MTU capability for this driver. (Got reverted when
wpaul
2003-09-11
1
-0
/
+1
*
Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
wpaul
2003-09-11
2
-2
/
+3
*
Teach rl(4) about new hwrev codes.
wpaul
2003-09-10
1
-1
/
+2
*
Update hardware revision table. 0x04000000 appears to be the revision
wpaul
2003-09-10
1
-1
/
+2
*
Fix path of pci #includes that I botched.
wpaul
2003-09-08
1
-2
/
+2
*
Take the support for the 8139C+/8169/8169S/8110S chips out of the
wpaul
2003-09-08
2
-1226
/
+132
*
Make indentation uniform.
dfr
2003-09-06
1
-16
/
+16
*
When recording resources for the amdpm driver, only describe the ports
dfr
2003-09-06
1
-101
/
+36
*
change timer to MPSAFE
sam
2003-09-05
2
-5
/
+5
*
Use stream bus space accesses to program the ID (station address)
tmm
2003-09-04
2
-2
/
+6
*
Examine and record the Silicon Revision Register on NS parts.
phk
2003-09-03
2
-3
/
+38
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
4
-7
/
+7
*
Add support for AMD766 and AMD768 chipsets.
dfr
2003-09-01
1
-3
/
+9
*
All davicom cards seem to need DC_TX_ALIGN.
mbr
2003-08-27
1
-2
/
+1
*
Revision 1.126 broke the interface of the bktr driver's
nectar
2003-08-26
1
-14
/
+13
*
Make TX on davicom 9102A working again. This chip needs
mbr
2003-08-24
1
-0
/
+2
*
PCI header files live in dev/pci.
mdodd
2003-08-23
1
-2
/
+2
*
Report media status for bitrate PHYs.
mdodd
2003-08-23
1
-0
/
+8
*
AGP GART driver for NVIDIA nForce/nForce2 chipsets.
mdodd
2003-08-23
2
-0
/
+466
*
dev/pci/meteor_reg.h doesn't exist. Revert this part of last commit.
imp
2003-08-23
1
-1
/
+1
*
Revert previous change for ncrreg.h. The header really lives in
marcel
2003-08-23
1
-1
/
+1
[next]