summaryrefslogtreecommitdiffstats
path: root/sys/dev/nsp/nsp_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some more NetBSD compat shims and other unused bits from thesejhb2012-09-101-2/+0
* Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.jhb2012-09-061-13/+14
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsavg2009-06-111-1/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Remove OLDCARD support by removing compat shimsimp2005-09-201-28/+10
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-241-4/+4
* Minor style nitsimp2005-02-041-36/+17
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-271-12/+7
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonpeter2004-03-131-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* o Changes to support NEWCARD.non2002-11-281-2/+35
* Remove unused #includes. Looks amacingly like the exact same setphk2002-09-201-6/+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-104/+0
* We should not pass the size of the memory to bus_alloc_resource().non2001-09-041-1/+1
* Demand minimum I/O size rather than 0 when it callsnon2001-09-021-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-251-8/+13
* Move nsp_card_intr()'s prototype and definition inside the appropriatejhb2001-01-231-8/+8
* Zap some cut-paste code that isn't used. It #included "apm.h" andpeter2001-01-191-6/+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