Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-22 | shorten dmesg; rename primary/secondary to channel 0/1; save space in | Theo de Raadt | |
vendor/product tables | |||
1999-07-22 | shorten dmesg output | Theo de Raadt | |
1999-07-22 | Fix isa_dmamap_* calls to take the correct first argument. | Constantine Sapuntzakis | |
1999-07-22 | Fix bad144intern. | Constantine Sapuntzakis | |
1999-07-22 | Use wdc_select_drive if we're starting in the IDLE bus state. | Constantine Sapuntzakis | |
Modify the ATAPI reset state machine. Added two states, IDENTIFY and IDENTIFY_WAIT. These will revive ATAPI drives after a hard ATA reset. I don't think ATAPI devices have LUNs, so flag SDEV_NOLUNS as quirk of the SCSI adapter. The SCSI devices will "inherit" this setting from the parent. Correctly deal with 16-byte command packet devices (not that any exists, AFAIK). Optimization - don't poll devices that assert an interrupt on after sending PACKET cmd. | |||
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 | use += when modifying COPTS | Theo de Raadt | |
1999-07-22 | sync | Theo de Raadt | |
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 | Integrate docs for new ATA/IDE stuff into the tree for edited by csapuntz@, | Aaron Campbell | |
especially the SYNOPSIS sections. | |||
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 | sounds better | Aaron Campbell | |
1999-07-21 | Add missing hosts_ctl() prototype. | Oleg Safiullin | |
1999-07-21 | make it compile without midi. | Niels Provos | |
1999-07-21 | Improve the description and add examples, including one that demonstrates how | Aaron Campbell | |
head(1) is often used in conjunction with tail -1 to display a single arbitrary line from a file. | |||
1999-07-21 | sync names of arguments in SYNOPSIS with those in the option's description | Aaron Campbell | |
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 | describe the -f flag in the options list | Aaron Campbell | |
1999-07-21 | discuss the "-m mode" option | Aaron Campbell | |
1999-07-21 | Xr fparseln(3); deraadt@ | Aaron Campbell | |
1999-07-21 | talk about wdc re-enabling | Theo de Raadt | |
1999-07-21 | fix bad English, spelling, grammar, comma splices, etc. | Aaron Campbell | |
1999-07-21 | sync | Theo de Raadt | |
1999-07-21 | whatever it is, GRV0003 is not a sb | Theo de Raadt | |
1999-07-21 | cleanup | 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 | Remove PARAMETERS section. Different bad. Kjell bad. | Kjell Wooding | |
Add references to sockaddr_storage. | |||
1999-07-21 | use .Ar after .It Fl where it looks nice | Theo de Raadt | |
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 | Updated man pages to be useful. Include description of typical uses. | Kjell Wooding | |
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 | |