diff options
| author | jdolecek <jdolecek@NetBSD.org> | 2000-05-13 14:00:19 +0000 |
|---|---|---|
| committer | jdolecek <jdolecek@NetBSD.org> | 2000-05-13 14:00:19 +0000 |
| commit | d63e211e90b5e9c292cb01981d460447628c868d (patch) | |
| tree | 2e13523a280da9bc0d5c65dd49d89a849dbc3349 /sys/dev | |
| parent | 05a45852e4dd80e8a235da12c783b09e47658614 (diff) | |
one more
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/mca/TODO | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/mca/TODO b/sys/dev/mca/TODO index 95eaddc611b..081f4491f05 100644 --- a/sys/dev/mca/TODO +++ b/sys/dev/mca/TODO @@ -1,4 +1,4 @@ -# $NetBSD: TODO,v 1.1 2000/05/11 15:42:03 jdolecek Exp $ +# $NetBSD: TODO,v 1.2 2000/05/13 14:00:19 jdolecek Exp $ Bugs: * i386: detect the existence of MCA bus by BIOS call @@ -8,7 +8,9 @@ Bugs: is executed) Projects: -* bus_dma(8) support (primarily for AHA-1650) +* i386: official bootblocks with PS/2 support (it's necessary to compile + custom ones now - see stand/lib/gatea20.c & define IBM_L40) +* bus_dma(8) support (primarily for AHA-1640 ATM) * 3Com 3c507 driver (prolly port of ef driver - originally, 1.3 ie driver has been ported in MCA release 2.1 by Scott Telford, the ISA attachment was then (after 1.3) split into ex, ef, ai) |
