summaryrefslogtreecommitdiffstats
path: root/sys/dev/ncv
Commit message (Expand)AuthorAgeFilesLines
* Make sure that pp_name is non-null before setting the deviceimp2003-04-101-1/+2
* 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
* Quick, low impact band-aide to unbreak the build. Added && 0 so weimp2002-05-311-1/+1
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-301-3/+3
* Remove __P.alfred2002-03-203-33/+33
* Staticise a couple of debugging variables.msmith2002-01-081-2/+2
* o Add KLD support for scsi_low.non2001-12-151-0/+1
* Remove PAO3 dependent part.non2001-11-033-124/+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-146-291/+479
* 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-262-3/+29
* o Support AUTO SENSE correctly.non2001-02-252-84/+56
* The ncv_card_intr function is only used in older versions of FreeBSD, sojhb2001-01-231-9/+9
* Use the 'slp' local variable that was otherwise unused instead of castingjhb2001-01-231-1/+1
* 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-236-0/+2007
OpenPOWER on IntegriCloud