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
*
The Neomagic chip is a 2160 not a 3160.
sos
1998-12-01
1
-2
/
+2
*
Alias Adaptec as a vendor of Cogent NICs.
msmith
1998-11-28
1
-1
/
+2
*
Removed probes for USB chips 82371xB (done in dev/pci/uhci_pci.c)
n_hibma
1998-11-26
1
-5
/
+1
*
Add missing return statement to rl_phy_writereg(). This bug didn't actually
wpaul
1998-11-20
1
-2
/
+3
*
The Accton 1207D adapter uses a chip called the MXP 5030 (or 5038)
wpaul
1998-11-18
2
-28
/
+35
*
Fix a minor bug in xl_attach() where the list buffer region is rounded
wpaul
1998-11-18
1
-3
/
+3
*
Consign the 'amd' driver to the Attic.
msmith
1998-11-11
1
-1709
/
+0
*
Convert to change in ISA compatiblity port handling in the base bt driver.
gibbs
1998-11-10
1
-3
/
+3
*
ifioctl takes a u_long rather than an int on 3.0
peter
1998-11-09
1
-1
/
+5
*
s/%#p/%p/ to fix a warning. This looks like a leftover of once being
peter
1998-11-09
1
-3
/
+3
*
Fix a warning (#include the apic_next_irq() prototype for APIC_IO)
peter
1998-11-09
1
-1
/
+5
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
3
-5
/
+5
*
Return to previous check_for_i2c_devices() behaviour.
nsouch
1998-11-07
2
-24
/
+17
*
If this is going to have checks for kernel versions, it might as well
peter
1998-11-06
2
-15
/
+29
*
In the cyrix Cx5530, there are null (empty) Base address registers before the
julian
1998-11-03
1
-17
/
+25
*
Ported to OpenBSD. sys/pci/smc83c170.h renamed to sys/pci/if_txvar.h to be
semenu
1998-11-01
2
-585
/
+946
*
Increase the size of the tx and rx rings from 10 to 20 descriptors
wpaul
1998-10-31
2
-8
/
+8
*
Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.
nsouch
1998-10-31
4
-19
/
+538
*
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
dfr
1998-10-31
1
-2
/
+8
*
Do not disable the ISA compatibility window if it is the same value as
gibbs
1998-10-30
1
-8
/
+13
*
Update and add timekeeping code.
phk
1998-10-24
1
-24
/
+182
*
Close PR #8409:
wpaul
1998-10-22
1
-3
/
+3
*
Close PR #8384:
wpaul
1998-10-22
2
-23
/
+39
*
Defer rundown (m_freem) of completed transmit buffers for no longer
dg
1998-10-22
1
-1
/
+22
*
Modify the transmit packet queuing strategy a bit to be a little less
wpaul
1998-10-19
2
-20
/
+23
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
2
-0
/
+2553
*
Honor CAM_TAG_ACTION_NONE.
gibbs
1998-10-15
1
-2
/
+3
*
Revert part of previous commit. vaddr_t doesn't exist on FreeBSD. This
peter
1998-10-14
2
-6
/
+6
*
Update from NetBSD if_de.c 1.72 to 1.80. This is mostly bugfixes, and
peter
1998-10-13
2
-57
/
+91
*
Clear out transmit descriptor memory in fxp_attach when it's malloced.
dg
1998-10-11
1
-1
/
+2
*
Fixed mbuf leak in fxp_stop().
dg
1998-10-10
1
-5
/
+9
*
Attempt to work around the page fault in tulip_txput(). I've been running
peter
1998-10-10
1
-2
/
+2
*
Add support for yet another "cyclone" board, with PCI device id 0x905A.
wpaul
1998-10-09
2
-3
/
+6
*
Correctly update the tail pointer of the transmit queue in tl_start()
wpaul
1998-10-08
1
-2
/
+3
*
ahc_pci.c:
gibbs
1998-10-07
3
-8
/
+17
*
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
gibbs
1998-10-07
1
-0
/
+185
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
2
-3
/
+51
*
Force the ThunderLAN driver to use PIO mode by default instead of
wpaul
1998-10-04
1
-2
/
+9
*
Oops, forgot /* */ around Id string
sos
1998-10-01
1
-1
/
+1
*
Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boards
sos
1998-09-30
1
-12
/
+33
*
Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boards
sos
1998-09-30
1
-0
/
+3
*
Changed tuner code to autodetect tuner i2c address.
sos
1998-09-30
2
-79
/
+59
*
FIxed printf format errors (an new one that is only detected on systems
bde
1998-09-29
1
-6
/
+6
*
Update SimOS scsi driver to use CAM.
dfr
1998-09-26
1
-136
/
+169
*
Add hooks so that the alpha can detect which disk has the root partition.
dfr
1998-09-26
2
-2
/
+9
*
Don't set script to vaddr2 on the alpha - it can't access scripts in device
dfr
1998-09-26
1
-2
/
+6
*
Apply patch graciously provided by Jason Wright <jason@thought.net> from
wpaul
1998-09-25
2
-25
/
+36
*
Small tweak: force another reset of the adapter after probing for all the
wpaul
1998-09-24
1
-3
/
+13
*
Minimal change for #if __FreeBSD__ >= 3 to check __FreeBSD_version instead.
peter
1998-09-24
1
-2
/
+2
*
Change #if __FreeBSD__ >= 3 to #if __FreeBSD_version >= 300000 to aid
peter
1998-09-24
1
-7
/
+15
[next]