Searched +full:hptmvraid +full:. +full:o (Results 1 – 4 of 4) sorted by relevance
3 # Copyright (c) 2004-2005 HighPoint Technologies, Inc. All rights reserved8 SRCS= opt_cam.h9 SRCS+= bus_if.h device_if.h pci_if.h10 SRCS+= mv.c entry.c ioctl.c hptproc.c gui_lib.c11 OBJS+= hptmvraid.bo13 hptmvraid.bo: ${MACHINE_ARCH}-elf.raid.o.uu14 uudecode -o ${.TARGET} < ${.ALLSRC}15 elfedit --output-osabi none ${.TARGET}17 CLEANFILES+= hptmvraid.bo31 .if defined(DEBUG) && ${DEBUG} == 1[all …]
2 Copyright (C) 2007-2008 HighPoint Technologies, Inc. All rights reserved.3 $FreeBSD: src/sys/dev/hptmv/readme.txt,v 1.4 2009/04/07 16:38:25 delphij Exp $7 v1.16 2008-2-298 Fix 7.0 compile error.10 v1.15 2007-8-611 Override kernel driver(built-in) to support over 2T RAID array.13 v1.14 2006-3-2114 Fix 48-bit LBA compatibility for Seagate drives.15 Fix 16 bytes CDB support.17 v1.13 2006-2-13[all …]
2 * Copyright (c) 2004-2005 HighPoint Technologies, Inc.3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * documentation and/or other materials provided with the distribution.17 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE24 * SUCH DAMAGE.26 * $FreeBSD: src/sys/dev/hptmv/amd64-elf.raid.o.uu,v 1.2 2009/04/07 16:38:25 delphij Exp $28 begin 644 hptmvraid.o
2 # files marked standard are always included.4 font.h optional sc_dflt_font \5 …../share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'static u_char dflt_font_16[16*256] = {'…7 clean "font.h"9 atkbdmap.h optional atkbd_dflt_keymap \10 … 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accen…12 clean "atkbdmap.h"14 ukbdmap.h optional ukbd_dflt_keymap \15 …e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static acce…17 clean "ukbdmap.h"[all …]