Subject: Re: CVS commit: syssrc
To: None <simonb@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: source-changes
Date: 11/23/1999 20:18:08
On Tue, 23 Nov 1999 18:25:38 -0800 (PST) 
 Simon Burge <simonb@netbsd.org> wrote:

 > Module Name:	syssrc
 > Committed By:	simonb
 > Date:		Wed Nov 24 02:25:38 UTC 1999
 > 
 > Modified Files:
 > 	syssrc/sys/arch/pmax/conf: GENERIC
 > 
 > Log Message:
 > Wildcard 3max {asc,le}0 at tc attachment.

Why did you add these two lines?!

asc0    at      tc? slot ? offset ?     # NCR53C94 SCSI
le0     at      tc? slot ? offset ?     # LANCE

There are already:

asc*    at      tc? slot ? offset ?     # PMAZ-A single channel SCSI
le*     at      tc? slot ? offset ?     # PMAD-A LANCE

in the config file!

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>