Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-22 | Create 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-22 | Added ATAPI capabilities to the increasingly poorly named ata_drive_datas | Constantine Sapuntzakis | |
1999-07-22 | oops, too early | Theo de Raadt | |
1999-07-22 | pnpdevs.h | Theo de Raadt | |
1999-07-22 | remove unneeded entries | Theo de Raadt | |
1999-07-22 | sync | Todd T. Fries | |
1999-07-22 | another modem | Todd T. Fries | |
1999-07-21 | proto mem*() functions | Theo de Raadt | |
1999-07-21 | define some more cache-related pdc routines | Michael Shalayeff | |
1999-07-21 | 1000baseXX media | Jason Wright | |
1999-07-21 | make it compile without midi. | Niels Provos | |
1999-07-21 | do resource requirement checking in match(), not attach() | Theo de Raadt | |
1999-07-21 | sync | Theo de Raadt | |
1999-07-21 | broken mpu on gravis | Theo de Raadt | |
1999-07-21 | sync | Theo de Raadt | |
1999-07-21 | whatever it is, GRV0003 is not a sb | Theo de Raadt | |
1999-07-21 | rewrite 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-21 | swap16_multi by niklas@cvs.openbsd.org | Constantine Sapuntzakis | |
Fix cd.c so it compiles on big-endian platforms | |||
1999-07-21 | better fields order for pv_entry | Michael Shalayeff | |
1999-07-21 | change how this prints | Theo de Raadt | |
1999-07-21 | Shorter IBM portable cdrom string. | Federico G. Schwindt | |
1999-07-21 | sync | Federico G. Schwindt | |
1999-07-21 | Add IBM Portable CD-ROM entry so wdc_pcmcia compiles. | Federico G. Schwindt | |
1999-07-21 | skip break insn in the proper place, print cr28 in ddb, some debugging cruft | Michael Shalayeff | |
1999-07-21 | support ATAPI; csapuntz | Theo de Raadt | |
1999-07-21 | isapnp wdc | Theo de Raadt | |
1999-07-21 | isapnp wdc works | Theo de Raadt | |
1999-07-21 | sync | Theo de Raadt | |
1999-07-21 | clean | Theo de Raadt | |
1999-07-21 | sync | Theo de Raadt | |
1999-07-21 | fix an error | Theo de Raadt | |
1999-07-21 | sync to GENERIC | Theo de Raadt | |
1999-07-20 | Fix offsets of wi_frame, from wpaul | Niklas Hallqvist | |
1999-07-20 | Add wdc pcmcia controller. As the other new ATA code, it needs to be | Federico G. Schwindt | |
uncommented. | |||
1999-07-20 | Add wdc pcmcia controller. This needs the new ATA code. | Federico G. Schwindt | |
1999-07-20 | midi at ym/mpu | Theo de Raadt | |
1999-07-20 | permit midi on mpu & ym | Theo de Raadt | |
1999-07-20 | Don't pull in cd_scsi/cd_atapi stuff unless cd device is used | Constantine Sapuntzakis | |
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt | |
1999-07-20 | sync | Theo de Raadt | |
1999-07-20 | shorter | Theo de Raadt | |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff | |
1999-07-20 | correct os_mask handling for OLF; pefo | Theo de Raadt | |
1999-07-20 | accomodations for backward growing stack architectures; art@ k | Michael Shalayeff | |
1999-07-20 | don't cache pagetables on microsparc 1 either. From NetBSD | Artur Grabowski | |
1999-07-20 | Be more generous with timeout on cd_play_msf | Constantine Sapuntzakis | |
1999-07-20 | Fix SIS 5597 define. | Federico G. Schwindt | |
1999-07-20 | add support for "floating accent" and compose. -moj | Mats O Jansson | |
1999-07-20 | Make acd redundant. | Constantine Sapuntzakis | |
Mostly based on NetBSD-current | |||
1999-07-20 | sync | Theo de Raadt | |