Added TODO list for cardbus driver.

git-svn-id: svn://kolibrios.org@5866 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2015-10-28 20:45:59 +00:00
parent 04b4f40454
commit ef9ddaeb38

View File

@ -17,6 +17,13 @@
; WARNING: Cards must be inserted before the driver starts, and shouldn't be removed.
; This module doesn't handle insertions and removals.
; TODO:
;
; Use GetPCIList instead of reading directly from PCI bus to detect bridge.
; (See #5544 agp.asm for example).
; Export a function in kernel to re-scan PCI device list (fix 'dirty hack').
; Fix bugs (currently not working on all PCMCIA bridges).
format PE DLL native
entry START