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
/
nsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __FBSDID().
obrien
2003-08-24
2
-2
/
+6
*
o Changes to support NEWCARD.
non
2002-11-28
1
-2
/
+35
*
Remove unused #includes. Looks amacingly like the exact same set
phk
2002-09-20
1
-6
/
+0
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-2
/
+2
*
Quick, low impact band-aide to unbreak the build. Added && 0 so we
imp
2002-05-31
1
-1
/
+1
*
Check for defined(__i386__) instead of just defined(i386) since the compiler
alfred
2002-05-30
1
-3
/
+3
*
Remove __P.
alfred
2002-03-20
3
-37
/
+37
*
o Add KLD support for scsi_low.
non
2001-12-15
1
-0
/
+1
*
Remove PAO3 dependent part.
non
2001-11-03
3
-111
/
+0
*
We should not pass the size of the memory to bus_alloc_resource().
non
2001-09-04
1
-1
/
+1
*
Fix bus timeout bug which might happen when nsp do suspend I/O burst write.
non
2001-09-02
1
-9
/
+23
*
Demand minimum I/O size rather than 0 when it calls
non
2001-09-02
1
-1
/
+1
*
Catch up with NetBSD/pc98.
non
2001-07-14
4
-365
/
+1045
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
o Check the size of I/O window handed by parent bus.
non
2001-02-25
1
-8
/
+13
*
o Support AUTO SENSE correctly.
non
2001-02-25
2
-147
/
+55
*
Move nsp_card_intr()'s prototype and definition inside the appropriate
jhb
2001-01-23
1
-8
/
+8
*
Move the definition of nsp_start_timer() earlier in the file before it is
jhb
2001-01-23
1
-12
/
+12
*
Zap some cut-paste code that isn't used. It #included "apm.h" and
peter
2001-01-19
1
-6
/
+0
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-0
/
+2
*
Remove conflicts between unsinged char *s and int s.
non
2001-01-02
1
-4
/
+4
*
Change flags of ncv and nsp driver. Both were conflicted with the flags
non
2000-10-29
1
-1
/
+1
*
Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98
non
2000-10-23
4
-0
/
+2090