Sponsored Content
Full Discussion: FreeBSD question
Top Forums UNIX for Dummies Questions & Answers FreeBSD question Post 49685 by Mincuslcd on Wednesday 7th of April 2004 05:03:34 PM
Old 04-07-2004
ok thanks!!!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

need help with FreeBSD!!!

Hi I want to write to my output_file using: if((fptr = creat(output_file, _S_IWRITE)) == -1) { printf("output_file..."..); return (1); } for(...) { _write(fptr, buffer, BUF_SIZE); } It says "_S_IWRITE" undeclared!!! Anybody knows what function I can use for that and what I... (3 Replies)
Discussion started by: lacasa
3 Replies

2. UNIX for Dummies Questions & Answers

FreeBSD

I am on AOL now,and i am using 56 k,i was gonna install FreeBSD,but i dont know if aol works on BSD,or my modem. Do they work on BSD? (2 Replies)
Discussion started by: kita
2 Replies

3. UNIX for Dummies Questions & Answers

Freebsd 4.5

i am new at unix and am VERY confused about the compression processes. what progs do i need to unzip and zip files? there must be a standard one similar to winzip? (1 Reply)
Discussion started by: Mindscan
1 Replies

4. UNIX for Dummies Questions & Answers

FreeBSD

What is FreeBSD, who does use Free? (3 Replies)
Discussion started by: cyberangel
3 Replies

5. UNIX for Dummies Questions & Answers

Question Regarding FreeBSd and Debian

Hey, new to thse boards :) Running FreeBSD 5, i have got a basic knowledge of Unix, and freeBSD so should not be that hard. I use freebsd to run some game servers since it's stable and uses less resources than windows and what not. Only problem is that the game i am running doesn't have a... (3 Replies)
Discussion started by: hilly
3 Replies

6. BSD

FreeBSD 5.2.1

I want someone tell me the positives and negatives points of FreeBSD 5.2.1, if someone help me, i thanks a lot! (4 Replies)
Discussion started by: israel
4 Replies

7. BSD

I want the Best FREEBSD

B]I want the best of the best FreeBSD version for my study in Unix...please sugest me... Thanks (5 Replies)
Discussion started by: israel
5 Replies

8. BSD

please help me in FreeBSD

Hi to all, Iam doing a project in Free BSD and i am stuck with a puzzle. Please any one of you clarify my doubt : How to add a mechanism to check the status of the file system which alerts the root user via. email if any single partition is greater than 90% full. This alert should include the... (3 Replies)
Discussion started by: tadakamalla
3 Replies

9. BSD

FreeBSD Label Editor Post-install Question

Hello there, Over the past few days I have installed FreeBSD 7.1 (which i'm new at) to an external Hard Drive. When installing, I chose to partition the disk Automatically and now I'm trying to use the label editor (post-installation configuration) to name the mount points: / /usr... (2 Replies)
Discussion started by: septima.pars
2 Replies

10. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies
HPTMV(4)						   BSD Kernel Interfaces Manual 						  HPTMV(4)

NAME
hptmv -- HighPoint RocketRAID 182x device driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device hptmv Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): hptmv_load="YES" DESCRIPTION
The hptmv driver provides support for HighPoint's RocketRAID 182x based RAID controller. These devices support ATA disk drives and provide RAID0 (striping), RAID1 (mirroring), and RAID5 functionality. HARDWARE
The hptmv driver supports the following ATA RAID controllers: o HighPoint's RocketRAID 182x series NOTES
The hptmv driver only works on the i386 and amd64 platforms as it requires a binary blob object from the manufacturer which they only supply for these platforms. The hptmv driver does not work on i386 with pae(4) enabled. SEE ALSO
kld(4), kldload(8), loader(8) HISTORY
The hptmv device driver first appeared in FreeBSD 5.3. AUTHORS
The hptmv device driver was written by HighPoint Technologies, Inc., and ported to FreeBSD by Scott Long. This manual page was written by David E. O'Brien. BUGS
The hptmv driver does not support manipulating the RAID from the OS, RAIDs need to be set up from the on-board BIOS. BSD
November 17, 2005 BSD
All times are GMT -4. The time now is 02:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy