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
/
ncv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+4
*
Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common
peter
2004-03-13
3
-4
/
+4
*
Const poison string accessor functions.
imp
2003-10-26
1
-2
/
+2
*
Use __FBSDID().
obrien
2003-08-24
2
-2
/
+6
*
Make sure that pp_name is non-null before setting the device
imp
2003-04-10
1
-1
/
+2
*
Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card,
shiba
2003-01-11
1
-1
/
+1
*
o Changes to support NEWCARD.
non
2002-11-28
1
-2
/
+54
*
Remove #include of <sys/disklabel.h> (and a few other unused #includes I
phk
2002-09-20
1
-8
/
+0
*
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
-33
/
+33
*
Staticise a couple of debugging variables.
msmith
2002-01-08
1
-2
/
+2
*
o Add KLD support for scsi_low.
non
2001-12-15
1
-0
/
+1
*
Remove PAO3 dependent part.
non
2001-11-03
3
-124
/
+0
*
We should not pass the size of the memory to bus_alloc_resource().
non
2001-09-04
1
-1
/
+1
*
Catch up with NetBSD/pc98.
non
2001-07-14
6
-291
/
+479
*
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-26
2
-3
/
+29
*
o Support AUTO SENSE correctly.
non
2001-02-25
2
-84
/
+56
*
The ncv_card_intr function is only used in older versions of FreeBSD, so
jhb
2001-01-23
1
-9
/
+9
*
Use the 'slp' local variable that was otherwise unused instead of casting
jhb
2001-01-23
1
-1
/
+1
*
Zap some cut-paste code that isn't used. It #included "apm.h" and
peter
2001-01-19
1
-5
/
+0
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-0
/
+2
*
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
6
-0
/
+2007