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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
- Fixed memory leak in sc_alloc_history_buffer().
yokota
1999-07-07
4
-29
/
+88
*
Rename bpfilter to bpf.
des
1999-07-06
27
-185
/
+185
*
Don't clobber the smb cdevsw entry that was installed by the driver
peter
1999-07-06
1
-5
/
+1
*
add in (controlled by option) 2200 Expanded Lun F/W
mjacob
1999-07-06
1
-4
/
+3818
*
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 2200 f/w; fix botched define
mjacob
1999-07-05
6
-13
/
+3786
*
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
12
-32
/
+22
*
Patch the WaveLAN/IEEE driver to detect and reject oversized received
wpaul
1999-07-04
1
-2
/
+19
*
Add the semi-official Bulk protocol id 'P'
n_hibma
1999-07-03
1
-1
/
+6
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
16
-81
/
+17
*
Well, don't try and probe 65535 luns- things just don't really work well
mjacob
1999-07-03
1
-1
/
+6
*
Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map,
mjacob
1999-07-02
1
-325
/
+235
*
Remove all pre-CAM code. Fix breakage for SCCLUN when it is in fact
mjacob
1999-07-02
1
-427
/
+80
*
Merge defunct isp_freebsd_cam.h into this file. Do some appropriate
mjacob
1999-07-02
1
-84
/
+128
*
Roll revision levels. Add support for the Qlogic 2200 (warn about
mjacob
1999-07-02
1
-130
/
+707
*
Roll revision levels. Move DEFAULT_LOOPID definition to platform files.
mjacob
1999-07-02
1
-40
/
+63
*
Add in SNS and Fabric login/logout commands. Clean up ICBOPT defines.
mjacob
1999-07-02
1
-20
/
+51
*
This file is now obsolete.
mjacob
1999-07-02
1
-183
/
+0
*
roll firmware for FC
mjacob
1999-07-02
1
-11258
/
+11257
*
Add keywords 'mirror' and 'stripe' when not in kernel mode.
grog
1999-07-02
2
-0
/
+4
*
Allow to unconditionally up subdisks with the -f option.
grog
1999-07-02
1
-17
/
+25
*
Change the type of the freelist sectors variable to u_int64_t in
grog
1999-07-02
1
-2
/
+2
*
Change the cast in pci_map_port() from u_short * to pci_port_t * so it
peter
1999-07-02
1
-3
/
+3
*
#include <machine/md_var.h> to bring the prototype for
peter
1999-07-01
1
-1
/
+2
*
Tidy up a few warnings when used without splash. (things defined but not
peter
1999-07-01
1
-1
/
+7
*
Fix warnings on the Alpha.
peter
1999-07-01
1
-2
/
+7
*
Fix printf int/long format problems on the Alpha.
peter
1999-07-01
1
-3
/
+3
*
Allocate the port resource when attaching the keyboard controller,
yokota
1999-06-29
2
-14
/
+20
*
Skip the device if it is disabled, when searching for a serial port
yokota
1999-06-29
1
-0
/
+5
*
Fill in tp->t_windowsize AFTER the call to (*linesw[tp->t_line].l_open)(),
yokota
1999-06-29
1
-2
/
+6
*
Lock buffer before calling strategy.
grog
1999-06-29
2
-3
/
+8
*
close_drive:
grog
1999-06-29
1
-6
/
+5
*
Correct type of intializer for (undocumented) cdevsw.d_parms.
grog
1999-06-29
1
-1
/
+2
*
Use the correct value for banksize so splash_pcx works in LFB modes.
des
1999-06-28
1
-2
/
+2
*
Don't #include i386/isa/isa_dma.h - it's in isa/isavar.h now. This
peter
1999-06-28
1
-2
/
+1
*
Add MultiTech Atlas modem
n_hibma
1999-06-27
2
-0
/
+15
*
Remove superfluous semi-colon
n_hibma
1999-06-27
1
-4
/
+4
*
Replace usbd_device_set_desc by device_set_desc_copy
n_hibma
1999-06-27
3
-10
/
+1
*
Initialize and hold locks for ccd generated bufs..
peter
1999-06-27
1
-3
/
+6
*
Remove unused variable and computation, possibly leading to a
n_hibma
1999-06-26
1
-4
/
+1
*
Change 'device' to 'self', to be more like the rest of the code
n_hibma
1999-06-26
2
-4
/
+4
*
Fix a dev_t/udev_t issue
peter
1999-06-26
1
-3
/
+3
*
#if 0 an unused function since it generates warnings.. (I have not deleted
peter
1999-06-26
1
-1
/
+5
*
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
mckusick
1999-06-26
4
-12
/
+15
[next]