home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11868 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!news.byu.edu!ux1!fcom.cc.utah.edu!cs.weber.edu!terry
  3. From: terry@cs.weber.edu (A Wizard of Earth C)
  4. Subject: Re: [386BSD] Followup: WD8013 card
  5. Message-ID: <1993Jan26.205504.24467@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: Weber State University  (Ogden, UT)
  8. References: <C1FuJ7.4A9@rot.qc.ca>
  9. Date: Tue, 26 Jan 93 20:55:04 GMT
  10. Lines: 32
  11.  
  12. In article <C1FuJ7.4A9@rot.qc.ca> captain@rot.qc.ca (Andrew Webster) writes:
  13. >The WD8013 does seem to exhibit odd behaviour as the kernel only detects
  14. >the card from a cold boot / power up.
  15. >One person who responded mentioned this problem.  It is wide spread?
  16. >Is there a fix?
  17.  
  18. The problem is that a warm boot does not cause a card reset.  This is
  19. arguably a defect in the card.
  20.  
  21. The probe routine could be modified to forcibly reset the card; however, if
  22. this is done, what is the point of having a probe routine (since you must
  23. assume the card is present to reset it)?
  24.  
  25. Th appropriate answer is a shutdown routine for drivers in each device
  26. driver... no one has hacked this into the device interface yet.  This
  27. would also allow a spin-down of disks or "parking" the heads, if the
  28. shutdown took an argument.
  29.  
  30. Happy hacking!
  31.  
  32.  
  33.                     Terry Lambert
  34.                     terry@icarus.weber.edu
  35.                     terry_lambert@novell.com
  36. ---
  37. Any opinions in this posting are my own and not those of my present
  38. or previous employers.
  39. -- 
  40. -------------------------------------------------------------------------------
  41.                                         "I have an 8 user poetic license" - me
  42.  Get the 386bsd FAQ from agate.berkeley.edu:/pub/386BSD/386bsd-0.1/unofficial
  43. -------------------------------------------------------------------------------
  44.