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
*
Zap pci_map_dense() and pci_map_bwx() - they were for compatability but
peter
2000-01-05
1
-2
/
+0
*
Patch up some of the evilness left over from the early newbus porting.
peter
2000-01-05
1
-83
/
+134
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-19
/
+10
*
When attaching a plex to a volume with 'up' subdisks, make the plexes
grog
2000-01-05
1
-10
/
+12
*
Correct printf format for pointers to avoid compilation warnings on
grog
2000-01-05
1
-16
/
+16
*
Correct printf format for pointers to avoid compilation warnings on
grog
2000-01-05
1
-11
/
+23
*
Modify the manner in which we lock RAID-5 plexes. This appears to
grog
2000-01-05
3
-7
/
+15
*
Change the name of the define 'SPACETAB' (originally 'isspace') to
grog
2000-01-05
1
-4
/
+19
*
Include basename() function even if the system isn't i386.
grog
2000-01-05
1
-7
/
+11
*
Add the keywords 'mv' and 'move'.
grog
2000-01-05
1
-0
/
+3
*
Add function moveobject, which currently moves subdisks to different
grog
2000-01-05
1
-0
/
+44
*
Add VINUM_MOVE ioctl.
grog
2000-01-05
1
-43
/
+45
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-8
/
+6
*
Add declaration for give_sd_to_drive, needed for the 'move' command.
grog
2000-01-05
1
-1
/
+2
*
Set P_SYSTEM in the daemon proc structure to alleviate delays on
grog
2000-01-05
1
-7
/
+8
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-10
/
+18
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
7
-9
/
+2025
*
argh, forgot the bus_dma_tag_creates.
cg
2000-01-05
5
-4
/
+8
*
set up the pci regs properly for busmastering. this makes the card work on
cg
2000-01-05
1
-0
/
+3
*
allocate isa bounce buffers of the right size for ess/mss cards, fixes
cg
2000-01-05
4
-8
/
+14
*
oop, use PRINTF not printf in MI code
mjacob
2000-01-04
1
-1
/
+1
*
- Fixed warnings.
nyan
2000-01-04
1
-132
/
+132
*
Clean up some debug printing. Find the correct lun when SCCLUN is
mjacob
2000-01-04
1
-25
/
+43
*
Make Fibre Channel cards correctly note the presence/absence
mjacob
2000-01-04
1
-3
/
+11
*
set default target mode debug to 0
mjacob
2000-01-04
1
-1
/
+1
*
add clarifying tag define for FC
mjacob
2000-01-04
1
-0
/
+1
*
Add in an isp_tdebug environment variable. Clean up some debugging
mjacob
2000-01-04
1
-10
/
+65
*
Ho, ho, ho... this clock chip is not y2k compliant. Motorola
mjacob
2000-01-04
1
-1
/
+14
*
These are platform independent functions for target mode support.
mjacob
2000-01-04
1
-0
/
+1227
*
These are platform independent definitions for target mode support-
mjacob
2000-01-03
1
-0
/
+619
*
Make a static chain of isp softcs- gdb usage becomes a lot easier.
mjacob
2000-01-03
1
-17
/
+1079
*
Raise default FCP logintime to 60 seconds. Move the position
mjacob
2000-01-03
1
-21
/
+53
*
Support target mode operations. This involves having some variant
mjacob
2000-01-03
1
-45
/
+350
*
Role platform minor revision. Add in some target mode only
mjacob
2000-01-03
1
-1
/
+35
*
add isp_print_qentry inline function
mjacob
2000-01-03
1
-0
/
+23
*
Roll minor revision number and add a more finalized list
mjacob
2000-01-03
1
-8
/
+7
*
Add missing target mode flag and fix the RQSTYPE_CTIO0
mjacob
2000-01-03
1
-1
/
+2
*
Fix link problem on ISA only systems..
sos
2000-01-03
1
-4
/
+2
*
It appears that under certain circumstances that I still can't quite pin
wpaul
2000-01-03
1
-2
/
+53
*
Add support for VIA 82C596 controller
sos
2000-01-03
13
-141
/
+225
*
Connect interrupts and start processing them. We panic on card removal
imp
2000-01-03
4
-88
/
+197
*
Do not start/stop DMA transfer if it is already started/stopped.
tanimura
2000-01-03
1
-22
/
+41
*
- Handle an interrupt for csa primarily in the bridge driver,
tanimura
2000-01-03
4
-56
/
+195
*
revert buffer size to 64k
cg
2000-01-01
1
-1
/
+2
*
- Add device entry for the next generation of C1010 device
groudier
2000-01-01
2
-64
/
+97
*
Correct the delay durations as in the sample sources provided by Crystal Semi...
tanimura
2000-01-01
1
-4
/
+4
*
Recognize the CSC0101 ID for the Thinkpad series.
peter
1999-12-30
1
-0
/
+1
*
Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100.
peter
1999-12-30
1
-0
/
+2
*
Don't forget the 'stripe' and 'mirror' keywords when we turn debugging
grog
1999-12-30
1
-1
/
+1
*
Go ahead and take these off the vendor branch as Gerard Roudier is now
obrien
1999-12-30
3
-0
/
+8
[next]