summaryrefslogtreecommitdiffstats
path: root/sys/dev/exca
Commit message (Expand)AuthorAgeFilesLines
* Don't dereference an uninitialized pointer.imp2006-03-091-1/+4
* Set the name of the chipset foundimp2005-10-191-3/+3
* Minor commentary correctionimp2005-10-171-3/+3
* MFP4: Minor tweaks.imp2005-10-141-1/+5
* '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-063-3/+3
* 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-152-10/+76
* 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-072-0/+88
* Add two of three workarounds for interrupt storms for o2micro parts asimp2003-06-061-0/+7
* 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-143-64/+240
* Do not return(foo()) in void function.semenu2002-12-181-1/+1
* Update comments to remind me about power bugs in oldcard.imp2002-10-071-1/+4
* MFp4:imp2002-07-263-20/+25
* 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-293-0/+1155
OpenPOWER on IntegriCloud