summaryrefslogtreecommitdiff
path: root/sys/dev/mca/ed_mca.c
AgeCommit message (Expand)Author
2001-11-23Convert over to use the new MCA DMA facilities, which encapsulatejdolecek
2001-11-13add RCSIDlukem
2001-09-03Don't spinlockinit a simple_lock; simple_lock_init it instead.sommerfeld
2001-05-14remove //-commented debugging stuffjdolecek
2001-05-04Implement polled command mode, and use it for writing system dumpjdolecek
2001-04-23Compact autoconf info by printing the IRQ number togetherjdolecek
2001-04-22Introduce machdep mca_disk_[un]busy(), which turn on/off disk LED.jdolecek
2001-04-22Fix serious bug in bounce buf handling - the EDF_BOUNCEBUF flag needsjdolecek
2001-04-19Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn'tjdolecek
2001-04-19Add a driver for IBM ESDI disk controllers. Tested with IBM Integ. ESDI Fixedjdolecek