Age | Commit message (Expand) | Author |
1997-12-23 | use raster console by default since the sun prom is buggy. | chuck |
1997-11-11 | blush! | Niklas Hallqvist |
1997-11-11 | whoops typo in last commit + accept 0 in col/row values on sun4 mean full sz | Niklas Hallqvist |
1997-11-11 | Limit the console size by the frambuffer size. My 4/100 seems | Niklas Hallqvist |
1997-09-20 | only eject root floppies | Theo de Raadt |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs |
1997-09-01 | Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this | Todd T. Fries |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-07-13 | Sync with the new audio changes. | Angelos D. Keromytis |
1997-06-25 | Kill unused variables. | Jason Downs |
1997-06-25 | remove unused variable | Jason Downs |
1997-06-24 | New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved, | Jason Downs |
1997-06-22 | Fix comment. | Jason Downs |
1997-06-22 | Allow powerdown() to be blindly called on machines with no power device. | Jason Downs |
1997-06-20 | Fixes OpenBSD PR kernel/230: system kernel sparc, submitted by | grr |
1997-05-30 | Inhbit the silly "Insert fileystem floppy" message when booting from floppy | grr |
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and doin... | grr |
1997-05-07 | Turn off si driver's dma by default. Unfortunately, DMA doesn't work. | gene |
1997-04-02 | use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi... | Theo de Raadt |
1997-04-02 | clear correct structure, PR#144, grr@shandakor.tharsis.com | Theo de Raadt |
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 |