summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-07-23Don't even try wdc_get_params on a drive that didn't show up as ATAPIConstantine Sapuntzakis
1999-07-23Fix for UVM. (ok art@, as was last commit, missed it there)Hakan Olsson
1999-07-23Add uvm_pagealloc_contigHakan Olsson
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-07-23do not print media information to dmesg; ifconfig shows itTheo de Raadt
1999-07-23doesn't end does it...Theo de Raadt
1999-07-23more slight dmesg formatting for some a really stupid driveTheo de Raadt
1999-07-23use READ_BIG for atapi; LS-120 works nowTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23other devices..Theo de Raadt
1999-07-23Identify Drive may have to access media. So, wait up to 10s (in polling mode)Constantine Sapuntzakis
1999-07-22for drives <10MB of so, print #.##MB for the sizeTheo de Raadt
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22Revert to 1.21Niklas Hallqvist
1999-07-22Reintroduce rev 1.41 which brings us TCP signatures again, but this timeNiklas Hallqvist
1999-07-22syncTheo de Raadt
1999-07-22shortenTheo de Raadt
1999-07-22need a blank line here... for nowTheo de Raadt
1999-07-22rename primary/secondary to channel 0/1Theo de Raadt
1999-07-22shorten dmesg; rename primary/secondary to channel 0/1; save space inTheo de Raadt
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
1999-07-22Create wdc_enable_intr, wdc_disable_intr, wdc_select_drive.Constantine Sapuntzakis
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
1999-07-21swap16_multi by niklas@cvs.openbsd.orgConstantine Sapuntzakis
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