summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-07-22Create wdc_enable_intr, wdc_disable_intr, wdc_select_drive.Constantine Sapuntzakis
wdc_select_drive implements the drive selection protocol as documented in the ATA-5 preliminary specs.
1999-07-22Added ATAPI capabilities to the increasingly poorly named ata_drive_datasConstantine Sapuntzakis
1999-07-22oops, too earlyTheo de Raadt
1999-07-22pnpdevs.hTheo de Raadt
1999-07-22remove unneeded entriesTheo de Raadt
1999-07-22syncTodd T. Fries
1999-07-22another modemTodd T. Fries
1999-07-21proto mem*() functionsTheo de Raadt
1999-07-21define some more cache-related pdc routinesMichael Shalayeff
1999-07-211000baseXX mediaJason Wright
1999-07-21make it compile without midi.Niels Provos
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