summaryrefslogtreecommitdiff
path: root/sys/dev/mca
AgeCommit message (Expand)Author
2001-12-31Labels must be followed by statements.thorpej
2001-12-06it doesn't make sense to wait for resources during autoconfigurationjdolecek
2001-12-04clarify copyright - this is all freshly written, no older code usedjdolecek
2001-12-04Make this NCR 53C90 driver work, using the chip information fromjdolecek
2001-12-04Fix so these files build with options DEBUG enabled.sommerfeld
2001-12-02use the new MCABUS_DMA_16BIT flag to use 16bit DMA (not implicit anymore)jdolecek
2001-12-01regenerate (allocate identifier for NCR 53c90)jdolecek
2001-12-01allocate identifier for NCR 53C90jdolecek
2001-12-01Nonworking NCR 53c90 attachment. I don't get any interrupts fromjdolecek
2001-11-28Match also product id 0x627c, it was omitted by mistake.jdolecek
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-26Added macros for the bits in the SYSBUS byte, and macrosfredette
2001-11-24The header part of driver overhault:jdolecek
2001-11-24don't need opt_mcaverbose.h herejdolecek
2001-11-23MCA DMA hooked via bus_dma, so remove onejdolecek
2001-11-23Convert over to use the new MCA DMA facilities, which encapsulatejdolecek
2001-11-23add 'drive' locator to mca edcjdolecek
2001-11-22add a comment clarifying the DMA support, g/c the commentedjdolecek
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-09-03Don't spinlockinit a simple_lock; simple_lock_init it instead.sommerfeld
2001-08-18make this compile.chs
2001-07-31all outstanding MCA bugs fixed, woo-hoo :)jdolecek
2001-07-08Correct various misspellings of 'transfer' and inflected forms.wiz
2001-05-14remove //-commented debugging stuffjdolecek
2001-05-13Change the comment about sucky performance to recommendation to removejdolecek
2001-05-04Implement polled command mode, and use it for writing system dumpjdolecek
2001-05-03Well, 16us is certainly more than 500 nanoseconds, but 1us is too, right?jdolecek
2001-05-02Add IBM SCSI Adapter support to the list - this is the last thingjdolecek
2001-05-02One item off TODO list - we check for MCA bus presence via bios calljdolecek
2001-04-27regen - SKNET cardsjdolecek
2001-04-27Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards.jdolecek
2001-04-27Introduce mca_match_disabled() - this returns true if cards with particularjdolecek
2001-04-27Introduce mca_match_disabled() - this returns true if cards with particularjdolecek
2001-04-25Spell occurred correctly.simonb
2001-04-24print the drq together with irq, slot infojdolecek
2001-04-23one lessjdolecek
2001-04-23Add constant for SKNET Ethernet Cardjdolecek
2001-04-23Compact autoconf info by printing the IRQ number togetherjdolecek
2001-04-22g/c edc_dev_status[]jdolecek
2001-04-22fix edc_dump_status_block() to correctly print Command Error Code andjdolecek
2001-04-22edc_dump_status_block(): print RBA # and block count as unsignedjdolecek
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-20regenjdolecek
2001-04-20Add support for IBM Multi-Protocol Communications Adapter. Card providedjdolecek
2001-04-20regenjdolecek
2001-04-20Add support for NeoTecH Single RS-232 Async. Adapter, SM110. Testedjdolecek
2001-04-20regenjdolecek
2001-04-20Add MCA ne(4) attachment for Novell NE/2 Ethernet adapter and clones.jdolecek