| Age | Commit message (Expand) | Author |
| 1999-12-17 | Remove extra #endif so we can compile again. | augustss |
| 1999-12-16 | Add back cut Cardbus_conf_write/cardbus_conf_write lines. | abs |
| 1999-12-15 | Normalize symbol names used for multiple inclusion protection. | kleink |
| 1999-12-12 | Take a stab at making this work on big-endian systems. | thorpej |
| 1999-12-11 | add 3com 575CT, which Dell (at least) seems to be shipping | explorer |
| 1999-12-11 | Handle the 21143 PMCSR, like we do in the PCI front-end. | thorpej |
| 1999-12-11 | - Don't try to run the chip in big-endian mode. Not all chips support | thorpej |
| 1999-12-11 | Add cardbus_get_capability(), cloned from pci_get_capability(). | thorpej |
| 1999-12-08 | check for NULL from malloc | joda |
| 1999-12-07 | After reading the 21143 manual again, make sure SNOOZE is cleared in | thorpej |
| 1999-12-07 | Add the 21143 PMCSR offset, from Masanori Kanaoka. | thorpej |
| 1999-12-07 | Make sure to bring the chip out of sleep mode. From Masanori Kanaoka. | thorpej |
| 1999-11-19 | Add a basic CardBus front-end for the `tlp' driver. Still more work to do. | thorpej |
| 1999-11-18 | include dev/cardbus/cardbusdevs.h | joda |
| 1999-11-18 | regen | joda |
| 1999-11-18 | fix bogus comment | joda |
| 1999-11-18 | use CARDBUS_VENDOR_INVALID | joda |
| 1999-11-18 | regen | joda |
| 1999-11-18 | add INVALID vendor, and an Intel modem | joda |
| 1999-11-17 | Make this a lot more like the PCI front-end. | thorpej |
| 1999-11-17 | Also disable EX_CONF_INTPHY on the B model. | soren |
| 1999-11-17 | The 3c575-TX does *not* have an internal PHY. | thorpej |
| 1999-11-15 | Handle insertion and removal events more strictly. | haya |
| 1999-11-15 | Fill 0 into CardBus base address registers before a card is | haya |
| 1999-11-12 | (cardbus_attach_card): don't free cc | joda |
| 1999-11-12 | if the image size is zero, assume it really means one block | joda |
| 1999-11-09 | make this compile with CARDBUS_DEBUG | joda |
| 1999-11-09 | Maintenance CardBus/PCI extension ROM mapping routine. | haya |
| 1999-11-08 | correct number of BAR:s in cardbus_cis_info | joda |
| 1999-11-08 | Let decode_tuples take function to call for each tuple, and use this | joda |
| 1999-11-08 | add some bare-bones CIS information to the attach_args struct | joda |
| 1999-11-08 | regen | joda |
| 1999-11-08 | copy xircom entries from pcidevs | joda |
| 1999-11-06 | It's okay for a memory region to be larger than it's alignment. | soren |
| 1999-11-01 | Change the interface of cardbus_function_enable() and | haya |
| 1999-10-31 | uncomment fxp_cardbus | joda |
| 1999-10-31 | commit a more working version if this driver; so far only tested on an | joda |
| 1999-10-29 | handle multi function cards | joda |
| 1999-10-29 | add cardbus_exrom.c to cardbus device | joda |
| 1999-10-29 | add support for reading memory mapped CIS via BAR or EXROM register | joda |
| 1999-10-29 | Remove unnecessary check in cardbusmatch. | haya |
| 1999-10-29 | Change cardbus messages when cardbus does not configured. | haya |
| 1999-10-28 | add macro to get ROM image number, given a CIS pointer | joda |
| 1999-10-28 | code to read PCI expansion ROM | joda |
| 1999-10-27 | allow mapping of the expansion rom | joda |
| 1999-10-27 | add Expasion ROM register (0x30); | joda |
| 1999-10-27 | (cardbus_attach_card): don't mask everything *but* the latency timer | joda |
| 1999-10-27 | Change cardbus API. The first argument of cardbus_mapreg_map() is | haya |
| 1999-10-27 | Use opt_cardbus.h for cardbus.c and opt_cardslot.h for cardslot.c. | haya |
| 1999-10-25 | defopt the XNS protocol (options NS), clean up the use of related | drochner |