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