[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
kern/127551: Kernel with RAID driver hptiop (HighPoint RocketRAID 3xxxx/4xxx driver) cannot be built.
- To: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org
- Subject: kern/127551: Kernel with RAID driver hptiop (HighPoint RocketRAID 3xxxx/4xxx driver) cannot be built.
- From: Masayuki FUKUI <fukui_(_dot_)_FreeBSD_(_at_)_fanet_(_dot_)_net>
- Date: Tue, 23 Sep 2008 10:45:31 +0900 (JST)
- Cc:
- Reply-to: Masayuki FUKUI <fukui_(_dot_)_FreeBSD_(_at_)_fanet_(_dot_)_net>
- Resent-date: Tue, 23 Sep 2008 01:50:01 GMT
- Resent-from: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org (GNATS Filer)
- Resent-message-id: <200809230150_(_dot_)_m8N1o1Fm039546_(_at_)_freefall_(_dot_)_freebsd_(_dot_)_org>
- Resent-reply-to: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org, Masayuki FUKUI <fukui_(_dot_)_FreeBSD_(_at_)_fanet_(_dot_)_net>
- Resent-to: freebsd-bugs_(_at_)_FreeBSD_(_dot_)_org
>Number: 127551
>Category: kern
>Synopsis: Kernel with RAID driver hptiop (HighPoint RocketRAID 3xxxx/4xxx driver) cannot be built.
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 23 01:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Masayuki FUKUI
>Release: FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.1-PRERELEASE amd64
>Description:
RAID driver `hptiop' (HighPoint RocketRAID 3xxx/4xxx controller driver) is defined in GENERIC.
However, driver's code is not included in kernel though it compiles.
>How-To-Repeat:
Compiling GENERIC kernel.
>Fix:
In src/sys/conf/files, it is still defined that `hptiop' depends on deprecated option `cam'.
Remove it.
--- src/sys/conf/files.orig 2008-08-31 19:15:43.000000000 +0900
+++ src/sys/conf/files 2008-09-23 04:14:09.000000000 +0900
@@ -682,7 +682,7 @@
dev/hme/if_hme.c optional hme
dev/hme/if_hme_pci.c optional hme pci
dev/hme/if_hme_sbus.c optional hme sbus
-dev/hptiop/hptiop.c optional hptiop cam
+dev/hptiop/hptiop.c optional hptiop
dev/hwpmc/hwpmc_logging.c optional hwpmc
dev/hwpmc/hwpmc_mod.c optional hwpmc
dev/ichsmb/ichsmb.c optional ichsmb
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org