Sync with reality.

This commit is contained in:
mark 1999-01-01 12:13:49 +00:00
parent d235c19724
commit cc829bbdde

View File

@ -1,4 +1,4 @@
# $NetBSD: TODO,v 1.8 1998/09/05 01:04:48 mark Exp $
# $NetBSD: TODO,v 1.9 1999/01/01 12:13:49 mark Exp $
Ok this is the current todo list.
@ -21,15 +21,15 @@ o Remove stubs.c
o Remove postmortem.c
o Debug audio drivers
o 16 bit sound driver.
o Create generic SEEQ8004/8005 driver.
o Create ea and eb front ends for the generic SEEQ driver.
o Create generic SEEQ8004/8005 driver. (TESTING DRIVER)
o Create ea and eb front ends for the generic SEEQ driver. (TESTING DRIVER)
o Merge in Ether2 driver
o Reorganise kernel VM space UNDER DEVELOPMENT
o Implement DMA transfers to buffer memory for the asc driver.
o Add interrupt and DMA support to the cosc driver
o Optimise Strong ARM support UNDER DEVELOPMENT
o Debug multiple mappings in pmap.c UNDER DEVELOPMENT
o Optimise data xfers for the ea and eb drivers
o Optimise data xfers for the ea and eb drivers (TESTING DRIVER)
o Update drivers to use new bus space macros UNDER DEVELOPMENT
o Debug serial consoles.
o Implement bus space DMA support for IOMD.
@ -44,14 +44,13 @@ o Debug IOMD DMA handling.
o Implement driver for etherlan500 podule.
o Implement generic soft interrupts. (UNDER DEVELOPMENT)
o Improve interaction of VIDC and IOMD.
o Switch to using the MI wdc driver. (PENDING bouyer-ide branch merge)
o Cleanup passing of boot information.
o Cleanup description of available memory regions
o Replace sfas driver with MI NCR53C9X driver.
o Support runtime selection of IRQ subsystem.
o Support runtime selection of FPE.
o EBSA285 / CATS merge (COMMIT SCHEDULED)
o vm_offset_t -> [pv]addr_t (PENDING EBSA285 COMMIT)
o Delayed cache /TLN clean/flushing
o Delayed cache / TLB clean/flushing
o Tracking dirty state of USR addresses in cache
o
o Close all outstanding PRs
o merge SA1100 support