summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
AgeCommit message (Expand)Author
1998-05-14KNFNiklas Hallqvist
1998-04-30Updated sparc audioJason Wright
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt
1998-03-26fix Id; add commentsJason Wright
1998-03-25Driver for the 8 leds on the back of sun4 machines.Jason Wright
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-09print how much memoryTheo de Raadt
1998-03-04added support for the TIOCM* ioctl'sJason Wright
1998-03-01Fixed declaration of iorqno in xd_piodriver(),johns
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
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