home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0172.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  995 b   |  32 lines

  1. >From:    David Jones <dej@eecg.toronto.edu>
  2. >
  3. >What's everybody working on?  I would like to see, and am willing to work on
  4. >the following:
  5. >
  6. > 1. Support for removeable SCSI media - allow multi-volume tar and re-read
  7. >     disk label upon media change at re-mount time.
  8. > 2. Amiga/880K and PC/720K floppy support.  Who is working on the floppy
  9. >     driver?
  10. >
  11.  
  12. Well, as much as time permits, I'm looking into implementing non-contiguous
  13. memory configs.  It looks to me like I can slap the memory list right on
  14. the end of the kernel like Markus does with the ConfigDev stuff so I have
  15. the benefit of Expansion.library to walk the mem-list.  So getting the 
  16. info in is the easy part (assuming the kernel doesn't grow to be 1MB in
  17. size... :) ).
  18.  
  19. The tough part is finding the time to wade through the vm source and write
  20. the newly required routines... sigh.
  21.  
  22.  
  23.  
  24. >-- 
  25. >David Jones, M.A.Sc student, Electronics Group (VLSI), University of Toronto
  26. >email: dej@eecg.utoronto.ca, finger for more info
  27. >
  28.  
  29.  
  30. -wps
  31.  
  32.