Port-vax archive

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

Re: Netbooting VS4k60



Charles Dickman wrote:

> I tried to install 6.0.1 on my VS4000/60 last night and discovered that the
> le0 ethernet was not detected by the kernel in netboot install.ram.gz
> 
> I am using the netboot loader from NetBSD 3.1 and it loads the image fine,
> but the kernel doesn't detect le0 and I can't continue with the install
> because there is no network device.
> 
> I tried the same thing with older NetBSD installs and had to go back to
> 3.1.1 to get one that would detect the ethernet device.
> 
> Anyone have similar problems with the VS4000/60. I notice that the
> VS4000/90 we've been reading about uses a different ethernet device.
> 
> -chuck

Maybe you should try the kernel from

ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-6.0.1/vax/binary/sets/

Since this is a GENERIC Kernel there should be an le0 defined in:


# Vsbus, the virtual VAXstation bus, and possible devices.
le0             at vsbus0 csr 0x200e0000 # LANCE ethernet
dz0             at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr
dz0             at vsbus0 csr 0x25000000 # VS4000/90 and 4000/10x serial
line
si0             at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr
si1             at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr
asc0            at vsbus0 csr 0x200c0080 # VS4000/60 (or VLC) SCSI-ctlr
asc0            at vsbus0 csr 0x26000080 # VS4000/90 and 4000/10x SCSI-ctlr
smg0            at vsbus0 csr 0x200f0000 # Small monochrome display ctlr.
#clr0           at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics
spx0            at vsbus0 csr 0x38000000 # Low Cost SPX on VS4000/90.
#lcg0           at vsbus0 csr 0x21801000 # VS4000/60 (or VLC) graphics
tc0             at vsbus0 csr 0x36000000 # VS4000/60 or 90 TC adapter


...but on my vs4k90 the sgec at the mainbus gets detected, don't know
how this is handles on the vs4k60 with the lance chip.

The CPU is the ka46?

Regards,

Holm

-- 
      Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe, 
     Freiberger Straße 42, 09600 Oberschöna, USt-Id: DE253710583
  www.tsht.de, info%tsht.de@localhost, Fax +49 3731 74200, Mobil: 0172 8790 741



Home | Main Index | Thread Index | Old Index