On Wed, Jan 19, 2000 at 09:48:33AM -0600, damieon wrote:
> Greetings,
>
> I administer several machines running freebsd. Most of
> them are running FreeBSD-CURRENT, and all of them have DPT SmartRAID IV
> raid controlers. I was looking though LINT and found that it made
> re
The old pre-CAM DPT driver provided an IOCTL interface that was
implemented in sys/dev/dpt/dpt_control.c, which is commented out in
sys/conf/files presently.
The control devices are named 'dptN' where N is the DPT controller number.
sys/conf/majors:88 dpt DPT RAID Controller <[EM
> On Wed, 19 Jan 2000, you wrote:
> > Unfortunately, we currently have a regression problem in FreeBSD.
> > Newer releases tend to drop support for things that have no active
> > maintainer (or a maintainer who is too worn out by continually
> > rewriting his or her software to cope with changed i
On Wed, 19 Jan 2000, you wrote:
> Unfortunately, we currently have a regression problem in FreeBSD.
> Newer releases tend to drop support for things that have no active
> maintainer (or a maintainer who is too worn out by continually
> rewriting his or her software to cope with changed interfaces)
On Wed, 19 Jan 2000, damieon wrote:
> I administer several machines running freebsd. Most of
> them are running FreeBSD-CURRENT, and all of them have DPT SmartRAID IV
> raid controlers.
I've got a backup server here with a DPT SmartRAID IV (PM3334UW) running
3.3-STABLE from Nov 1
On Wed, Jan 19, 2000 at 09:48:33AM -0600, damieon wrote:
> I was taking a look through the list archives, and it seems that
> this issue has come up before, I found that someone had decided that it
> was looking for depends that are in FreeBSD 2 or something. Are there
Unfortunately, we cu
Greetings,
I administer several machines running freebsd. Most of
them are running FreeBSD-CURRENT, and all of them have DPT SmartRAID IV
raid controlers. I was looking though LINT and found that it made
reference to a set of tools for working with said cards and happil