summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-22shorten dmesg; rename primary/secondary to channel 0/1; save space inTheo de Raadt
vendor/product tables
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22Fix isa_dmamap_* calls to take the correct first argument.Constantine Sapuntzakis
1999-07-22Fix bad144intern.Constantine Sapuntzakis
1999-07-22Use 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-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-22use += when modifying COPTSTheo de Raadt
1999-07-22syncTheo de Raadt
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-21Integrate docs for new ATA/IDE stuff into the tree for edited by csapuntz@,Aaron Campbell
especially the SYNOPSIS sections.
1999-07-21proto mem*() functionsTheo de Raadt
1999-07-21define some more cache-related pdc routinesMichael Shalayeff
1999-07-211000baseXX mediaJason Wright
1999-07-21sounds betterAaron Campbell
1999-07-21Add missing hosts_ctl() prototype.Oleg Safiullin
1999-07-21make it compile without midi.Niels Provos
1999-07-21Improve the description and add examples, including one that demonstrates howAaron Campbell
head(1) is often used in conjunction with tail -1 to display a single arbitrary line from a file.
1999-07-21sync names of arguments in SYNOPSIS with those in the option's descriptionAaron Campbell
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-21describe the -f flag in the options listAaron Campbell
1999-07-21discuss the "-m mode" optionAaron Campbell
1999-07-21Xr fparseln(3); deraadt@Aaron Campbell
1999-07-21talk about wdc re-enablingTheo de Raadt
1999-07-21fix bad English, spelling, grammar, comma splices, etc.Aaron Campbell
1999-07-21syncTheo de Raadt
1999-07-21whatever it is, GRV0003 is not a sbTheo de Raadt
1999-07-21cleanupTheo 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-21Remove PARAMETERS section. Different bad. Kjell bad.Kjell Wooding
Add references to sockaddr_storage.
1999-07-21use .Ar after .It Fl where it looks niceTheo de Raadt
1999-07-21swap16_multi by niklas@cvs.openbsd.orgConstantine Sapuntzakis
Fix cd.c so it compiles on big-endian platforms
1999-07-21Updated man pages to be useful. Include description of typical uses.Kjell Wooding
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