NetBSD/doc
xtraeme 8e6cf74867 Areca Technology Corporation SATA RAID controller driver, ported
from OpenBSD.

arc0 at pci2 dev 14 function 0: interrupting at ioapic0 pin 18 (irq 5)
arc0: Areca ARC-1210 Host Adapter RAID controller
arc0: 4 ports, 256MB SDRAM, firmware <V1.43 2007-4-17>
scsibus0 at arc0: 16 targets, 8 luns per target
[...]
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <Areca, ARC-1210-VOL#00, R001> disk fixed
sd0: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
sd1 at scsibus0 target 0 lun 1: <Areca, ARC-1210-VOL#01, R001> disk fixed
sd1: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors

bioctl(4) output with two RAID0 volumes:

Volume  Status               Size Device
 arc0 0 Online               466G ARC-1210-VOL#00 RAID0
      0 Online               234G 0:0.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
      1 Online               234G 0:1.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
 arc0 1 Online               466G ARC-1210-VOL#01 RAID0
      0 Online               234G 0:2.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
      1 Online               234G 0:3.0   noencl <WDC WD2500YS-01SHB1 20.06C06>

The driver still needs changes related to locking and talking to the
firmware, which sometimes is unable to answer...

Raid card donated by Areca Technology Corporation via Trent George.
Disks used for testing were contributed by TNF.

Thank you very much.
2007-12-04 18:47:50 +00:00
..
3RDPARTY less-416 out. 2007-11-28 22:04:47 +00:00
BRANCHES - Terminate vmlocking due to collateral damage. h8 cvs/patch/diff. 2007-12-04 15:18:01 +00:00
BUILDING.mdoc Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
CHANGES Areca Technology Corporation SATA RAID controller driver, ported 2007-12-04 18:47:50 +00:00
CHANGES.prev Move entry for ticket #990 into CHANGES.prev, because it has been 2007-11-25 09:23:47 +00:00
HACKS "port sh5" is no more, and its hacks have been undone. 2007-04-08 09:57:17 +00:00
LAST_MINUTE
README.files Fix a URL. From OKANO Takayoshi in PR 33001. 2006-03-09 18:07:53 +00:00
RESPONSIBLE Change the primary docs to mention atf's import 2007-11-12 14:53:32 +00:00
ROADMAP Add some more details to the regress entry per joerg@'s request. 2007-11-24 12:25:17 +00:00
TODO * make clear what "window" is 2005-09-27 20:15:15 +00:00
TODO.i18n PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) 2006-10-13 17:28:09 +00:00
TODO.kqueue
TODO.nits RPC kqueue project done. 2005-10-13 23:41:03 +00:00

README.files

#	$NetBSD: README.files,v 1.3 2006/03/09 18:07:53 wiz Exp $

What's in this directory:

CHANGES		Changes between the XXX.XXX-1 and XXX.XXX releases.

CHANGES.prev	Changes in previous NetBSD releases.

LAST_MINUTE	Last minute changes and notes about the release.

README.files	This file.

patches/	Post-release binary code patches.

shared/		Binary sets shared between multiple ports.

source/		Source code.

source/sets/	Source distribution sets; see below.

source/patches/	Post-release source code patches.



In addition to the files and directories listed above, there is one
directory per architecture, for each of the architectures for which
NetBSD XXX.XXX has a binary distribution.  The contents of each
architecture's directory are described in an "INSTALL" file found in
that directory.

The most recent list of mirror sites for NetBSD is viewable at the URL:

	http://www.NetBSD.org/mirrors/

If you are receiving this distribution on a CD set, some files and
subdirectories may be on a separate disc; read all README files for more
information.

See http://www.NetBSD.org/Misc/crypto-export.html for the formal status of
the exportability out of the United States of some pieces of the
distribution tree containing cryptographic software.  If you export these
bits and the above document says you should not do so, it's your fault,
not ours.