Age | Commit message (Expand) | Author |
1997-01-29 | Match com changes. | Jason Downs |
1997-01-26 | Some more KNF | Niklas Hallqvist |
1997-01-26 | Fixed a busification bug (some may well remain), as well as some KNF issues | Niklas Hallqvist |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1997-01-23 | changed aicprint() to scsiprint() | flipk |
1997-01-22 | back out bounce buffer fixes until i get them working 100% | Theo de Raadt |
1997-01-17 | add tag | kstailey |
1997-01-16 | ahaprint() & btprint() -> scsiprint() | kstailey |
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 |
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 | 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-09 | Import extent manager from NetBSD | Niklas Hallqvist |
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-03 | DOH, com moved to ic | Niklas Hallqvist |
1996-12-03 | comreg/var moved, niklas | Theo de Raadt |
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 |
1996-11-28 | Pull in laptop changes from cgd, a couple from me, and a few slight formatting | Jason Downs |
1996-11-25 | Make CONADDR and CONUNIT overrideable | Niklas Hallqvist |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
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-11-10 | Kill major number hack. | Jason Downs |
1996-11-09 | Break shall be handled as data == 0 and FE bit set; from Theo | Thorsten Lockert |
1996-11-09 | Altered wds_wait's interface as the current one didn't have a chance to work | Niklas Hallqvist |
1996-11-07 | Parenthesize bit ops in last change (-Wall fix) | Niklas Hallqvist |
1996-11-07 | Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforced | Niklas Hallqvist |
1996-11-06 | Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfers | Niklas Hallqvist |
1996-11-06 | give floppies real partitions | Theo de Raadt |
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller |
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist |
1996-10-30 | cominit is used from the outside (the alpha port) | Niklas Hallqvist |
1996-10-28 | Change block size handling and add untested support for Japanese 1.2mb | Jason Downs |
1996-10-28 | Merge in old/latest code. Untested support for 2.88mb floppy drives. | Jason Downs |
1996-10-27 | bustype F is commonly seem for aha cards, do not whine | Theo de Raadt |
1996-10-26 | more move changes | Jason Downs |