| Commit message (Expand) | Author | Age | Files | Lines |
* | Another round of the <sys/queue.h> FOREACH transmogriffer. | phk | 2001-02-04 | 1 | -2/+1 |
* | Convert the vendor/product cis strings to an array of CIS entries. This | imp | 2001-01-21 | 2 | -6/+6 |
* | remove duplicate entry that snuck in during the merge. | imp | 2001-01-21 | 2 | -8/+0 |
* | Sync to pccarddevs 1.9 | imp | 2001-01-20 | 1 | -2/+17 |
* | Sync with NetBSD (again, after I got the most up to date file): | imp | 2001-01-20 | 1 | -1/+10 |
* | sync with pccarddevs 1.8. | imp | 2001-01-20 | 1 | -2/+2 |
* | Correct entry for RATOC REX_R280 to comply with style used in the rest | imp | 2001-01-20 | 1 | -1/+1 |
* | Sync with pccarddevs. | imp | 2001-01-20 | 1 | -9/+45 |
* | Sync with NetBSD. v1.98->1.107: | imp | 2001-01-20 | 1 | -4/+22 |
* | This is a bandaid for a problem that is not entirely fixed yet. | peter | 2001-01-07 | 1 | -1/+5 |
* | This file follows style(9), so adjust various nits in the last few commits | imp | 2001-01-07 | 1 | -17/+24 |
* | For bus_setup_intr, cookiep is a pointer to storage for the parent | imp | 2001-01-07 | 1 | -1/+1 |
* | o Now that I've had time to test the new interface, reintegrate it back in. | imp | 2001-01-07 | 2 | -7/+4 |
* | Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't tested | imp | 2001-01-07 | 2 | -6/+11 |
* | We do not, and hopefully never will, use the static pccard device table. | peter | 2001-01-07 | 2 | -1274/+1 |
* | * Better kld support in pccbb/cardbus | jon | 2001-01-06 | 3 | -63/+258 |
* | Oops, broke newcard because I forgot to commit this in my last round of chang... | jon | 2000-11-28 | 1 | -0/+4 |
* | Regenerate. Note that pccarddevs_data.h is not used. | peter | 2000-11-25 | 2 | -2/+22 |
* | Add Kingston and the KNE-PC2 card | peter | 2000-11-25 | 1 | -0/+4 |
* | Make a few more mallocs use M_ZERO. | dwmalone | 2000-10-29 | 2 | -6/+4 |
* | o Remove lots of kludges with iospace and irq. | imp | 2000-10-22 | 1 | -10/+13 |
* | Get the interrupt correct. | imp | 2000-10-20 | 1 | -1/+1 |
* | o Fix memory leak in ivars | imp | 2000-10-19 | 1 | -6/+25 |
* | o Remove a boatload of debugging printfs. | imp | 2000-10-18 | 1 | -12/+18 |
* | More NEWCARD fixes. We now almost properly print the probe message. | imp | 2000-10-17 | 1 | -9/+72 |
* | First cut at allocating the resources from the CIS after the probe, but | imp | 2000-10-16 | 2 | -20/+48 |
* | Lots of little fixes. We no longer panic on card insert: | imp | 2000-10-15 | 2 | -19/+53 |
* | o Record the pccard_function in the ivar. | imp | 2000-10-09 | 2 | -8/+12 |
* | o Implement get_ivars so matching routines will work (this causes | imp | 2000-10-07 | 1 | -3/+38 |
* | o Merge in changes to the NetBSD sources: | imp | 2000-09-22 | 2 | -8/+93 |
* | Implement indirection in the pccard probe/attach. This should make it | imp | 2000-09-19 | 3 | -0/+75 |
* | Change the interface to pccard_function_init. The interface is such | imp | 2000-09-16 | 2 | -8/+17 |
* | MFNetBSD: | imp | 2000-09-05 | 1 | -1/+24 |
* | Minor tweaks to have the card be properly enabled via the CCR. | imp | 2000-08-26 | 1 | -6/+9 |
* | Sync to pccarddevs 1.5 | imp | 2000-08-24 | 2 | -107/+286 |
* | o Fix unterminated comment | imp | 2000-08-24 | 1 | -28/+53 |
* | Save a pointer to the dev, if any, that each function attach. | imp | 2000-08-22 | 2 | -2/+7 |
* | o Move to using PCCARD_SOFTC(dev) | imp | 2000-08-19 | 4 | -20/+16 |
* | Define get_memory_offset method | imp | 2000-08-11 | 1 | -0/+7 |
* | Matching commits to pccard for last pcic changes. We now at least to | imp | 2000-06-18 | 3 | -29/+32 |
* | Add new functions. Also add comments to existing functions. These | imp | 2000-06-18 | 1 | -0/+37 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -4/+4 |
* | Remove bogus comment | imp | 2000-04-20 | 1 | -2/+0 |
* | OK. Next step: we read in CIS. | imp | 2000-04-19 | 5 | -155/+9 |
* | Include <sys/bus.h>, which is needed after Doug's latest object changes. | imp | 2000-04-16 | 2 | -0/+4 |
* | checkpoint latest pccard/pcic hacking: | imp | 2000-04-13 | 4 | -142/+89 |
* | Fix pcic_detach_socket to get right pcic_handle. | imp | 2000-04-04 | 1 | -1/+1 |
* | Minor changes to some of the interfaces. | imp | 2000-03-26 | 4 | -8/+16 |
* | Regen | imp | 2000-03-25 | 2 | -28/+362 |