Subject: CVS question
To: None <port-i386@netbsd.org>
From: Jack Morgan <Jack.Morgan@morganstanley.com>
List: port-i386
Date: 02/07/2002 08:33:21
I'm trying to checkout the latest kernel source and having some
trouble. I want the latest siop drivers but when I do

cvs checkout -P syssrc

I get

~/syssrc/src/dev/pci

siop_pci.c			2 KB	Nov 13 21:32  
siop_pci_common.c		10 KB	Nov 13 21:32  
siop_pci_common.h		2 KB	Jan 13 2001   

These are the same as in
pub/NetBSD/NetBSD-current/src/sys/dev/pci

Then If I look on at
pub/NetBSD-cvs/main/syssrc/sys/dev/pci/

siop_pci.c,v 		15 KB	Jan 10 17:56  
siop_pci_common.c,v		21 KB 	Jan 29 14:40  
siop_pci_common.h,v		4 KB	Jan 10 17:56  

These are the ones I need. Any suggestions?

Thanks,
jack_morgan