Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 1997 17:16:15 +0000
From:      "Oles' Hnatkevych" <bsdmail@cki.ipri.kiev.ua>
To:        freebsd-questions@FreeBSD.ORG
Subject:   3d IDE port. How to implement in kernel?
Message-ID:  <34294ADF.41C67EA6@cki.ipri.kiev.ua>

next in thread | raw e-mail | index | archive | help
Hi!

I have an SB-16 Creative card and an IDE port attached on it.
How to add into kernel?

I tried to add following:

config file:
controller wdc2 at isa? ... port "IO_WD3"... irq 11 ...

isa.h:

#define IO_WD3  0x1e8

but controller is not found during boot.

Please help me.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34294ADF.41C67EA6>