summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
1996-09-16update to reflect realityJason Downs
1996-09-16revert to in_cksum by zubin and ITheo de Raadt
1996-09-15sync to netbsd; for graichenTheo de Raadt
1996-09-15Ok, ok! We now autosense system type. Same compiled kernel works on bothPer Fogelstrom
1996-09-14Joystick is at 0x201, not 0x200Thorsten Lockert
1996-09-14First shot at a multivendor kernel. This version handles pica's and desk-Per Fogelstrom
1996-09-12cvs.openbsd.org rules with 20% buffer cacheTheo de Raadt
1996-09-12BUFCACHEPERCENT for cranking % of mem usedTheo de Raadt
1996-09-1216 partitionsTheo de Raadt
1996-09-12set correct 'maxpartitions'Michael Shalayeff
1996-09-12Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,Jason Downs
1996-09-1216 partitionsTheo de Raadt
1996-09-10make compile w/ TRACE enabledMichael Shalayeff
1996-09-09Don't be uncertain about wether clock interrupts were meant for usThorsten Lockert
1996-09-09Add seperate profiling/statistics clock running at 1024/128 Hz, using theThorsten Lockert
1996-09-08Only count the interrupt if the interrupt handler claims that it didThorsten Lockert
1996-09-06random declTheo de Raadt
1996-09-06min sun4c/sun4m floppyTheo de Raadt
1996-09-06remove keyboard randomness supply.Michael Shalayeff
1996-09-06Implement bios_ident() which will identify each type of CPU that weimp
1996-09-05why was this crap still here...Per Fogelstrom
1996-09-05include dtiPer Fogelstrom
1996-09-05grumble.. new files.. grumble..Per Fogelstrom
1996-09-04Enable extra scsi drives and scannersNiklas Hallqvist
1996-09-04s/rnd/random/Niklas Hallqvist
1996-09-04add #pccom0; suggested by graichenTheo de Raadt
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-02Cleanup before the integration of the machine identification code:imp
1996-09-02NetBSD -> OpenBSDimp
1996-09-02Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it.briggs
1996-09-02ZAP GENERIC!Per Fogelstrom
1996-09-02cua supportTheo de Raadt
1996-09-02pnp, mcd offTheo de Raadt
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01I like to be able to KTRACE sometimes.briggs
1996-09-01From scottr@netbsd.org:briggs
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-31duhTheo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-30We're not ready for this, yet.briggs
1996-08-30The pica tree is now obsolete and removed. Use arch/arc.Per Fogelstrom
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-29turn ast0 on; show where ast1 landsTheo de Raadt
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt