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
/
ncr53c500_pccard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OLDCARD support by removing compat shims
imp
2005-09-20
1
-27
/
+6
*
Eliminate unused argument in PCMCIA_CARD macro.
imp
2005-06-24
1
-11
/
+11
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-1
/
+0
*
takawata tells me that KXLC0003 also works with this driver, so add it
imp
2005-02-03
1
-10
/
+11
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix disordering of pccarddevs.h noticed by bde. Also remove a few
imp
2004-05-27
1
-10
/
+7
*
Move to generating pccarddevs.h on the fly, both for the kernel and
imp
2004-05-26
1
-1
/
+1
*
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
1
-1
/
+1
*
Const poison string accessor functions.
imp
2003-10-26
1
-2
/
+2
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
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
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
o Add KLD support for scsi_low.
non
2001-12-15
1
-0
/
+1
*
Remove PAO3 dependent part.
non
2001-11-03
1
-117
/
+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
1
-2
/
+6
*
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
1
-3
/
+27
*
The ncv_card_intr function is only used in older versions of FreeBSD, so
jhb
2001-01-23
1
-9
/
+9
*
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
1
-0
/
+414