Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-30 | Remove duplicate #include. | Aaron Campbell | |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor | |
Fix bug of 'tp' not being initialized in cyopen - patch from Theo de Raadt. Thanks to Niklas Hallqvist and Theo de Raadt for finding this bug. | |||
1996-12-03 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt | |
1996-12-03 | void cystop() -> int cystop() | kstailey | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-16 | Wall happiness | Theo de Raadt | |
1996-08-23 | Make more MI, closer to compile on amiga, still some problems though. | Niklas Hallqvist | |
Also removed unnecessary static specifiers that maess up DDB | |||
1996-07-27 | split cy driver up | Theo de Raadt | |