home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / tcpip / ibmpc / 7687 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.4 KB

  1. Xref: sparky comp.protocols.tcp-ip.ibmpc:7687 comp.sys.ibm.pc.misc:17098 comp.dcom.lans.ethernet:3097 comp.os.msdos.programmer:12446
  2. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!gdt!aber!fronta.aber.ac.uk!pcg
  3. From: pcg@aber.ac.uk (Piercarlo Grandi)
  4. Newsgroups: comp.protocols.tcp-ip.ibmpc,comp.sys.ibm.pc.misc,comp.dcom.lans.ethernet,comp.os.msdos.programmer
  5. Subject: Re: BOOTP, pkt drivers, and ethernet board type (SUMMARY)
  6. Message-ID: <PCG.93Jan25222500@decb.aber.ac.uk>
  7. Date: 25 Jan 93 22:25:00 GMT
  8. References: <PCG.93Jan12184450@decb.aber.ac.uk> <1993Jan19.220337.5676@intrepid.com>
  9. Sender: news@aber.ac.uk (USENET news service)
  10. Reply-To: pcg@aber.ac.uk (Piercarlo Grandi)
  11. Organization: Prifysgol Cymru, Aberystwyth
  12. Lines: 41
  13. In-Reply-To: vladimir@intrepid.com's message of 19 Jan 93 22: 03:37 GMT
  14. Nntp-Posting-Host: decb.aber.ac.uk
  15.  
  16. >>> On 19 Jan 93 22:03:37 GMT, vladimir@intrepid.com (Vladimir Vukicevic) said:
  17.  
  18. pcg> The problem is those dozen or so types of cards. In order to start
  19. pcg> the whole process the right driver (and its configuration) must be
  20. pcg> individuated [ ... ]
  21.  
  22. Vukicevic> I assume that all these PCs have a writeable HD partition
  23. Vukicevic> [D:] (if not, forget this message! :).
  24.  
  25. They do, but I cannot rely on this...
  26.  
  27. Vukicevic> Why not just create a read-only/hidden file on D:, called,
  28. Vukicevic> for example, netstart.bat.
  29.  
  30. ...as the D: partition is r/w to everybody as a scratch area. The C:
  31. partition is r/o so that users cannot tamper with it; D: is not. We
  32. cannot depend on user not to remove the read-only/hidden file on D:;
  33. indeed they can reformat D: at will, and even worse, D: gets actually
  34. reformatted on the first boot of the day.
  35.  
  36. All in all I think that the better ideas I came up with (one of them was
  37. also suggested in an e-mail contribution) are:
  38.  
  39. 1)    find 4-5 unassigned bits in the CMOS RAM, and define as new
  40.     'ethernet board type' field in it, just as now there are two
  41.     6 bit 'hard drive type' fields.
  42.  
  43. 2)    put the ethernet board type in a spare byte in the boot block or
  44.     in the partition table as a fake partition or in a spare sector
  45.     on track 0.
  46.  
  47. If I come around to writing a nice command 'ethertype [get | put NN] I
  48. will post it...
  49.  
  50. Has anybody got any suggestion as to whether there are any unassigned
  51. bits in the CMOS RAM of any/most AT class machines?
  52.  
  53.  
  54. --
  55. Piercarlo Grandi <pcg@aber.ac.uk> c/o Dept of CS
  56. University of Wales, Penglais, Aberystwyth SY23 3BZ, UK
  57.