summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-05-04Use cpuspeed (and hard coded values) to print clock speed on '040 models.Jason Downs
1998-05-03First stab at defining virtual space for rPC44 for X11imp
1998-05-03Don't use option MADHATTER. It is rather silly, and there is no reason notgene
1998-05-03Fallout from recent merge of macinfo.h to cpu.h.gene
1998-05-03Fallout from new cpu.h work.gene
1998-05-03Associated fallout from removing macinfo.h and merging to cpu.h.gene
1998-05-03* Deprecate macinfo.h pulling all relevant defines into cpu.h.gene
1998-05-02If computed value for d_nsectors truncated to 0, set it to 32 andTodd C. Miller
1998-05-02Add defaults for d_secsize and d_secpercyl if they are zero (should not happen)Todd C. Miller
1998-05-02Fix problem with zip drive correctly this time. The real deal isTodd C. Miller
1998-05-02typeTodd C. Miller
1998-05-02Fix pastoTodd C. Miller
1998-04-30iommu flushing workaround is only needed on MS2 machines, apparentlyTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-04-30Only use scsi geometry to fake up a label if we were able to getTodd C. Miller
1998-04-27cleanup messages a bitTheo de Raadt
1998-04-27Adapt to new bus_space functions after fixing namespace issues.gene
1998-04-27Add bus_space.c.gene
1998-04-27Correct namespace collisions for bus_space_probe and split outgene
1998-04-26Get audio framework from MI-land, scrap the local variant. Some NetBSD mergingNiklas Hallqvist
1998-04-26use a rel. path for compat/ossaudioNiels Provos
1998-04-26attach audio device to sound cardsNiels Provos
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-25whitespaceJason Downs
1998-04-25convert i386 to MNNMichael Shalayeff
1998-04-25fix some more printf's where a long arg was specified that is u_int32_tTodd C. Miller
1998-04-25kcore.h stub, uses m68k include.Jason Downs
1998-04-25Use generic m68k format kcore by default.Jason Downs
1998-04-25spellingDavid Leonard
1998-04-25set d_bbsize and d_sbsize in spoofed label to values correct for ffsTodd C. Miller
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt
1998-04-22prototypes; rykerTheo de Raadt
1998-04-20no need for debug options by default, now that the bug is deadTheo de Raadt
1998-04-20fix the problem w/ /boot being fragmented in a non-contigMichael Shalayeff
1998-04-18%0x support went awayTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-04-17put arch type into hw.model, sun4 installboot now works; jasonTheo de Raadt
1998-04-17s/inline/__inline/ for X11's sake (-ansi)Niklas Hallqvist
1998-04-13the problem is in /boot, not in biosbootTheo de Raadt
1998-04-11Well, the changes make do not workTheo de Raadt
1998-04-09From netbsd: detect clock correctly, fix order of zbus probeNiklas Hallqvist
1998-04-07enable _insque and _remque; donTheo de Raadt
1998-04-06type fixPer Fogelstrom
1998-04-06fix some typesPer Fogelstrom
1998-04-06-lock.hPer Fogelstrom
1998-04-06somewhat more correct trapsignal callPer Fogelstrom
1998-04-06new alignement (abi)Per Fogelstrom
1998-04-06New mbr and msdos partPer Fogelstrom
1998-04-06New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn!Per Fogelstrom
1998-04-05Remove old config files, not maintained in quite a whileNiklas Hallqvist