Subject: cvs update didn't get /sys/dev/i20/
To: None <netbsd-help@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 02/14/2002 08:33:23
I did a cvs update using Tnetbsd-1-5 under /usr/src, but it never
retrieved any sys/dev/i20 directory. (The CHANGES-1.5.3 shows it.)

It did successfully retrieve other sys/ files. My CVS/Entries is missing
i20:
D/i2c////
D/ic////

Any ideas on why?

Can I manually add i20 to my Entries list and try again? (But why should
I?)

Or could I comment out the reference to it in files.i386? (But why should
I have to?)

Also, my kernel configuration doesn't have any i2o. Do I really need it?

(The i386 GENERIC is 1.354.2.19.)

$ cd /usr/src/sys/arch/i386/conf/
$ config JCR-1.5-20020213
../../../../arch/i386/conf/files.i386:92: cannot open ../../../../dev/i2o/files.
i2o for reading: No such file or directory

../../../../dev/pci/files.pci:41: attaching undefined device `iop'
../../../../arch/i386/conf/files.i386: device `iop' used but not defined
*** Stop.

   Jeremy C. Reed
   http://www.reedmedia.net/

p.s. I manually aborted the cvs after it appeared to be done and sat in
FIN_WAIT_2 for 12 hours. (See my other posting.)