summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1999-07-21skip break insn in the proper place, print cr28 in ddb, some debugging cruftMichael Shalayeff
1999-07-21isapnp wdcTheo de Raadt
1999-07-21sync to GENERICTheo de Raadt
1999-07-20Add wdc pcmcia controller. This needs the new ATA code.Federico G. Schwindt
1999-07-20midi at ym/mpuTheo de Raadt
1999-07-20first cut at isapnp and ym mpuTheo de Raadt
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-20don't cache pagetables on microsparc 1 either. From NetBSDArtur Grabowski
1999-07-20add support for "floating accent" and compose. -mojMats O Jansson
1999-07-20126 -> NBT_BADConstantine Sapuntzakis
Fix disklabel/bad sectors stuff in wd
1999-07-19some more commentsMichael Shalayeff
1999-07-18Get rid of useless #include's of wdc.hConstantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff
1999-07-18regenMichael Shalayeff
1999-07-18better cpu idsMichael Shalayeff
1999-07-18print layout as %x, to match kbd(8)Theo de Raadt
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-18Add code to support none us keyboards in kernel. -mojMats O Jansson
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18fix {set,rem}runqueue wrt sizeof(p_stat) and some logic,Michael Shalayeff
fix %r1 restoration in several traps, also better kernel stack handling, and other fixes and typos. all inspired by the recent hot weather and humid nyc climate in general.
1999-07-18SIS_85C503 misidenties itself; g.mcgarry@qut.edu.auTheo de Raadt
1999-07-17do not brelse() badlyTheo de Raadt
1999-07-17Fix a bug that caused panic instead of error return with invalid diskConstantine Sapuntzakis
geometries. Make sure we don't brelse a buf that we don't have.
1999-07-16do not reset, helps the serial consoleMichael Shalayeff
1999-07-16almost all of themMichael Shalayeff
1999-07-14put sub-class of architecture in SVR4_SI_PLATFORMTheo de Raadt
1999-07-14Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what youTodd C. Miller
expect. Also, add xref's to the pcvt userland utils.
1999-07-13updateMichael Shalayeff
1999-07-12allocate 5% bufcache if <=16M memory installedMichael Shalayeff
1999-07-12export cr24 and cr25 from trapframe structureMichael Shalayeff
1999-07-12don't resolve NULL at the bottom of the stack trace (parse trapframe later)Michael Shalayeff
1999-07-12note wax in the sample layoutMichael Shalayeff
1999-07-12better set_psw() usageMichael Shalayeff
1999-07-12vaddr_t,paddr_tMichael Shalayeff
1999-07-11WaveLANNiklas Hallqvist
1999-07-09oops. missed a fewArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
remove "register" keywords Various cleanups.
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
remove "register" keywords Various cleanups.
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
remove "register" keywords Various cleanups.
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09Fixup for linkTobias Weingartner
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-08same here..Theo de Raadt
1999-07-08flesh out .DtTheo de Raadt
1999-07-08byeTheo de Raadt
1999-07-08no man page!Theo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt