summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-07-21do resource requirement checking in match(), not attach()Theo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21broken mpu on gravisTheo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21whatever it is, GRV0003 is not a sbTheo de Raadt
1999-07-21rewrite the tlb miss handler and tlb dirty handler.Michael Shalayeff
optimize for HVT usage (when compiled for proper cpu type). drop hpt_* global variables, use info from control registers instead. there are still ways to improve the tlb handlers tho. machdep also prints cache and tlb coherence states (not related to the above). You eat greenish muffin. --More-- You write real code.
1999-07-21swap16_multi by niklas@cvs.openbsd.orgConstantine Sapuntzakis
Fix cd.c so it compiles on big-endian platforms
1999-07-21better fields order for pv_entryMichael Shalayeff
1999-07-21change how this printsTheo de Raadt
1999-07-21Shorter IBM portable cdrom string.Federico G. Schwindt
1999-07-21syncFederico G. Schwindt
1999-07-21Add IBM Portable CD-ROM entry so wdc_pcmcia compiles.Federico G. Schwindt
1999-07-21skip break insn in the proper place, print cr28 in ddb, some debugging cruftMichael Shalayeff
1999-07-21support ATAPI; csapuntzTheo de Raadt
1999-07-21isapnp wdcTheo de Raadt
1999-07-21isapnp wdc worksTheo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21cleanTheo de Raadt
1999-07-21syncTheo de Raadt
1999-07-21fix an errorTheo de Raadt
1999-07-21sync to GENERICTheo de Raadt
1999-07-20Fix offsets of wi_frame, from wpaulNiklas Hallqvist
1999-07-20Add wdc pcmcia controller. As the other new ATA code, it needs to beFederico G. Schwindt
uncommented.
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-20permit midi on mpu & ymTheo de Raadt
1999-07-20Don't pull in cd_scsi/cd_atapi stuff unless cd device is usedConstantine Sapuntzakis
1999-07-20first cut at isapnp and ym mpuTheo de Raadt
1999-07-20syncTheo de Raadt
1999-07-20shorterTheo de Raadt
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-20correct os_mask handling for OLF; pefoTheo de Raadt
1999-07-20accomodations for backward growing stack architectures; art@ kMichael Shalayeff
1999-07-20don't cache pagetables on microsparc 1 either. From NetBSDArtur Grabowski
1999-07-20Be more generous with timeout on cd_play_msfConstantine Sapuntzakis
1999-07-20Fix SIS 5597 define.Federico G. Schwindt
1999-07-20add support for "floating accent" and compose. -mojMats O Jansson
1999-07-20Make acd redundant.Constantine Sapuntzakis
Mostly based on NetBSD-current
1999-07-20syncTheo de Raadt
1999-07-20simplifyTheo de Raadt
1999-07-20126 -> NBT_BADConstantine Sapuntzakis
Fix disklabel/bad sectors stuff in wd
1999-07-19some more commentsMichael Shalayeff
1999-07-19syncTheo de Raadt
1999-07-19rearrangeTheo de Raadt
1999-07-19syncTheo de Raadt
1999-07-19label mpu devices, and another modemTheo de Raadt
1999-07-19further fixes for strange wss isapnp cards; apollo@slcnet.netTheo de Raadt
1999-07-19Lower chatinessConstantine Sapuntzakis
1999-07-18Added acd dummy device so the new ATA stuff compiles & linksConstantine Sapuntzakis
1999-07-18Added SDEV_NOSENSE for ATAPI devices without request sense.Constantine Sapuntzakis