summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* Move from using PCCARD_ symbols gereated from this file to using PCMCIA_imp2001-11-111-10/+10
* Sync to 1.15 pccarddevsimp2001-11-111-299/+314
* MFNetBSD:imp2001-11-111-147/+154
* Regen.imp2001-10-051-2/+38
* MFNetBSD:imp2001-10-051-1/+23
* Update cis tuple parser, add a pccarddevs entry,shiba2001-09-025-2/+78
* Make pccard_product_lookup non-static again...jon2001-08-271-4/+1
* More notes to the reader about issues in pccard code here.imp2001-08-271-6/+15
* Merge notes, but not code, from my latest tree on pccard_function_init and pc...imp2001-08-271-0/+9
* Part two of this NEWCARD update:jon2001-08-273-191/+270
* Non-functional changes to NEWCARD stuff.jon2001-08-261-12/+12
* null_do_probe: mark as unusedassar2001-07-211-0/+2
* Sync to pccarddevs 1.12imp2001-07-051-7/+68
* Merge from NetBSD:imp2001-07-051-4/+31
* Fix the panics for real this time. When something can't be allocated,imp2001-05-101-24/+27
* Add additional enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+5
* Add accessor/ivar for the "function". This is so we can genericallyimp2001-04-212-1/+6
* Only try to delete the resource if we actually got it.imp2001-04-211-2/+3
* First step towards making loadable modules independent of havingimp2001-03-223-6/+47
* Sync to last changes.imp2001-03-221-1/+4
* Add zoom air 4000.imp2001-03-221-0/+1
* Style(9) changes:imp2001-03-221-32/+26
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-041-2/+1
* Convert the vendor/product cis strings to an array of CIS entries. Thisimp2001-01-212-6/+6
* remove duplicate entry that snuck in during the merge.imp2001-01-212-8/+0
* Sync to pccarddevs 1.9imp2001-01-201-2/+17
* Sync with NetBSD (again, after I got the most up to date file):imp2001-01-201-1/+10
* sync with pccarddevs 1.8.imp2001-01-201-2/+2
* Correct entry for RATOC REX_R280 to comply with style used in the restimp2001-01-201-1/+1
* Sync with pccarddevs.imp2001-01-201-9/+45
* Sync with NetBSD. v1.98->1.107:imp2001-01-201-4/+22
* This is a bandaid for a problem that is not entirely fixed yet.peter2001-01-071-1/+5
* This file follows style(9), so adjust various nits in the last few commitsimp2001-01-071-17/+24
* For bus_setup_intr, cookiep is a pointer to storage for the parentimp2001-01-071-1/+1
* o Now that I've had time to test the new interface, reintegrate it back in.imp2001-01-072-7/+4
* Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't testedimp2001-01-072-6/+11
* We do not, and hopefully never will, use the static pccard device table.peter2001-01-072-1274/+1
* * Better kld support in pccbb/cardbusjon2001-01-063-63/+258
* Oops, broke newcard because I forgot to commit this in my last round of chang...jon2000-11-281-0/+4
* Regenerate. Note that pccarddevs_data.h is not used.peter2000-11-252-2/+22
* Add Kingston and the KNE-PC2 cardpeter2000-11-251-0/+4
* Make a few more mallocs use M_ZERO.dwmalone2000-10-292-6/+4
* o Remove lots of kludges with iospace and irq.imp2000-10-221-10/+13
* Get the interrupt correct.imp2000-10-201-1/+1
* o Fix memory leak in ivarsimp2000-10-191-6/+25
* o Remove a boatload of debugging printfs.imp2000-10-181-12/+18
* More NEWCARD fixes. We now almost properly print the probe message.imp2000-10-171-9/+72
* First cut at allocating the resources from the CIS after the probe, butimp2000-10-162-20/+48
* Lots of little fixes. We no longer panic on card insert:imp2000-10-152-19/+53
* o Record the pccard_function in the ivar.imp2000-10-092-8/+12
OpenPOWER on IntegriCloud