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
*
Add missing delay after card reset.
pb
2000-11-09
1
-0
/
+1
*
add a couple ESS Technology products(pci device id only).
sanpei
2000-11-08
1
-0
/
+14
*
add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controller
sanpei
2000-11-08
1
-0
/
+2
*
add Aureal Inc. AU8820/AU8830 Audio controller
sanpei
2000-11-08
1
-0
/
+6
*
newbusify the en atm driver.
kjc
2000-11-07
1
-144
/
+187
*
Added used include of <machine/bus.h> -- don't depend on evil namespace
bde
2000-11-04
1
-1
/
+2
*
Create a pcn_setfilt() routine that twiddles the promiscuous mode
wpaul
2000-11-03
1
-17
/
+29
*
Grrrr. Remember to bzero() the mediainfo structures after we allocate
wpaul
2000-11-03
1
-0
/
+3
*
add support for 3Com 3c575TX Fast Etherlink XL.
sanpei
2000-11-02
2
-1
/
+7
*
Fix a couple of cases where I tried to release the I/O space resource twice
wpaul
2000-11-02
3
-3
/
+3
*
Fix 8-bit EEPROM breakage: compare against 0x8129, not 8129.
wpaul
2000-11-01
1
-6
/
+6
*
Convert the de driver into a loadable module. Still missing is an
markm
2000-10-31
1
-72
/
+14
*
Call dc_apply_fixup() in dc_setcfg() for the MII case.
wpaul
2000-10-31
1
-0
/
+4
*
Grrr. The 'reg' variable in dc_apply_fixup() needs to be a u_int32_t, not
wpaul
2000-10-30
1
-1
/
+1
*
Fix support for cardbus cards:
wpaul
2000-10-30
2
-2
/
+9
*
Unmask cypress ata controllers. This bug was hidden before
gallatin
2000-10-29
1
-0
/
+1
*
Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing
phk
2000-10-29
2
-2
/
+0
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
fix warning compile error about unused variable
darrenr
2000-10-29
1
-0
/
+2
*
Fix params passed to pci_porten() and pci_memen().
phk
2000-10-29
1
-2
/
+2
*
Unconditionally turning on the I/O and memory enable bits in the PCI
msmith
2000-10-28
1
-1
/
+14
*
Fix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/
peter
2000-10-28
1
-1
/
+1
*
Add PCI IDs for some additional cardbus cards. Yes, there really is
wpaul
2000-10-28
4
-3
/
+22
*
Allow PCI busses to be connected to host bridges detected by ACPI as well.
msmith
2000-10-28
1
-0
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-2
/
+0
*
Yet another bug fix/optimization for the Davicom DM9100/9102: increase
wpaul
2000-10-27
1
-0
/
+5
*
Set the DC_TX_INTR_ALWAYS and DC_TX_STORENFWD flags for the Davicom
wpaul
2000-10-25
1
-2
/
+2
*
Add a missing SK_UNLOCK() to sk_attach_xmac().
wpaul
2000-10-25
1
-0
/
+1
*
Whoops! Forgot to commit this when I committed the other (turnin on locks)
mjacob
2000-10-25
1
-13
/
+26
*
Make LINT compile again.
phk
2000-10-22
1
-1
/
+0
*
Make usual 1-line cardbus support modification.
imp
2000-10-22
1
-0
/
+1
*
(Introduce something sitting in my repo for 3 weeks now...)
bmilekic
2000-10-21
2
-24
/
+11
*
remove old pccbb bridge code.
jon
2000-10-20
3
-2701
/
+0
*
Add actual URL for XMAC II datasheet in comments.
archie
2000-10-20
1
-2
/
+4
*
Add i815 host to PCI bridge ID
ache
2000-10-20
1
-0
/
+3
*
Add i815 IDs
ache
2000-10-20
1
-1
/
+19
*
Catch up to moving headers:
jhb
2000-10-20
1
-1
/
+1
*
Remove unnecessary machine/mutex.h include.
jhb
2000-10-20
1
-1
/
+0
*
NEWCARD/Cardbus -
jon
2000-10-19
2
-9
/
+207
*
Write the routed interrupt back to PCI configuration space.
msmith
2000-10-19
1
-1
/
+1
*
This didn't compile. Fix typo: s/rmang_get_start/rman_get_start/
peter
2000-10-18
1
-1
/
+1
*
Use appropriate resource management accessors instead of directly
mdodd
2000-10-18
1
-2
/
+1
*
Add support for cardbus card's chips. This will make the 3c575 cards
imp
2000-10-16
2
-5
/
+38
*
Very early and very *very* lightly tested support for LIVENGOOD chipset
mjacob
2000-10-16
3
-30
/
+198
*
When wierdreset flag is set, turn on the DISADVFD flag when we reset
imp
2000-10-16
1
-1
/
+2
*
Forgot to commit this last night.
imp
2000-10-16
1
-0
/
+10
*
Remove an errant splimp() that I missed when I went through this driver
wpaul
2000-10-16
1
-3
/
+0
*
The previous commit broke kernel builds on alpha (and probably ia64).
gallatin
2000-10-16
1
-0
/
+2
*
Added support for i815.
ru
2000-10-16
1
-2
/
+16
*
When a pci device hasn't had an interrupt routed to it (signified by
imp
2000-10-16
1
-0
/
+19
[next]