Age | Commit message (Expand) | Author |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-02 | remove doubled #define; openbsd@davidkrause.com | Theo de Raadt |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt |
1999-08-08 | Support detaching. Support CIS-less cards. Style police. | Niklas Hallqvist |
1999-07-20 | Add wdc pcmcia controller. As the other new ATA code, it needs to be | Federico G. Schwindt |
1999-05-27 | Revert accidentally committed stuff | Niklas Hallqvist |
1999-05-27 | A Sound+SCSI card | Niklas Hallqvist |
1999-01-28 | Add support for: | Federico G. Schwindt |
1998-09-11 | PCMCIA code ported from NetBSD. | Federico G. Schwindt |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1997-03-01 | Corrected ISA memory mapping errors that caused PCMCIA to be broken. | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-04-29 | Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work | hvozda |