home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21332 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!fuug!news.funet.fi!hydra!klaava!torvalds
  3. From: torvalds@klaava.Helsinki.FI (Linus Torvalds)
  4. Subject: Re: Suggest inclusion of the QIC-02 driver
  5. Message-ID: <1992Dec22.003832.18546@klaava.Helsinki.FI>
  6. Organization: University of Helsinki
  7. References: <BzF1I9.2sI@nmrdc1.nmrdc.nnmc.navy.mil> <1992Dec21.144609.18404@hp9000.csc.cuhk.hk> <1992Dec21.222115.28392@cbnewsj.cb.att.com>
  8. Date: Tue, 22 Dec 1992 00:38:32 GMT
  9. Lines: 44
  10.  
  11. >> >I second inclusion of the QIC-02 driver!
  12. >> I third inclusion of QIC-02 driver (for Archive/Wangtek).
  13. >I vote for inclusion of the QIC-02 driver (for Archive/Wangtek).
  14.  
  15. Guidelines to get something included into the standard kernel follows. 
  16. They are just general suggestions, and have nothing to do with the QIC
  17. driver, other than explain why it won't help however many people posts
  18. to the newsgroup about it.. 
  19.  
  20. Q: I want something included into the kernel. How do I do it?
  21.  
  22. A: Write nice code.  Make sure it's a feature I people (me) actually
  23.    wants, and tell me about it by mail.
  24.  
  25.    I need the *author* to tell me about it - I'll largely ignore any
  26.    requests from anybody else.  The reasons are:
  27.  
  28.     - that tells me clearly that the person who wrote the code really
  29.       wants it as a part of the standards kernel.  Under some
  30.       circumstances, somebody may want to write code that he/she isn't
  31.       quite willing to make part of the "real" linux distribution for
  32.       one reason or another, even if he/she makes it available for
  33.       beta-testing.
  34.  
  35.     - The author usually knows the limitations of his code best, and may
  36.       not feel it's really ready for general consumption.
  37.  
  38.     - I can get the newest version, as well as start up communication
  39.       with the author if there are questions or comments.
  40.  
  41.    Also note that it may not be enough just to drop me a short note
  42.    about it: I get quite enough mail as it is, so if it for some reason
  43.    or another doesn't catch my eye, I'll probably just ignore it.  Don't
  44.    count on me remembering about things: if things haven't happened in a
  45.    week, mail me again.
  46.  
  47.    Finally, the timing is pretty bad right now: I wouldn't count on any
  48.    new features (especially features that I cannot test) before there is
  49.    a 1.0 release that works. 
  50.  
  51. So don't panic, I'm sure the QIC driver will make it into the kernel
  52. eventually.
  53.  
  54.         Linus
  55.