summaryrefslogtreecommitdiffstats
path: root/sys/dev/exca/exca.c
Commit message (Expand)AuthorAgeFilesLines
* 'PC Card' instead of other variantsimp2005-09-221-2/+2
* Properly calculate the offset in mapping the memory of pccards. Thisimp2005-01-111-5/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Didn't intend to commit debugging code enabledimp2004-08-161-1/+0
* Other part of the cbb isa/pci split. This likely is causing problemsimp2004-08-151-5/+74
* Card type stuff was backwards, so assume io for the moment. mem needsimp2003-10-071-6/+2
* CARDMEM is the offset of the address ON THE CARD (eg which page).imp2003-09-241-1/+1
* When we went to the set_flags interface for the memory resource, weimp2003-08-291-4/+4
* A number of minor fixes to the mapping of memory. This should helpimp2003-08-281-22/+18
* Fix location of $FreeBSD$ from last commit.imp2003-08-271-4/+3
* Use __FBSDID().obrien2003-08-241-1/+3
* MFP4:imp2003-06-071-0/+72
* Don't use return(foo(...)); in function returning void.phk2003-05-311-1/+1
* Massive overhaul of exca to help with the isa efforts:imp2003-02-141-55/+197
* Update comments to remind me about power bugs in oldcard.imp2002-10-071-1/+4
* MFp4:imp2002-07-261-10/+9
* Fix a couple of places where preprocessor concatination was misused andalfred2002-06-011-2/+2
* Make oldcard and newcard kernel module work.takawata2002-05-301-0/+9
* Default debugging to OFF now.imp2002-02-041-1/+0
* First draft of common code between pccbb and pcic drivers for talkingimp2002-01-291-0/+617
OpenPOWER on IntegriCloud