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
...
*
Remove the definitions for the SiS 900 chip. This is not a RealTek
wpaul
1999-07-22
2
-17
/
+4
*
fix braino..
julian
1999-07-22
1
-2
/
+2
*
Well, it seems that loading a PCI driver module after the system has
wpaul
1999-07-22
2
-3
/
+12
*
Convert the ThunderLAN driver to newbus. Also add splimp() protection to
wpaul
1999-07-22
2
-82
/
+166
*
Fix a small mind-o: one instance of SYS_RES_IOPORT should have been
wpaul
1999-07-22
1
-3
/
+3
*
Convert the SysKonnect gigabit ethernet driver to newbus.
wpaul
1999-07-22
2
-77
/
+131
*
Small tweak to newbus changes: return error status on failure correctly
wpaul
1999-07-22
1
-2
/
+2
*
Hopefully make the CMD640B workaround actually work.
peter
1999-07-21
1
-9
/
+6
*
Slight cleanups of the Cyrix 5530 UDMA code.
julian
1999-07-20
1
-100
/
+125
*
Convert the xl driver to newbus. It is now possible to make this driver
wpaul
1999-07-20
2
-88
/
+127
*
Add support for multiple PCI busses directly connected to the nexus.
msmith
1999-07-16
1
-96
/
+12
*
Make a few other cleanups while I'm in the area. Typo in comment, unused
wpaul
1999-07-14
2
-10
/
+4
*
Revert some changes I had made to try and cut down on the number of TX EOF
wpaul
1999-07-14
1
-11
/
+9
*
dont allow open if no device was found.
phk
1999-07-13
1
-1
/
+5
*
Bug fixes
roger
1999-07-12
2
-627
/
+1296
*
Make the Winbond ethernet driver work on FreeBSD/alpha. Also added
wpaul
1999-07-11
2
-51
/
+78
*
if_sk.c: use pci_port_t instead of u_short
wpaul
1999-07-09
2
-6
/
+5
*
This commit adds driver support for the SysKonnect SK-984x series
wpaul
1999-07-09
3
-0
/
+3481
*
Grrr.... forgot one line from the previous fix.
wpaul
1999-07-08
1
-3
/
+3
*
Fix a potential race condition that can occur in xl_start(). If the NIC
wpaul
1999-07-07
1
-3
/
+5
*
Rename bpfilter to bpf.
des
1999-07-06
14
-99
/
+99
*
add in a boot environment isp_disable flag
mjacob
1999-07-06
1
-1
/
+11
*
Wow- too much breakage..wait until you compile it, buckwheat...
mjacob
1999-07-05
1
-2
/
+2
*
Oops- got sense of ifdef wrong
mjacob
1999-07-05
1
-2
/
+2
*
add ISP_DISABLE_2200_SUPPORT defines; Add reference to 2200 F/W
mjacob
1999-07-05
1
-8
/
+14
*
Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffers
wpaul
1999-07-05
2
-77
/
+29
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
1
-3
/
+2
*
Minor nit - pn_cachesize is not a PN_RX_BUG_WAR varible.
peter
1999-07-04
1
-3
/
+3
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
21
-110
/
+21
*
Only have the pci component compiled if pci is specified at config.
peter
1999-07-03
2
-10
/
+2
*
Bail after 5 attempts to read very noisy signals.
phk
1999-07-03
1
-4
/
+6
*
Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map,
mjacob
1999-07-02
1
-325
/
+235
*
Change the cast in pci_map_port() from u_short * to pci_port_t * so it
peter
1999-07-02
9
-33
/
+33
*
#include <machine/md_var.h> to bring the prototype for
peter
1999-07-01
1
-1
/
+2
*
#include <machine/md_var.h> to get prototype for alpha_register_pci_scsi().
peter
1999-07-01
1
-2
/
+3
*
Stop signals being generated after meteor_close.
roger
1999-06-29
1
-1
/
+6
*
(corrections for type change in softc)
mjacob
1999-06-24
1
-3
/
+3
*
Allow the Ross host to PCI bridge to appear as a PCI bus. This permits
jlemon
1999-06-24
1
-9
/
+9
*
Compaq Smart RAID driver for -current. Based on the original ida.c
jlemon
1999-06-24
1
-0
/
+199
*
Pass the current timecounter to pps_event().
phk
1999-06-22
1
-3
/
+3
*
Tweak FIFO and DMA thresholds to improve performance and reduce likelyhood
wpaul
1999-06-20
1
-5
/
+5
*
Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves a
wpaul
1999-06-19
2
-9
/
+47
*
Add a transmit descriptor usage counter and use it to absolutely,
wpaul
1999-06-19
2
-4
/
+15
*
Remove option USBVERBOSE
n_hibma
1999-06-16
1
-2
/
+2
*
Grrr! The PNIC II's multicast hash table is only 128 bits wide, not 512
wpaul
1999-06-16
1
-20
/
+45
*
Fix non-benign typo.
billf
1999-06-16
1
-2
/
+2
*
Kill option FAILSAFE.
des
1999-06-15
1
-3
/
+2
*
Add VIA Apollo Master VT82c570 chipset. (I have 2 of these)
roger
1999-06-15
1
-12
/
+8
*
Ensoniq AudioPCI sound cards haven't worked since the newbus integration
newton
1999-06-15
1
-2
/
+2
*
1) Add the USB controllers (will now print pretty strings when no usb
n_hibma
1999-06-13
1
-32
/
+64
[prev]
[next]