summaryrefslogtreecommitdiffstats
path: root/sys/dev/ncv/ncr53c500_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card,shiba2003-01-111-1/+1
* o Changes to support NEWCARD.non2002-11-281-2/+54
* Remove #include of <sys/disklabel.h> (and a few other unused #includes Iphk2002-09-201-8/+0
* Remove __P.alfred2002-03-201-1/+1
* o Add KLD support for scsi_low.non2001-12-151-0/+1
* Remove PAO3 dependent part.non2001-11-031-117/+0
* We should not pass the size of the memory to bus_alloc_resource().non2001-09-041-1/+1
* Catch up with NetBSD/pc98.non2001-07-141-2/+6
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-1/+1
* o Check the size of I/O window handed by parent bus.non2001-02-261-3/+27
* The ncv_card_intr function is only used in older versions of FreeBSD, sojhb2001-01-231-9/+9
* Zap some cut-paste code that isn't used. It #included "apm.h" andpeter2001-01-191-5/+0
* select() DKI is now in <sys/selinfo.h>.wollman2001-01-091-0/+2
* Change flags of ncv and nsp driver. Both were conflicted with the flagsnon2000-10-291-1/+1
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-231-0/+414
OpenPOWER on IntegriCloud