Lines Matching +full:system +full:- +full:reboot +full:- +full:controller

1 RocketRAID Controller Driver for FreeBSD
2 Copyright (C) 2005-2015 HighPoint Technologies, Inc. All rights reserved.
14 one hour on 32bit system.
17 * Fix a bug that failed to verify controller by retrying 8 times.
21 * Fix a bug that memory would be corrupted and caused strange system
25 * fixup system crash while write date to raid5.
28 * Fix 2nd RAID controller can not load as multipath issue.
36 ---------------------
38 controller, include:
39 SAS Controller: RR271x, RR272x, RR274x, RR276x, RR278x.
60 -----------------------------------------------
81 5) For i386 system, edit /usr/src/sys/conf/files.i386 and append the lines
85 dependency "$S/dev/hpt27xx/i386-elf.hpt27xx_lib.o.uu" \
86 compile-with "uudecode < $S/dev/hpt27xx/i386-elf.hpt27xx_lib.o.uu" \
87 no-implicit-rule
93 For amd64 system, edit /usr/src/sys/conf/files.amd64 and append the lines
97 dependency "$S/dev/hpt27xx/amd64-elf.hpt27xx_lib.o.uu" \
98 compile-with "uudecode < $S/dev/hpt27xx/amd64-elf.hpt27xx_lib.o.uu" \
99 no-implicit-rule
107 a) for FreeBSD 5.x-i386/6.x-i386/7.x-i386/8.x-i386/9.x-i386/10.x-i386:
116 b) for FreeBSD 5.x-amd64/6.x-amd64/7.x-amd64/8.x-amd64/9.x-amd64/10.x-amd64:
134 If the driver was previously configured as an auto-loaded module by
138 7) Reboot from the new kernel.
142 ------------------------------------------------
167 6) Reboot and load the driver under loader prompt. e.g:
178 /kernel text=0x24f1db data=0x3007ec+0x2062c -
183 <-- press SPACE key here
212 http://www.highpoint-tech.com.
214 2) For technical support, send e-mail to support@highpoint-tech.com
216 NOTE: Before you send an e-mail, please visit our Web Site
217 (http://www.highpoint-tech.com) to check if there is a new or
218 updated device driver for your system.