Age | Commit message (Expand) | Author |
1996-12-06 | repair max sectors | Theo de Raadt |
1996-12-05 | mirror isa fd driver in disklabel handling | Theo de Raadt |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-06 | give floppies real partitions | Theo de Raadt |
1996-08-13 | Revert back to Theo's eeprom.h. | Jason Downs |
1996-08-12 | repair XDC_HWAIT macro to handle the fact that waithead is now | chuck |
1996-08-12 | one last fix | Theo de Raadt |
1996-08-12 | Missed a couple things and blew something away by accident. | Jason Downs |
1996-08-12 | Revert part of that last change; mapdev()/mapiodev() should be done all at | Jason Downs |
1996-08-12 | Merge revs 1.2 through 1.3: counter, mapiodev. | Jason Downs |
1996-08-12 | Merge the rest of our changes; mostly just softc changes in order to support | Jason Downs |
1996-08-11 | Merge back rev 1.5: always set mouse to B1200. | Jason Downs |
1996-08-11 | A couple slight changes, revs 1.1 through 1.3. | Jason Downs |
1996-08-11 | Merge back revs 1.2 and 1.3. | Jason Downs |
1996-08-11 | Merge back revision 1.2. | Jason Downs |
1996-08-11 | Merge back revisions 1.2 through 1.4. | Jason Downs |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1996-06-21 | use correct copyright | chuck |
1996-06-21 | sbus glue for "en" ATM device (only works on sun4c due to lack of support | chuck |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-03-04 | Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9}) | chuck |
1996-02-21 | minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.c | chuck |
1996-02-08 | - moved disk_busy() call from xdstrategy() to xdc_startbuf() | chuck |
1996-01-31 | put zs chip register layout here. | Theo de Raadt |
1996-01-15 | sync with netbsd | Theo de Raadt |
1996-01-13 | - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which is | chuck |
1996-01-12 | we no longer need to add in the offset to the mapped VA to get the correct | chuck |
1996-01-12 | dmamatch never added in the offset for the dma registers to the VA, | chuck |
1996-01-12 | improved handling of mapping of devices who's registers do not reside on | chuck |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-06 | one tests code before one commits it. initialize ttymalloc'd struct properly. | Theo de Raadt |
1996-01-06 | by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botch | Theo de Raadt |
1996-01-05 | from netbsd; = not == | Theo de Raadt |
1996-01-04 | mi 5380 driver | Theo de Raadt |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-12-18 | cgtwo only exists on vmes; and thus only sun4 (we will deal with | Theo de Raadt |
1995-12-18 | fix fb_setsize() to set width/height for P4 frame buffers | Theo de Raadt |
1995-12-17 | add a missing \n | Theo de Raadt |
1995-12-17 | match correctly on pfour | Theo de Raadt |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt |
1995-12-15 | settable ring buffer sizes from pk | Theo de Raadt |
1995-12-15 | MI le driver | Theo de Raadt |
1995-12-15 | change u_long to u_int32_t to match rcons | Theo de Raadt |
1995-11-22 | change ZLRB_RING_SIZE to 4096 | Theo de Raadt |
1995-11-21 | fix copyrights | Theo de Raadt |
1995-11-19 | rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems? | Theo de Raadt |
1995-11-18 | remove a bunch of stupid 4/100 and bustype checks | Theo de Raadt |
1995-11-09 | correct sun4 calls to fb_attach() | Theo de Raadt |
1995-11-09 | don't panic for multiple /dev/fb declarers | Theo de Raadt |
1995-11-09 | $NetBSD$ -> $Id$ | Theo de Raadt |