Re: OpenBSD 3.3 on old KA650 qbus mscp machine???
Hugh Graham <[email protected]> Mon, 7 Apr 2003 18:44:43 -0700
| Newsgroups | gmane.os.openbsd.vax |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 07, 2003 at 09:31:07PM -0400, [email protected] wrote: > I tried a delqa card and it also did not work. Are there > addressing issues in using qbus ethernet in OpenBSD, > e.g., switch settings on the delqa, or is a special kernel > needed? No special kernel is needed, but your CSR must match the one defined in the kernel config. It's set to look for a delqa at 017774440 (the first delqa) by default, and can be changed with boot -c if necessary. This line covers it: qe0 at uba? csr 0174440 # DEQNA/DELQA > > The mscp scsi controller apparently labelled and newfs'd > the drives, which is a good sign. But, gotta have some > sort of ethernet to ftp the suite into the machine. By 3.3 I assume you're talking about the current snapshot? > > Any suggestions or pointers to getting it up, are appreciated. Check the switchblock settings on the DELQA, and compare the results of "SHOW QBUS" at the VMB to the settings in your kernel conf. /Hugh > > Thanks