Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc



On Tue, 23 Nov 1999, Jason Thorpe wrote:

> On Tue, 23 Nov 1999 18:25:38 -0800 (PST) 
>  Simon Burge <simonb%netbsd.org@localhost> 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!

  But those lines won't give you asc0 and le0 - you will get asc1 and le1.
I think that's because there's an asc0 and le0 at ioasic?.

--
Michael L. Hitch                        mhitch%montana.edu@localhost
Computer Consultant
Information Technology Center
Montana State University        Bozeman, MT     USA




Home | Main Index | Thread Index | Old Index