summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-10machine@ is a horrible hack in obj@ space. ignore the error. fix laterTheo de Raadt
1997-04-10Do block/sector handling like the other portsNiklas Hallqvist
1997-04-10SunOS emulation trap#2 handling from NetBSD (gwr via scottr)Niklas Hallqvist
1997-04-10Stop the SONIC before setting reset, not after...briggs
1997-04-10Add missing __C #defineTodd C. Miller
1997-04-10Changes from Denny Gentry <denny1@home.com>:briggs
1997-04-10Fix typo (aligend -> aligned)Todd C. Miller
1997-04-10Ack. Make this compile again.briggs
1997-04-09add soundblaster supportkstailey
1997-04-09change space to "_" in tsleep() stringkstailey
1997-04-09Fix from Bill Studenmund--generate ^-\ on ^-\ instead of on ^-/briggs
1997-04-09Comment video cards and add define for SuperMac Thunder/24.briggs
1997-04-09emulate bios calls. more debugging stuff. some fixes.Michael Shalayeff
1997-04-09the theTheo de Raadt
1997-04-08minor cleanup regarding forward scrolling usage, also only scroll one linemichaels
1997-04-08use new device names: fd(0,a) -> fd0aMichael Shalayeff
1997-04-08chflags not permittedTheo de Raadt
1997-04-08SunOS uses trap 2 to clear cpu caches. From NetBSD via scottr and gwr.briggs
1997-04-08Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul.briggs
1997-04-08attempt cd9660 & part/nblks fixTheo de Raadt
1997-04-08Fix from NetBSD: flush caches on trap 2 in SunOS emulation. Comment onbriggs
1997-04-08Changes from Michael R. Zucca <mrz5149@cs.rit.edu> for 16-bit and 32-bitbriggs
1997-04-08Some patches from Bob Nestor <rnestor@metronet.com> to edge toward supportbriggs
1997-04-08From scottr@netbsd.org:gene
1997-04-08use a different, smaller font.michaels
1997-04-08Rewrite to make dma more stable from scottr@netbsdgene
1997-04-07i think i got this right....Theo de Raadt
1997-04-07cf_flags & 0x20 forces device to be found even if it won't probe.Jim Rees
1997-04-07turn off INSECURE, using Aperture driver now; also activate VM86 & USER_LDT f...kstailey
1997-04-07Bleh. bus_probe has opposite return of my fn.briggs
1997-04-07Perhaps improve reliability with some small performance sacrifice.briggs
1997-04-07Denny suggests that we make all Quadra cases the same. The Q700, at leastbriggs
1997-04-07cd9660 & partition/block number confusion correctionTheo de Raadt
1997-04-07cd9660 & partition/block number confusion correctionTheo de Raadt
1997-04-07unconfuse partition/block sizing stuffTheo de Raadt
1997-04-07wrong placeTheo de Raadt
1997-04-07add cd9660 spoofing and repair partition offset/block offset stuffTheo de Raadt
1997-04-07that is rightTheo de Raadt
1997-04-07deal with partition/block size differencesTheo de Raadt
1997-04-07Use MAXPARTITIONS not ``8''Todd C. Miller
1997-04-0716 partitionsTodd C. Miller
1997-04-07#include "stand.h" not <stand.h>Todd C. Miller
1997-04-07We run OpenBSD. Also note that installboot may be run on the ``c''Todd C. Miller
1997-04-07Ahem... bus_probe() already exists and does what bus_space_bad_addr() does.briggs
1997-04-07Fix device name.Tobias Weingartner
1997-04-07Reboot stuff.Tobias Weingartner
1997-04-07Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.briggs
1997-04-07Reset stuff.Tobias Weingartner
1997-04-07Clarifications.Tobias Weingartner
1997-04-06bad dkpart(), bad dkunit(), bad bad badTheo de Raadt