summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
AgeCommit message (Expand)Author
1997-12-23use raster console by default since the sun prom is buggy.chuck
1997-11-11blush!Niklas Hallqvist
1997-11-11whoops typo in last commit + accept 0 in col/row values on sun4 mean full szNiklas Hallqvist
1997-11-11Limit the console size by the frambuffer size. My 4/100 seemsNiklas Hallqvist
1997-09-20only eject root floppiesTheo de Raadt
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-09-01Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me thisTodd T. Fries
1997-08-25Implement LED blinking as a run-time configurable option via the sysctlJason Downs
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-07-13Sync with the new audio changes.Angelos D. Keromytis
1997-06-25Kill unused variables.Jason Downs
1997-06-25remove unused variableJason Downs
1997-06-24New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved,Jason Downs
1997-06-22Fix comment.Jason Downs
1997-06-22Allow powerdown() to be blindly called on machines with no power device.Jason Downs
1997-06-20Fixes OpenBSD PR kernel/230: system kernel sparc, submitted bygrr
1997-05-30Inhbit the silly "Insert fileystem floppy" message when booting from floppygrr
1997-05-11don't config the floppy on Sun4m's, since the the driver isn't right and doin...grr
1997-05-07Turn off si driver's dma by default. Unfortunately, DMA doesn't work.gene
1997-04-02use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi...Theo de Raadt
1997-04-02clear correct structure, PR#144, grr@shandakor.tharsis.comTheo de Raadt
1996-12-06repair max sectorsTheo de Raadt
1996-12-05mirror isa fd driver in disklabel handlingTheo de Raadt
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-06give floppies real partitionsTheo de Raadt
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
1996-08-12one last fixTheo de Raadt
1996-08-12Missed a couple things and blew something away by accident.Jason Downs
1996-08-12Revert part of that last change; mapdev()/mapiodev() should be done all atJason Downs
1996-08-12Merge revs 1.2 through 1.3: counter, mapiodev.Jason Downs
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11A couple slight changes, revs 1.1 through 1.3.Jason Downs
1996-08-11Merge back revs 1.2 and 1.3.Jason Downs
1996-08-11Merge back revision 1.2.Jason Downs
1996-08-11Merge back revisions 1.2 through 1.4.Jason Downs
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-06-21use correct copyrightchuck
1996-06-21sbus glue for "en" ATM device (only works on sun4c due to lack of supportchuck
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
1996-02-21minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.cchuck
1996-02-08- moved disk_busy() call from xdstrategy() to xdc_startbuf()chuck
1996-01-31put zs chip register layout here.Theo de Raadt
1996-01-15sync with netbsdTheo de Raadt
1996-01-13 - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which ischuck
1996-01-12we no longer need to add in the offset to the mapped VA to get the correctchuck
1996-01-12dmamatch never added in the offset for the dma registers to the VA,chuck