summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Collapse)Author
1999-11-13syncTheo de Raadt
1999-11-13add another modemTheo de Raadt
1999-10-09wdc layer work:Constantine Sapuntzakis
Separate wdc_probe_caps into wdc_probe_caps and wdc_print_caps for more flexibility in printing capability information. Get rid of wdc_final_attach. Include name of device (e.g. cd0), if possible, on errors. atapiscsi layer work: Put a pointer to the SCSI device into ata_drive_datas' drv_softc field Simplify, simplify, simplify. Got rid of a bunch of fields in atapiscsi_softc Delay printing capabilities until we know the real device name (e.g. st0)
1999-10-07Add a delay() before turning the motor off; some controllers don't see itJason Downs
otherwise. Also move the motor off up so that it always gets performed, even if the probe is overridden via config flags.
1999-10-06Add support for bass, treble, surround and mode under equalization class.Federico G. Schwindt
Modify some code for simplicity and remove unused one; from NetBSD.
1999-09-30Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting ↵kstailey
control fix
1999-09-27syncTheo de Raadt
1999-09-27another ne2000; marco@tecnogi.comTheo de Raadt
1999-09-02syncDavid Leonard
1999-09-02re-enable ESS18**; deraadt@David Leonard
1999-08-22make isapnp_print() use canonical formatTheo de Raadt
1999-08-22syncTheo de Raadt
1999-08-22whack isapnp gus for nowTheo de Raadt
1999-08-19pnpdevs.hTheo de Raadt
1999-08-19another ethernet cardTheo de Raadt
1999-08-18syncTheo de Raadt
1999-08-18another cardTheo de Raadt
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17Fix a problem if midi at ym is defined but not mpu.Federico G. Schwindt
1999-08-11syncTheo de Raadt
1999-08-11com/pccom special cases found by isapnp.c directly nowTheo de Raadt
1999-08-11if we cannot match a device by name, check to see if it looks like aTheo de Raadt
com/pccom device, and try that. this catches more than 90% of failing isapnp devices.
1999-08-11New pcmcia irq prober that really tries to ensure the irq will workNiklas Hallqvist
1999-08-10support DIOCRLDINFOTheo de Raadt
1999-08-10we only run this insid the kernel nowTheo de Raadt
1999-08-09re-order things to make them clearerTheo de Raadt
1999-08-09Fix opl_isa_match declaration.Federico G. Schwindt
1999-08-08prepare for alpha, if it ever happensTheo de Raadt
1999-08-08ioh is a bus_space_handle_t not a bus_space_tag_tTheo de Raadt
1999-08-07syncTheo de Raadt
1999-08-07new modem; chris@dqc.orgTheo de Raadt
1999-08-05more shaving...Jason Wright
1999-08-05mv isa/mpu401var.h ic/mpuvar.hTheo de Raadt
1999-08-05Make IDE compile on alpha again:Niklas Hallqvist
use b* instead of mem* functions, adhere to NISADMA for DMA support.
1999-08-04remove some unnecessary stuffJason Wright
1999-08-04syncTheo de Raadt
1999-08-04another motorola modemTheo de Raadt
1999-08-04syncJason Wright
1999-08-04add 'ef' (3c515) and fix typoJason Wright
1999-08-04Driver for the 3c515 FastEtherlink ISAJason Wright
1999-07-31RangeLAN2 ISADavid Leonard
1999-07-30print ports as 0x%x/%d start/len instead of start-endTheo de Raadt
1999-07-29A probe that fails on an otherwise working card, removedNiklas Hallqvist
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-25mpu_isapnp.c is used only when midi is includedMatthieu Herrb
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-23syncTheo de Raadt
1999-07-23new modemTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23new modemTheo de Raadt