Commit Graph

965 Commits

Author SHA1 Message Date
joerg
5b91827faa Document MP support for ACPI S3. 2007-12-20 16:08:51 +00:00
christos
6e9e025b28 update for 4.7 2007-12-18 02:33:37 +00:00
jmcneill
edbb745595 Note ACPI-CA updated and the addition of pmf. 2007-12-17 13:09:11 +00:00
apb
d1108f97fb shorten lines > 80 chars; remove trailing spaces; unexpand tabs. 2007-12-16 08:10:00 +00:00
apb
4cb750b592 Mention revent MAKEDEV(8) changes. 2007-12-16 07:51:28 +00:00
xtraeme
11b3a747bd Rename the Areca RAID driver (known as arc(4) to arcmsr(4) to avoid
namespace conflict with NetBSD/arc.

Found by tsutsui@.
2007-12-05 00:18:06 +00:00
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
bouyer
3f779c2f93 Note that linker scripts are now installed on amd64. 2007-12-02 18:12:28 +00:00
kiyohara
a002327ca0 Add support for BlueCore Serial Protocol. 2007-12-02 03:30:42 +00:00
tsutsui
89ec8f567f Mention ext2fs support for libsa.
Note:
More work is needed for ports which require
primary bootloaders and installboot(8) support
to load the secondary bootloader (which has ext2fs support).
2007-12-01 18:27:19 +00:00
rmind
b1643a0231 DRM was imported long time ago - mention that, while it is not forgotten.
Hi <drochner>!
2007-11-29 01:33:55 +00:00
xtraeme
c2fd0702f1 Move entry for ticket #990 into CHANGES.prev, because it has been
pulled up into netbsd-4.
2007-11-25 09:23:47 +00:00
sborrill
0a5849baa0 Note that a boot menu has been added to the i386 install CD.
Change my previous entry to reflect that it works on x86, not just i386.
2007-11-23 16:41:09 +00:00
bouyer
b91280f3d6 Note amd64 support in NetBSD/Xen 2007-11-22 16:22:07 +00:00
pooka
45f44fab6d note major daemons: putter & pud (one of these days I'll commit demogorgon) 2007-11-21 19:12:17 +00:00
sborrill
980d2ea0f0 Support for boot.cfg has been added to the i386 bootloader 2007-11-20 15:49:14 +00:00
tsutsui
2bb17347c8 Note newfs_ext2fs(8). 2007-11-17 17:05:04 +00:00
bouyer
fe62d31b91 Note ahcisata(4) ATAPI support. 2007-11-12 21:26:35 +00:00
jmmv
8fb9399752 Note the import of ATF, the main changes made to integrate it and the
conversion of some subtrees of 'regress' to the new framework.
2007-11-12 15:23:45 +00:00
macallan
6a8b9d03fb mention r128fb 2007-11-11 22:11:28 +00:00
jmcneill
8a1105f670 Note addition of pad(4) 2007-11-11 17:50:23 +00:00
plunky
3f86762d59 mention btkey(1) 2007-11-09 21:29:21 +00:00
xtraeme
70de6b1cab Erm, I don't know what I was thinking... it's VLM not VMS. 2007-11-09 01:15:10 +00:00
xtraeme
d9f86b9776 Mention nsclpcsio(4) update. 2007-11-09 01:11:48 +00:00
jnemeth
a1cf0b5a18 note support for Intel G965 chipset 2007-11-06 01:45:08 +00:00
xtraeme
10a0351b4a Move entry for ticket #954 to CHANGES.prev, because this has been
pulled up into the netbsd-4 branch.
2007-11-04 01:15:26 +00:00
xtraeme
e3b08fdabe Add coretemp(4). A new driver for Intel Core's on-die thermal sensor,
available on Intel Core or newer CPUs.

Ported from FreeBSD. Tested by rmind on i386 and joerg on amd64.

Enabled with "options INTEL_CORETEMP".
2007-10-29 00:42:28 +00:00
jmmv
894e7dfa00 Note removal of pccons in NetBSD/shark. 2007-10-28 18:03:31 +00:00
manu
6c5e7992c7 More details about my commit 2007-10-27 15:41:27 +00:00
ad
88ac8d733c Note addition of jemalloc. 2007-10-27 13:30:11 +00:00
manu
818aeac0ff Add support for Marvell 88CO55. Newer iMacs come with that chip. 2007-10-22 14:59:37 +00:00
rmind
d780d0c9df Missed the date in the last entry, pointed out by <xtraeme>. 2007-10-13 19:20:53 +00:00
rmind
ae7946d0ba - Mention SCHED_M2 in the recent changes;
- Scheduler works will be in 5.0 release;
- Mention NUMA in the roadmap;

P.S. Everyone: please sync the ROADMAP with the
reality and the works you do.
2007-10-09 19:32:19 +00:00
dyoung
bae255a751 Note changes to raw sockets, gre(4). 2007-10-06 04:04:18 +00:00
oster
b2696d1b9d Note ability to dump kernel cores to RAID 1 sets. 2007-10-05 01:42:07 +00:00
xtraeme
3b93bb68c4 Move entries from ticket #876 to CHANGES.prev now that it was pulled
up into the netbsd-4 branch.
2007-09-29 11:15:28 +00:00
snj
c04093ea93 As part of netbsd-4 ticket 863, shuffle some entries from CHANGES
to CHANGES.prev.
2007-09-27 17:25:50 +00:00
ad
b4d4283669 i386, amd64: pcc is now able to compile most of the i386 kernel.
a number of changes have been made for LKM and
                preemption safety. [ad 20070927]
        i386: i386 bootblocks are now able to boot amd64 kernels.
                support for a.out kernels has been removed [ad 20070927]
2007-09-27 15:10:33 +00:00
msaitoh
e79a256eb2 The EST support for amd64 was moved to netbsd-4 by ticket #809. 2007-09-12 12:41:34 +00:00
xtraeme
1dac9ede4d New aps(4) driver for IBM Thinkpad Active Protection System.
Exports some sensors through the envsys(4) framework available
in some Thinkpad laptops.

Ported by Pierre Pronchery from OpenBSD, via PR port-i386/36852.

Tweaks, LKM and misc improvements by me. Added into i386/GENERIC
commented out.
2007-09-11 21:46:52 +00:00
rmind
d4ec323e32 Added support for POSIX message queues.
Welcome to NetBSD 4.99.31!
2007-09-07 19:21:41 +00:00
ad
e2b4d9fba5 libpthread: scalability and performance enhancements. The MySQL
sysbench benchmark in read-only mode now scales to 900
                simultaneous client threads on a 4xCPU i386 system before
                serious performance drop-off occurs. [ad 20070907]
2007-09-07 14:22:13 +00:00
joerg
8fe0ea8b87 Document that amd64 and i386 have cgd in GENERIC. 2007-09-06 00:34:49 +00:00
agc
bfcfc227d3 Make it more obvious what "refuse" is compatible with.
Grammar--
2007-09-05 22:42:54 +00:00
tshiozak
0506f23195 add a new driver uchcom(4). 2007-09-03 18:05:19 +00:00
jnemeth
0c45a149be fix second tyop, hi jmmv@ 2007-09-02 22:12:47 +00:00
jmmv
12d3047f85 Fix typo in last entry. Hi jnemeth@! 2007-09-02 19:36:06 +00:00
jnemeth
0e0996d809 Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on
source-changes.
2007-09-01 09:32:19 +00:00
jnemeth
0f6d505a04 note new build.sh iso-dir=directory option 2007-09-01 08:17:13 +00:00
jnemeth
be5ca07182 mention new build.sh iso-image-source option 2007-08-30 05:32:26 +00:00