summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1996-08-19use /sys/conf/GENERICTheo de Raadt
1996-08-19silence warnings for nowTheo de Raadt
1996-08-19Merge of Late July NetBSD sources (mostly DRACO support). More to come...Niklas Hallqvist
1996-08-19Addition of IDE WD&ATAPI CD config (Ram disk too, but out-commented)Niklas Hallqvist
1996-08-17pcvt virtual terminal is now ttyC*shawn
1996-08-17do not reset/disable for fails on some laptops; rees@umich.edu from someone elseTheo de Raadt
1996-08-16fix for sun4 netbsd mergesccappuc
1996-08-16ipx.Michael Shalayeff
1996-08-16someone send me an i386 assembler bookTheo de Raadt
1996-08-16spin processing ast events before going back to userland; my fixTheo de Raadt
1996-08-16Some mostly cosmetic bug fixes.dm
1996-08-15isapnp0Theo de Raadt
1996-08-15Change old -c flag to -C, support -c for BOOT_CONFIGNiklas Hallqvist
1996-08-15isapnp0 in GENERICTheo de Raadt
1996-08-14Pentium Pro supportdm
1996-08-14Added support in the driver for the Pentium Pro (pctrctl still needs todm
be done, though).
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
unsigned. should fix xdc watchdog timeouts noted in port-sparc by nathanw@mit.edu.
1996-08-12one last fixTheo de Raadt
1996-08-12mmu_3l changesTheo de Raadt
1996-08-12Missed a couple things and blew something away by accident.Jason Downs
1996-08-12Revert part of that last change; mapdev()/mapiodev() should be done all atJason Downs
once.
1996-08-12MMU_3L always on for sun4, what the heckTheo de Raadt
1996-08-12Merge revs 1.2 through 1.3: counter, mapiodev.Jason Downs
1996-08-12merge 1.2 mmu_pagein decl; 1.3-5 4/300 writethrough vac bugTheo de Raadt
1996-08-12from 1.2-4, vac is writethroughTheo de Raadt
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
more devices, more cleanly.
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11A couple slight changes, revs 1.1 through 1.3.Jason Downs
1996-08-11Merge back revs 1.2 and 1.3.Jason Downs
1996-08-11Merge back revision 1.2.Jason Downs
1996-08-11Merge back revisions 1.2 through 1.4.Jason Downs
1996-08-11netbsd -> openbsd, NetBSD -> OpenBSD, kernel nameJason Downs
1996-08-11elf/a.out symbolsTheo de Raadt
1996-08-11__randseedTheo de Raadt
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-08-10Sync with NetBSD.briggs
1996-08-10Support entropy generation for keyboard generation; already done for PCVTThorsten Lockert
1996-08-09syncJason Downs
1996-08-08Allow idle loop to be read even on 486's.dm
1996-08-08Sadly, the performance counters don't seem to work on the pentium pro.dm
I'll have to find out how the P6 works and add support.
1996-08-08Added a pctr pseudo-device for accessing the Pentium performance counters,dm
and a program pctrctl to set the counter functions.
1996-08-08Disable RFC 1323 extensions by defaultThorsten Lockert
Add support for unknown SCSI devices Add random pseudo-device
1996-08-08Reset the cycle counter at boot on P5 or better wether or not we have beenThorsten Lockert
configured for NTP
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-08-06splstatclock to splhigh; problem pointed out by gopalTheo de Raadt
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05remove NS support + tab nitpicksNiklas Hallqvist