summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-09-05use small font if size <= 800x600 (was if size < 800x600)Jason Wright
1999-09-05support for the "short" mouse protocol on tadpole; from netbsdJason Wright
1999-09-03in pmap_enter4m use access_type to set the initial mod/ref flags on the pvArtur Grabowski
1999-09-03use setpgt4m for the initial mappings too, not that it really matters sinceArtur Grabowski
1999-09-03We have to set the pagetable pointers with the atomic swap instruction.Artur Grabowski
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-09-02add uncaceable, per pa1.1 manualMichael Shalayeff
1999-09-02replace w/ one derived from Lites-parisc, UofUtahMichael Shalayeff
1999-09-01put ax on big ramdiskTheo de Raadt
1999-08-31Add umass (commented out). Don't uncomment it yet.Federico G. Schwindt
1999-08-30replace "" with "oldscsibus" in oldscsibus_cd. -mojMats O Jansson
1999-08-29Move all config files forwrd wrt IDE & dp8390 devicesNiklas Hallqvist
1999-08-29simplfy attachment of fvme childrenJason Wright
1999-08-25n+1 approximation step for the user space constantsMichael Shalayeff
1999-08-25Compile under UVM and versions of egcs. art@ ok.Hakan Olsson
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-08-24Opps. forgot this in the last uvm updateArtur Grabowski
1999-08-22Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested byJason Downs
1999-08-21/dev/ksymskstailey
1999-08-21definitions needed by sbin/kbd/kbd_sparc.cMats O Jansson
1999-08-20change MIPSE{B|L} to __MIPSE{B|L}__. -mojMats O Jansson
1999-08-20needs <scsi/cd.h> -mojMats O Jansson
1999-08-20teach it about Rise cpus; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-20cleanup pmap_enk4mArtur Grabowski
1999-08-20in pv_link4m malloc can sleep. Make the malloc earlier and check ifArtur Grabowski
1999-08-20uninitialized variable; art@Jason Wright
1999-08-19undo damage aaron didTheo de Raadt
1999-08-18sysbeep/pciide/atapiscsikstailey
1999-08-18Default to loading bsd.rd from $OSREV/hp300/bsd.rd.Jason Downs
1999-08-18enable ie0Michael Shalayeff
1999-08-18cleanupMichael Shalayeff
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17mem_access_fault4m: init ftype earlier to avoid passing junk to trapsignalArtur Grabowski
1999-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
1999-08-16Kill meaningless reset printf().Jason Downs
1999-08-16Add cdboot...Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16unscrew the screupMichael Shalayeff
1999-08-16use structures to overlay registers in memory, not offsets, also interrupt st...Michael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-15listen to COPTSNiklas Hallqvist
1999-08-15esym is needed for ksymsNiklas Hallqvist
1999-08-15fit aic* at pcmcmiaTheo de Raadt
1999-08-15Add missing HP385 defines...Jason Downs
1999-08-15pciide & atapiscsikstailey
1999-08-14Driver for ASIX88140A/88141 Ethernet; from FreeBSDAaron Campbell
1999-08-14dynamic chunks, snake styleTodd T. Fries
1999-08-14debugging off by default. ok mickey@Todd T. Fries
1999-08-14updateMichael Shalayeff