From: Kenn H. <ke...@us...> - 2002-09-29 19:38:03
|
Update of /cvsroot/linux-vax/kernel-2.5 In directory usw-pr-cvs1:/tmp/cvs-serv31198 Modified Files: README.cvs-tags Log Message: Mostly-complete driver for DELQA ethernet card. First-cut driver for Q-bus adapter in KA650 CPU. Partially working serial driver for any console port driven by RXCS, RXDB, TXCS and TXDB internal processor registers. Boots to user mode on a KA42 with NFS root and no SCSI (NCR5380 driver is broken). Index: README.cvs-tags =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/README.cvs-tags,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.cvs-tags 27 May 2002 19:56:04 -0000 1.1 +++ README.cvs-tags 29 Sep 2002 19:37:59 -0000 1.2 @@ -25,6 +25,13 @@ fine using NFS root on my VS4000/60. (Nothing else is guaranteed). + kh-20020929 Mostly-complete driver for DELQA ethernet card. + First-cut driver for Q-bus adapter in KA650 CPU. + Partially working serial driver for any console + port driven by RXCS, RXDB, TXCS and TXDB internal + processor registers. Boots to user mode on a KA42 + with NFS root and no SCSI (NCR5380 driver is broken). + Branch: linux-2_5 Vendor branch for official Linus kernels This branch is a "vendor" branch in CVS terminology. We use it to hold |