Lines Matching +full:system +full:- +full:reboot +full:- +full:controller
1 Rocket Controller Driver for FreeBSD
7 v1.1.4 2015-06-09
10 v1.1.3 2015-05-19
13 v1.1.2 2015-05-05
16 v1.1.1 2015-03-26
21 * Error handling to avoid scsi command lost which caused system hang up.
24 v1.0.1 2014-8-19
33 v1.0 2013-7-3
39 ---------------------
41 controller, include:
42 SATA Controller: R750, DC7280.
63 -----------------------------------------------
84 5) For i386 system, edit /usr/src/sys/conf/files.i386 and append the lines
88 dependency "$S/dev/hptnr/i386-elf.hptnr_lib.o.uu" \
89 compile-with "uudecode < $S/dev/hptnr/i386-elf.hptnr_lib.o.uu" \
90 no-implicit-rule
96 For amd64 system, edit /usr/src/sys/conf/files.amd64 and append the lines
100 dependency "$S/dev/hptnr/amd64-elf.hptnr_lib.o.uu" \
101 compile-with "uudecode < $S/dev/hptnr/amd64-elf.hptnr_lib.o.uu" \
102 no-implicit-rule
110 a) for FreeBSD 5.x-i386/6.x-i386/7.x-i386/8.x-i386/9.x-i386/10.x-i386:
119 b) for FreeBSD 5.x-amd64/6.x-amd64/7.x-amd64/8.x-amd64/9.x-amd64/10.x-amd64:
137 If the driver was previously configured as an auto-loaded module by
141 7) Reboot from the new kernel.
145 ------------------------------------------------
170 6) Reboot and load the driver under loader prompt. e.g:
181 /kernel text=0x24f1db data=0x3007ec+0x2062c -
186 <-- press SPACE key here
215 http://www.highpoint-tech.com.
217 2) For technical support, send e-mail to support@highpoint-tech.com
219 NOTE: Before you send an e-mail, please visit our Web Site
220 (http://www.highpoint-tech.com) to check if there is a new or
221 updated device driver for your system.