Age | Commit message (Expand) | Author |
1997-01-13 | small changes to get it compiled on the pmax (does'nt affect anything else) | Thomas Graichen |
1997-01-05 | Remove lots of timer_state structs as they just ate memory and only a few was | Niklas Hallqvist |
1997-01-05 | absent pcmcia cards do not interrupt | Theo de Raadt |
1997-01-04 | Add XXX comment about the delay port | Niklas Hallqvist |
1997-01-04 | readdisklabel() with correct dev_t | Theo de Raadt |
1997-01-03 | make bounce buffer aware | Theo de Raadt |
1997-01-03 | end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp> | kstailey |
1997-01-01 | remove unneded space in printf (only cosmetic) | Thomas Graichen |
1997-01-01 | don't count on MFS in add_blkdev_randomness | Michael Shalayeff |
1996-12-28 | Fix prerequisite test, still need to check why NODEV bufs comes here. | Niklas Hallqvist |
1996-12-24 | deal with the 2340 lie in the right place, i think | Theo de Raadt |
1996-12-23 | Import of Openfirmware device drivers for PowerPC port. | Dale S. Rahn |
1996-12-21 | add disklabel support | Theo de Raadt |
1996-12-19 | netbsd fix to problem found by m4@nts.umn.edu | Theo de Raadt |
1996-12-19 | do SIOCGIFADDR in ether_ioctl | Michael Shalayeff |
1996-12-16 | add "return (0)" to end of zsstop() since it's not a void function anymore | kstailey |
1996-12-12 | note lpt chip | Michael Shalayeff |
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist |
1996-12-11 | Slight optimizations | Niklas Hallqvist |
1996-12-11 | b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007 | Theo de Raadt |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist |
1996-12-11 | Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay) | Niklas Hallqvist |
1996-12-10 | the real changes by niklas... I did not merge correctly | Theo de Raadt |
1996-12-10 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
1996-12-09 | Import extent manager from NetBSD | Niklas Hallqvist |
1996-12-08 | Forgotten files from NetBSD merge | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm |
1996-12-05 | let us get this right finally... | Theo de Raadt |
1996-12-05 | whoops, correct d_nsectors | Theo de Raadt |
1996-12-05 | remove duplicate code; nice readdisklabel warning messages | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-05 | bring back partitions | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-05 | if block size is > 2048, set it to 2048. atapi drives that lie! | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-03 | Missing OpenBSD pieces, DOH! | Niklas Hallqvist |
1996-12-03 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
1996-12-03 | DOH, com moved to ic | Niklas Hallqvist |
1996-12-03 | partial merge with NetBSD | kstailey |
1996-12-03 | void cystop() -> int cystop() | kstailey |
1996-12-03 | void zsstop() -> int zsstop() | kstailey |
1996-12-03 | comreg/var moved, niklas | Theo de Raadt |
1996-11-30 | sync | Jason Downs |
1996-11-30 | fix order of #if defined's so it compiles | Todd C. Miller |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist |
1996-11-30 | sync | Jason Downs |
1996-11-30 | Cleaned up. lpt is MI now. | Niklas Hallqvist |
1996-11-29 | Missed in last bus.h commit | Niklas Hallqvist |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist |