NetBSD

CVS log for src/sys/arch/amd64/conf/GENERIC

[BACK] Up to [NetBSD] / src / sys / arch / amd64 / conf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.231.4.9: download - view: text, markup, annotated - select for diffs
Wed Jan 25 22:18:13 2012 CET (2 weeks ago) by riz
Branches: netbsd-5
Diff to previous 1.231.4.8: preferred, colored to branchpoint 1.231: preferred, colored next main 1.232: preferred, colored
Changes since revision 1.231.4.8: +8 -2 lines
Pull up following revision(s) (requested by hannken in ticket #1715):
- Be robust against an invalid timer period value.
sys/dev/ic/hpetreg.h			Rev. 1.4
sys/dev/ic/hpet.c			Rev. 1.8

- Fix wrong definition of LAPIC_LEVEL_ASSERT / _MASK
sys/arch/x86/include/i82489reg.h	Rev. 1.11

- Add virtio driver - speed up disk and network access in virtual environments
sys/arch/i386/conf/GENERIC		Rev. 1.1055
sys/arch/i386/conf/ALL			Rev. 1.325
sys/arch/amd64/conf/GENERIC		Rev. 1.338
sys/dev/pci/files.pci			Rev. 1.350
sys/dev/pci/if_vioif.c			Rev. 0-1.2
sys/dev/pci/ld_virtio.c			Rev. 0-1.4
sys/dev/pci/viomb.c			Rev. 0-1.1
sys/dev/pci/virtio.c			Rev. 0-1.3
sys/dev/pci/virtioreg.h			Rev. 0-1.1
sys/dev/pci/virtiovar.h			Rev. 0-1.1
distrib/sets/lists/man/mi		Rev. 1.1352 and 1.1358
share/man/man4/Makefile			Rev. 1.573 and 1.575
share/man/man4/ld.4			Rev. 1.19
share/man/man4/virtio.4			Rev. 0-1.4
share/man/man4/vioif.4			Rev. 0-1.2
share/man/man4/viomb.4			Rev. 0-1.2

Allow NetBSD to run unmodified under Linux/kvm.

Revision 1.348: download - view: text, markup, annotated - select for diffs
Sun Jan 22 07:44:29 2012 CET (2 weeks, 4 days ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.347: preferred, colored
Changes since revision 1.347: +10 -2 lines
add a tpm driver from bsssd.sourceforge.net

Revision 1.347: download - view: text, markup, annotated - select for diffs
Tue Jan 17 19:11:28 2012 CET (3 weeks, 1 day ago) by veego
Branches: MAIN
Diff to previous 1.346: preferred, colored
Changes since revision 1.346: +34 -45 lines
Back out all changes for rev 1.346 which are not related to PR/45850
Should fix the reported build problem from Paul Goyette

Revision 1.346: download - view: text, markup, annotated - select for diffs
Tue Jan 17 04:49:19 2012 CET (3 weeks, 2 days ago) by christos
Branches: MAIN
Diff to previous 1.345: preferred, colored
Changes since revision 1.345: +50 -35 lines
PR/45850: Pierre Pronchery: USB multi-touch panels are not supported

Revision 1.345: download - view: text, markup, annotated - select for diffs
Mon Jan 16 15:44:07 2012 CET (3 weeks, 3 days ago) by jmcneill
Branches: MAIN
Diff to previous 1.344: preferred, colored
Changes since revision 1.344: +7 -2 lines
add irmce(4), cir@irmce, and cir@emdtv

Revision 1.344: download - view: text, markup, annotated - select for diffs
Sun Jan 15 16:05:07 2012 CET (3 weeks, 4 days ago) by jmcneill
Branches: MAIN
Diff to previous 1.343: preferred, colored
Changes since revision 1.343: +11 -9 lines
add & enable digital tv capture support

Revision 1.343: download - view: text, markup, annotated - select for diffs
Fri Jan 13 17:05:14 2012 CET (3 weeks, 6 days ago) by cegger
Branches: MAIN
Diff to previous 1.342: preferred, colored
Changes since revision 1.342: +4 -2 lines
Support CPU microcode loading via cpuctl(8).
Implemented and enabled via CPU_UCODE kernel config option
for x86 and Xen Dom0.
Tested on different AMD machines with different
CPU families.

ok wiz@ for the manpages
ok releng@
ok core@ via releng@

Revision 1.342: download - view: text, markup, annotated - select for diffs
Sat Dec 31 01:10:06 2011 CET (5 weeks, 5 days ago) by christos
Branches: MAIN
Diff to previous 1.341: preferred, colored
Changes since revision 1.341: +5 -2 lines
Add an ipad

Revision 1.341: download - view: text, markup, annotated - select for diffs
Sun Dec 18 06:49:23 2011 CET (7 weeks, 4 days ago) by dholland
Branches: MAIN
Diff to previous 1.340: preferred, colored
Changes since revision 1.340: +3 -3 lines
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.340: download - view: text, markup, annotated - select for diffs
Tue Nov 22 22:24:54 2011 CET (2 months, 2 weeks ago) by tls
Branches: MAIN
CVS tags: jmcneill-usbmp-base, jmcneill-usbmp
Diff to previous 1.339: preferred, colored
Changes since revision 1.339: +2 -3 lines

The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Nov 13 13:46:40 2011 CET (2 months, 3 weeks ago) by mbalmer
Branches: MAIN
CVS tags: jmcneill-audiomp3-base, jmcneill-audiomp3
Diff to previous 1.338: preferred, colored
Changes since revision 1.338: +5 -2 lines
Add commented out entry for gpiopwm(4).

Revision 1.338: download - view: text, markup, annotated - select for diffs
Sun Oct 30 13:12:21 2011 CET (3 months, 1 week ago) by hannken
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache
Diff to previous 1.337: preferred, colored
Changes since revision 1.337: +8 -2 lines
Import of the virtio driver written by MINOURA Makoto <minoura@netbsd.org>
with minor changes to make it compile an run on -current.  This driver
speeds up disk and network access in virtual environments like KVM.

Enabled on i386 and amd64.  Tested with a CentOS 5.7 x86_64 host.

See http://ozlabs.org/~rusty/virtio-spec/virtio.pdf for the specification.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Tue Aug 30 15:07:30 2011 (5 months, 1 week ago) by mbalmer
Branches: MAIN
Diff to previous 1.336: preferred, colored
Changes since revision 1.336: +18 -2 lines
Add gpio entries, commented out, since I am working with them as modules atm.

Revision 1.336: download - view: text, markup, annotated - select for diffs
Tue Aug 30 14:13:25 2011 (5 months, 1 week ago) by jmcneill
Branches: MAIN
Diff to previous 1.335: preferred, colored
Changes since revision 1.335: +4 -4 lines
revert previous

Revision 1.335: download - view: text, markup, annotated - select for diffs
Tue Aug 30 10:01:13 2011 (5 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.334: preferred, colored
Changes since revision 1.334: +4 -4 lines
Comment out the legacy bktr(4) from the GENERICs.

Revision 1.237.2.8: download - view: text, markup, annotated - select for diffs
Sat Aug 27 17:37:22 2011 (5 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.7: preferred, colored next main 1.238: preferred, colored
Changes since revision 1.237.2.7: +132 -125 lines
Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.

Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Aug 18 22:55:21 2011 (5 months, 3 weeks ago) by jakllsch
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base
Diff to previous 1.333: preferred, colored
Changes since revision 1.333: +3 -3 lines
Attach amdtemp(4) at pchb(4) instead of in place of pchb(4).

Should fix PR#45268.

Revision 1.333: download - view: text, markup, annotated - select for diffs
Thu Aug 11 09:36:17 2011 (5 months, 4 weeks ago) by mbalmer
Branches: MAIN
Diff to previous 1.332: preferred, colored
Changes since revision 1.332: +4 -2 lines
Add commented out sample entry for pwdog(4).

Revision 1.332: download - view: text, markup, annotated - select for diffs
Tue Aug 9 04:52:29 2011 (6 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +2 -3 lines
remove commented out entries for emdtv, auvitek, and dtv

Revision 1.331: download - view: text, markup, annotated - select for diffs
Mon Aug 8 20:57:58 2011 (6 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.330: preferred, colored
Changes since revision 1.330: +4 -4 lines
remove dtv (available as a module)

Revision 1.330: download - view: text, markup, annotated - select for diffs
Mon Aug 8 18:27:46 2011 (6 months ago) by jakllsch
Branches: MAIN
Diff to previous 1.329: preferred, colored
Changes since revision 1.329: +3 -3 lines
Add P1003_1B_SEMAPHORE to match i386.

Revision 1.329: download - view: text, markup, annotated - select for diffs
Mon Aug 8 18:13:42 2011 (6 months ago) by jakllsch
Branches: MAIN
Diff to previous 1.328: preferred, colored
Changes since revision 1.328: +25 -32 lines
Finish reverting premature modularization of amd64 kernels.

Revision 1.328: download - view: text, markup, annotated - select for diffs
Sat Jul 30 20:41:34 2011 (6 months, 1 week ago) by jmcneill
Branches: MAIN
Diff to previous 1.327: preferred, colored
Changes since revision 1.327: +4 -2 lines
add PCKBD_CNATTACH_MAY_FAIL to be consistent with i386

Revision 1.327: download - view: text, markup, annotated - select for diffs
Sat Jul 23 23:12:57 2011 (6 months, 2 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.326: preferred, colored
Changes since revision 1.326: +3 -2 lines
Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.

Revision 1.326: download - view: text, markup, annotated - select for diffs
Thu Jul 21 06:05:14 2011 (6 months, 3 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +3 -2 lines
Add wmieeepc(4) to amd64 GENERIC.

Revision 1.325: download - view: text, markup, annotated - select for diffs
Thu Jul 21 06:00:25 2011 (6 months, 3 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.324: preferred, colored
Changes since revision 1.324: +3 -2 lines
Add dtv* at dtvbus? because I'll get weird looks if I introduce a #if NDTV > 0,
and also if I don't un-Break the build.

Revision 1.324: download - view: text, markup, annotated - select for diffs
Wed Jul 20 22:29:54 2011 (6 months, 3 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.323: preferred, colored
Changes since revision 1.323: +8 -3 lines
Add cxdtv(4) and urndis(4).  Also, two slight cosmetic changes.

Revision 1.323: download - view: text, markup, annotated - select for diffs
Wed Jul 13 09:52:49 2011 (6 months, 4 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.322: preferred, colored
Changes since revision 1.322: +3 -2 lines
A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on
HP NC4400. Like aps(4), this is commented out in the GENERIC kernels.

Revision 1.322: download - view: text, markup, annotated - select for diffs
Sun Jul 3 12:40:16 2011 (7 months, 1 week ago) by bouyer
Branches: MAIN
Diff to previous 1.321: preferred, colored
Changes since revision 1.321: +4 -3 lines
Add back DIAGNOSTIC option to x86 GENERIC kernels, as discussed on tech-kern.
This will have to be commented out on release branches.

Revision 1.319.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 16:18:56 2011 (7 months, 2 weeks ago) by cherry
Branches: cherry-xenmp
Diff to previous 1.319: preferred, colored next main 1.320: preferred, colored
Changes since revision 1.319: +6 -5 lines
Catchup with rmind-uvmplock merge.

Revision 1.321: download - view: text, markup, annotated - select for diffs
Tue Jun 21 07:01:18 2011 (7 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.320: preferred, colored
Changes since revision 1.320: +4 -4 lines
By default, enable wmihp(4) instead of hpqlb(4), as it has a better chance
of working with a greater number of HP laptops. Ok cegger@.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:59:23 2011 (7 months, 3 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.319: preferred, colored
Changes since revision 1.319: +4 -3 lines
Try to attach hpet(4) also via a specific HPET table. Fixes PR kern/43702.

Revision 1.298.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:04:48 2011 (8 months ago) by jruoho
Branches: jruoho-x86intr
Diff to previous 1.298: preferred, colored next main 1.299: preferred, colored
Changes since revision 1.298: +146 -134 lines
Sync with HEAD.

Revision 1.271.2.5: download - view: text, markup, annotated - select for diffs
Tue May 31 05:03:53 2011 (8 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.271.2.4: preferred, colored to branchpoint 1.271: preferred, colored next main 1.272: preferred, colored
Changes since revision 1.271.2.4: +86 -86 lines
sync with head

Revision 1.319: download - view: text, markup, annotated - select for diffs
Sat May 28 18:58:51 2011 (8 months, 1 week ago) by ryo
Branches: MAIN
CVS tags: rmind-uvmplock-nbase, rmind-uvmplock-base, cherry-xenmp-base
Branch point for: cherry-xenmp
Diff to previous 1.318: preferred, colored
Changes since revision 1.318: +88 -88 lines
many whitespace cleanup.

Revision 1.237.2.7: download - view: text, markup, annotated - select for diffs
Tue May 3 00:49:54 2011 (9 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.6: preferred, colored
Changes since revision 1.237.2.6: +3 -3 lines
Sync with head.

Revision 1.271.2.4: download - view: text, markup, annotated - select for diffs
Thu Apr 21 03:40:47 2011 (9 months, 2 weeks ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.271.2.3: preferred, colored to branchpoint 1.271: preferred, colored
Changes since revision 1.271.2.3: +3 -2 lines
sync with head

Revision 1.318: download - view: text, markup, annotated - select for diffs
Fri Apr 1 14:11:17 2011 (10 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.317: preferred, colored
Changes since revision 1.317: +3 -3 lines
Enable acpicpu(4) by default.

Revision 1.237.2.6: download - view: text, markup, annotated - select for diffs
Tue Mar 29 22:42:57 2011 (10 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.5: preferred, colored
Changes since revision 1.237.2.5: +58 -38 lines
More sync fixes. And add the mbr_gpt files.

Revision 1.237.2.5: download - view: text, markup, annotated - select for diffs
Tue Mar 29 01:04:34 2011 (10 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.4: preferred, colored
Changes since revision 1.237.2.4: +73 -52 lines
Sync with HEAD. TODO before merge:
- shortcut for suspend code in sysmon, when powerd(8) is not running.
Borrow ``xs_watch'' thread context?
- bug hunting in xbd + xennet resume. Rings are currently thrashed upon
resume, so current implementation force flush them on suspend. It's not
really needed.

Revision 1.317: download - view: text, markup, annotated - select for diffs
Sun Mar 6 18:08:19 2011 CET (11 months ago) by bouyer
Branches: MAIN
Diff to previous 1.316: preferred, colored
Changes since revision 1.316: +4 -3 lines
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

Revision 1.271.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 21:49:16 2011 CET (11 months ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.271.2.2: preferred, colored to branchpoint 1.271: preferred, colored
Changes since revision 1.271.2.2: +95 -76 lines
sync with head

Revision 1.299.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 5 16:09:29 2011 CET (11 months ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.299.2.3: preferred, colored next main 1.300: preferred, colored
Changes since revision 1.299.2.3: +11 -16 lines
Sync with HEAD

Revision 1.316: download - view: text, markup, annotated - select for diffs
Fri Mar 4 05:48:40 2011 CET (11 months, 1 week ago) by jruoho
Branches: MAIN
CVS tags: bouyer-quota2-nbase
Diff to previous 1.315: preferred, colored
Changes since revision 1.315: +3 -5 lines
Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus.

Revision 1.315: download - view: text, markup, annotated - select for diffs
Sun Feb 27 18:10:33 2011 CET (11 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +3 -3 lines
Move acpicpu(4) from "acpinodebus" to "cpufeaturebus".

Revision 1.314: download - view: text, markup, annotated - select for diffs
Thu Feb 24 11:56:00 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.313: preferred, colored
Changes since revision 1.313: +3 -5 lines
Move PowerNow! to the cpufeaturebus.

Revision 1.313: download - view: text, markup, annotated - select for diffs
Wed Feb 23 12:43:21 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.312: preferred, colored
Changes since revision 1.312: +5 -8 lines
Move ENHANCED_SPEEDSTEP, or henceforth est(4), to the cpufeaturebus.

Revision 1.312: download - view: text, markup, annotated - select for diffs
Wed Feb 23 01:46:29 2011 CET (11 months, 2 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.311: preferred, colored
Changes since revision 1.311: +3 -2 lines
add alc@pci

Revision 1.311: download - view: text, markup, annotated - select for diffs
Mon Feb 21 17:24:29 2011 CET (11 months, 2 weeks ago) by pooka
Branches: MAIN
Diff to previous 1.310: preferred, colored
Changes since revision 1.310: +2 -3 lines
Put coredumps back as a built-in.  Until it can autoload or something,
there's no point in causing user-visible (and test-visible)
regressions.

Revision 1.310: download - view: text, markup, annotated - select for diffs
Sun Feb 20 14:42:45 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.309: preferred, colored
Changes since revision 1.309: +5 -5 lines
Modularize coretemp(4). Ok jmcneill@.

Revision 1.309: download - view: text, markup, annotated - select for diffs
Sat Feb 19 01:13:55 2011 CET (11 months, 3 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +3 -2 lines
add VCONS_DRAW_INTR

Revision 1.308: download - view: text, markup, annotated - select for diffs
Sat Feb 19 00:38:58 2011 CET (11 months, 3 weeks ago) by christos
Branches: MAIN
Diff to previous 1.307: preferred, colored
Changes since revision 1.307: +3 -2 lines
add ifmpls since MPLS was added

Revision 1.299.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 17 12:59:29 2011 CET (11 months, 3 weeks ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.299.2.2: preferred, colored
Changes since revision 1.299.2.2: +53 -38 lines
Sync with HEAD

Revision 1.307: download - view: text, markup, annotated - select for diffs
Wed Feb 16 21:23:21 2011 CET (11 months, 3 weeks ago) by jym
Branches: MAIN
CVS tags: uebayasi-xip-base7, bouyer-quota2-base
Diff to previous 1.306: preferred, colored
Changes since revision 1.306: +3 -3 lines
Per mrg@ request, add MFS as default builtin, for things like init(8).

XXX should be replaced by TMPFS eventually.

Revision 1.306: download - view: text, markup, annotated - select for diffs
Wed Feb 16 10:57:57 2011 CET (11 months, 3 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.305: preferred, colored
Changes since revision 1.305: +5 -2 lines
Add (commented) aps(4) from i386 GENERIC.

Revision 1.305: download - view: text, markup, annotated - select for diffs
Wed Feb 16 04:16:57 2011 CET (11 months, 3 weeks ago) by jym
Branches: MAIN
Diff to previous 1.304: preferred, colored
Changes since revision 1.304: +38 -30 lines
Build certain file-systems and options(7) as module(7). 32 and 64 bits
support are still builtin, as well as FFS, NFS, TMPFS, and most COMPAT
code. Saves approx. 750kiB.

Reflect this in INSTALL kernel, where we have to support more file systems
statically.

See http://mail-index.netbsd.org/port-amd64/2011/02/13/msg001318.html

Revision 1.304: download - view: text, markup, annotated - select for diffs
Mon Feb 14 09:50:39 2011 CET (11 months, 3 weeks ago) by hannken
Branches: MAIN
Diff to previous 1.303: preferred, colored
Changes since revision 1.303: +5 -2 lines
Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk
on-board Integrated Systems Management Processor found on some eServers.

Tested on an IBM eServer x335.

Revision 1.303: download - view: text, markup, annotated - select for diffs
Sun Feb 13 05:21:23 2011 CET (11 months, 3 weeks ago) by jym
Branches: MAIN
Diff to previous 1.302: preferred, colored
Changes since revision 1.302: +3 -2 lines
Missing MPLS options (commented out).

Revision 1.302: download - view: text, markup, annotated - select for diffs
Fri Feb 11 03:06:09 2011 CET (11 months, 4 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.301: preferred, colored
Changes since revision 1.301: +10 -10 lines
attach drm hw drivers to 'drm' not 'vga'

Revision 1.299.2.2: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:29:30 2011 CET (12 months ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.299.2.1: preferred, colored
Changes since revision 1.299.2.1: +4 -3 lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.299.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 17:19:11 2011 CET (12 months ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.299: preferred, colored
Changes since revision 1.299: +3 -3 lines
Sync with HEAD

Revision 1.301: download - view: text, markup, annotated - select for diffs
Mon Feb 7 00:25:16 2011 CET (12 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.300: preferred, colored
Changes since revision 1.300: +2 -3 lines
- add support for using compressed images as splash images
- retire SPLASHSCREEN_PROGRESS and SPLASHSCREEN_IMAGE options

Revision 1.300: download - view: text, markup, annotated - select for diffs
Wed Jan 26 01:25:55 2011 CET (12 months, 2 weeks ago) by pooka
Branches: MAIN
Diff to previous 1.299: preferred, colored
Changes since revision 1.299: +3 -2 lines
Add bwi from PR kern/40279.  There is no know case of testing the
driver on amd64/i386, but if it doesn't work at least we're more
likely to get a PR instead of people wondering about lacking driver
support.

Revision 1.299: download - view: text, markup, annotated - select for diffs
Mon Jan 17 16:56:03 2011 CET (12 months, 3 weeks ago) by jmcneill
Branches: MAIN
Branch point for: bouyer-quota2
Diff to previous 1.298: preferred, colored
Changes since revision 1.298: +3 -2 lines
add acpiwdrt

Revision 1.298: download - view: text, markup, annotated - select for diffs
Sun Jan 9 16:12:33 2011 CET (13 months ago) by jruoho
Branches: MAIN
CVS tags: jruoho-x86intr-base
Branch point for: jruoho-x86intr
Diff to previous 1.297: preferred, colored
Changes since revision 1.297: +3 -2 lines
Add a dummy-driver for ACPI fans.

Revision 1.297: download - view: text, markup, annotated - select for diffs
Sun Jan 9 09:05:47 2011 CET (13 months ago) by jruoho
Branches: MAIN
Diff to previous 1.296: preferred, colored
Changes since revision 1.296: +2 -12 lines
Remove APM. (Already commented out.)

Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed Jan 5 21:08:12 2011 CET (13 months ago) by jruoho
Branches: MAIN
Diff to previous 1.295: preferred, colored
Changes since revision 1.295: +5 -7 lines
Add a driver for ACPI power meters.

Revision 1.295: download - view: text, markup, annotated - select for diffs
Mon Jan 3 07:07:42 2011 CET (13 months, 1 week ago) by tsutsui
Branches: MAIN
Diff to previous 1.294: preferred, colored
Changes since revision 1.294: +4 -4 lines
Xref module(7) in comments.

Revision 1.294: download - view: text, markup, annotated - select for diffs
Mon Dec 27 16:56:50 2010 CET (13 months, 1 week ago) by jmcneill
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to previous 1.293: preferred, colored
Changes since revision 1.293: +3 -2 lines
add 'uaudio* at usbifif?' so uaudio can attach to something other than
a hub

Revision 1.293: download - view: text, markup, annotated - select for diffs
Sat Nov 27 21:19:41 2010 CET (14 months, 1 week ago) by christos
Branches: MAIN
Diff to previous 1.292: preferred, colored
Changes since revision 1.292: +3 -2 lines
add ihphy

Revision 1.292: download - view: text, markup, annotated - select for diffs
Tue Nov 23 12:13:53 2010 CET (14 months, 2 weeks ago) by hannken
Branches: MAIN
Diff to previous 1.291: preferred, colored
Changes since revision 1.291: +3 -3 lines
Remove unused count from pseudo-device md.

Revision 1.231.4.8: download - view: text, markup, annotated - select for diffs
Sun Nov 21 04:05:09 2010 CET (14 months, 2 weeks ago) by riz
Branches: netbsd-5
CVS tags: matt-nb5-pq3-base, matt-nb5-pq3
Diff to previous 1.231.4.7: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.7: +6 -2 lines
Pull up following revision(s) (requested by plunky in ticket #1407):
	sys/dev/bluetooth/btdev.h: revision 1.9
	sys/arch/iyonix/conf/GENERIC: revision 1.60
	sys/arch/sparc64/conf/GENERIC: revision 1.129
	sys/dev/usb/hid.c: revision 1.30
	sys/dev/usb/hid.h: revision 1.13
	sys/arch/i386/conf/GENERIC: revision 1.983
	usr.sbin/btdevctl/print.c: revision 1.10
	sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.16
	sys/arch/alpha/conf/GENERIC: revision 1.337
	sys/dev/bluetooth/files.bluetooth: revision 1.14
	sys/arch/evbarm/conf/GUMSTIX: revision 1.49
	sys/dev/usb/usbdevs: revision 1.550
	sys/arch/evbppc/conf/OPENBLOCKS266_OPT: revision 1.14
	sys/arch/hpcsh/conf/GENERIC: revision 1.91
	sys/dev/bluetooth/btmagic.c: revision 1.1
	distrib/sets/lists/man/mi: revision 1.1210
	sys/arch/amd64/conf/GENERIC: revision 1.279
	sys/arch/i386/conf/ALL: revision 1.258
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.54
	sys/arch/hpcarm/conf/JORNADA720: revision 1.78
	sys/dev/usb/hid.c: revision 1.29
	share/man/man4/btmagic.4: revision 1.1
hid_get_data() does not work if the size of data is less than
a byte and crosses a byte boundary, and it always returns a
sign-extended value.
fix this by using the algorithm from libusbhid to read bytes,
and provide a hid_get_udata() function to return unsigned data
values.
while here, const args
update DPRINTF to reflect actual function name
add Apple Magic Mouse product-id
regen for Magic Mouse id
allow for vendor-id and product-id properties, passing them
through to child devices
add Magic Mouse driver and manpage btmagic(4)
additionally query the "PnP Information" service record to discover
any USB Forum vendor-id and product-id values and store them in the
property list if found.
add btmagic(4) where other Bluetooth drivers are listed

Revision 1.291: download - view: text, markup, annotated - select for diffs
Sat Nov 13 10:48:54 2010 CET (14 months, 3 weeks ago) by jnemeth
Branches: MAIN
CVS tags: uebayasi-xip-base6
Diff to previous 1.290: preferred, colored
Changes since revision 1.290: +4 -2 lines
Add new et(4)/etphy(4) devices.

Revision 1.290: download - view: text, markup, annotated - select for diffs
Wed Nov 10 11:07:44 2010 CET (15 months ago) by dholland
Branches: MAIN
Diff to previous 1.289: preferred, colored
Changes since revision 1.289: +9 -9 lines
<space><tab>

I went and wrote a gizmo to automate this a while back, but I seem to
have *lost* the thing. grr.

Revision 1.264.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 6 09:08:13 2010 CET (15 months ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.264.2.3: preferred, colored to branchpoint 1.264: preferred, colored next main 1.265: preferred, colored
Changes since revision 1.264.2.3: +5 -1 lines
Sync with HEAD.

Revision 1.289: download - view: text, markup, annotated - select for diffs
Fri Nov 5 11:28:21 2010 CET (15 months ago) by gsutre
Branches: MAIN
CVS tags: uebayasi-xip-base5, uebayasi-xip-base4
Diff to previous 1.288: preferred, colored
Changes since revision 1.288: +4 -2 lines
Merge ACPI Fujitsu Driver.  Provides support for hotkeys and other
built-in components through vendor-specific ACPI devices.

ok jruoho@

Revision 1.288: download - view: text, markup, annotated - select for diffs
Wed Nov 3 21:09:09 2010 CET (15 months ago) by christos
Branches: MAIN
Diff to previous 1.287: preferred, colored
Changes since revision 1.287: +3 -2 lines
add otus

Revision 1.287: download - view: text, markup, annotated - select for diffs
Sun Oct 24 10:54:14 2010 (15 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.286: preferred, colored
Changes since revision 1.286: +3 -2 lines
Add acpiwmi(4) mappings for MSI laptops.

XXX: It may be necessary to fix PR # 43659 before this works on all models.

Revision 1.264.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 22 09:20:57 2010 (15 months, 2 weeks ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.264.2.2: preferred, colored to branchpoint 1.264: preferred, colored
Changes since revision 1.264.2.2: +5 -0 lines
Sync with HEAD (-D20101022).

Revision 1.286: download - view: text, markup, annotated - select for diffs
Tue Oct 12 21:10:49 2010 (15 months, 4 weeks ago) by gsutre
Branches: MAIN
CVS tags: uebayasi-xip-base3
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +4 -2 lines
Merge ACPI display driver.  Provides generic support for brightness
control and output switching, through ACPI video extensions.

TODO: use wsconsctl(8) instead of sysctl(8) for brightness control.

ok jruoho@
also discussed with cegger@ and jmcneill@

Revision 1.205.2.8: download - view: text, markup, annotated - select for diffs
Sat Oct 9 05:31:37 2010 (16 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.7: preferred, colored to branchpoint 1.205: preferred, colored next main 1.206: preferred, colored
Changes since revision 1.205.2.7: +5 -2 lines
sync with head

Revision 1.285: download - view: text, markup, annotated - select for diffs
Sun Aug 22 20:56:21 2010 (17 months, 2 weeks ago) by rmind
Branches: MAIN
CVS tags: yamt-nfs-mp-base11
Diff to previous 1.284: preferred, colored
Changes since revision 1.284: +5 -2 lines
Import NPF - a packet filter.  Some features:

- Designed to be fully MP-safe and highly efficient.

- Tables/IP sets (hash or red-black tree) for high performance lookups.

- Stateful filtering and Network Address Port Translation (NAPT).
  Framework for application level gateways (ALGs).

- Packet inspection engine called n-code processor - inspired by BPF -
  supporting generic RISC-like and specific CISC-like instructions for
  common patterns (e.g. IPv4 address matching).  See npf_ncode(9) manual.

- Convenient userland utility npfctl(8) with npf.conf(8).

NOTE: This is not yet a fully capable alternative to PF or IPFilter.
Further work (support for binat/rdr, return-rst/return-icmp, common ALGs,
state saving/restoring, logging, etc) is in progress.

Thanks a lot to Matt Thomas for various useful comments and code review.
Aye by: board@

Revision 1.264.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 08:43:53 2010 (17 months, 3 weeks ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.264.2.1: preferred, colored to branchpoint 1.264: preferred, colored
Changes since revision 1.264.2.1: +16 -7 lines
Sync with HEAD.

Revision 1.205.2.7: download - view: text, markup, annotated - select for diffs
Thu Aug 12 00:51:33 2010 (17 months, 4 weeks ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.6: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.6: +22 -11 lines
sync with head.

Revision 1.284: download - view: text, markup, annotated - select for diffs
Sun Aug 8 20:28:00 2010 (18 months ago) by chs
Branches: MAIN
CVS tags: yamt-nfs-mp-base10, uebayasi-xip-base2
Diff to previous 1.283: preferred, colored
Changes since revision 1.283: +6 -2 lines
add more (commented-out) spdmem instances for HP xw-series workstations.

Revision 1.283: download - view: text, markup, annotated - select for diffs
Fri Jul 23 02:43:20 2010 (18 months, 2 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.282: preferred, colored
Changes since revision 1.282: +5 -4 lines
Almost entirely rework Intel Firmware Hub random number generator support.

This introduces fwhrng(4) which attaches via ichlpcib(4), replacing
the rnd(4) support in pchb(4).

Revision 1.282: download - view: text, markup, annotated - select for diffs
Sun Jul 18 11:29:11 2010 (18 months, 3 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.281: preferred, colored
Changes since revision 1.281: +3 -2 lines
Merge a driver for ACPI CPUs with basic support for processor power states,
also known as C-states. The code is modular and provides an easy way to add
the remaining functionality later (namely throttling and P-states).

Remarks:

  1.	Commented out in the GENERICs; more testing exposure is needed.

  2.	The C3-state is disabled for the time being because it turns off
	timers, among them the local APIC timer. This may not be universally
	true on all x86 processors; define ACPICPU_ENABLE_C3 to test.

  3.	The algorithm used to choose a power state may need tuning. When
	evaluating the appropriate state, the implementation uses the
	previous sleep time as an indicator. Additional hints would include
	for example the system load.

	Also bus master activity is evaluated when choosing a state. The
	usb(4) stack is notorious for such activity even when unused.
	Typically it must be disabled in order to reach the C3-state,
	but it may also prevent the use of C2.

  4.	While no extensive empirical measurements have been carried out, the
	power savings are somewhere between 1-2 W with C1 and C2, depending
	on the processor, firmware, and load. With C3 even up to 4 W can be
	saved.  The less something ticks, the more power is saved.

ok jmcneill@, joerg@, and discussed with various people.

Revision 1.271.2.2: download - view: text, markup, annotated - select for diffs
Sat Jul 3 03:19:11 2010 (19 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.271.2.1: preferred, colored to branchpoint 1.271: preferred, colored
Changes since revision 1.271.2.1: +4 -6 lines
sync with head

Revision 1.281: download - view: text, markup, annotated - select for diffs
Wed Jun 2 20:05:28 2010 (20 months, 1 week ago) by dholland
Branches: MAIN
Diff to previous 1.280: preferred, colored
Changes since revision 1.280: +2 -4 lines
Remove orphaned heading "Mice"

Revision 1.280: download - view: text, markup, annotated - select for diffs
Wed Jun 2 20:02:57 2010 (20 months, 1 week ago) by dholland
Branches: MAIN
Diff to previous 1.279: preferred, colored
Changes since revision 1.279: +4 -4 lines
COMPAT_43 should not be sorted between COMPAT_40 and COMPAT_50.

Revision 1.271.2.1: download - view: text, markup, annotated - select for diffs
Sun May 30 07:16:36 2010 (20 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +12 -5 lines
sync with head

Revision 1.279: download - view: text, markup, annotated - select for diffs
Sat May 22 21:02:07 2010 (20 months, 2 weeks ago) by plunky
Branches: MAIN
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +6 -2 lines
add btmagic(4) where other Bluetooth drivers are listed

Revision 1.278: download - view: text, markup, annotated - select for diffs
Sun May 9 00:16:25 2010 (21 months ago) by mrg
Branches: MAIN
Diff to previous 1.277: preferred, colored
Changes since revision 1.277: +3 -2 lines
enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.

Revision 1.264.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:39:04 2010 (21 months, 1 week ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +25 -7 lines
Sync with HEAD.

Revision 1.231.4.2.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 02:33:53 2010 (21 months, 2 weeks ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to previous 1.231.4.2: preferred, colored next main 1.231.4.3: preferred, colored
Changes since revision 1.231.4.2: +20 -3 lines
sync to netbsd-5

Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri Apr 16 15:48:28 2010 (21 months, 3 weeks ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base1
Diff to previous 1.276: preferred, colored
Changes since revision 1.276: +3 -3 lines
Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Fri Apr 9 16:37:57 2010 (22 months ago) by ahoka
Branches: MAIN
Diff to previous 1.275: preferred, colored
Changes since revision 1.275: +3 -0 lines
revert last change, amd64 doesnt have monolith so dont remove pad.

Revision 1.275: download - view: text, markup, annotated - select for diffs
Fri Apr 9 16:02:05 2010 (22 months ago) by ahoka
Branches: MAIN
Diff to previous 1.274: preferred, colored
Changes since revision 1.274: +2 -5 lines
Remove pad from GENERIC, add to MONOLITH, we have it as a module now.

Revision 1.274: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:32:30 2010 (22 months ago) by jruoho
Branches: MAIN
Diff to previous 1.273: preferred, colored
Changes since revision 1.273: +3 -2 lines
Add WMI mappings for HP laptops. Requested by cegger@.
Thanks to apb@ and cegger@ for initial testing.

XXX: This conflicts with hpqlb(4). Someone with the suitable hardware needs
     to complete the list of hotkeys before -- and if -- this can replace
     hpqlb(4). For now, the driver was left uncommented in the GENERICs.

Revision 1.273: download - view: text, markup, annotated - select for diffs
Thu Apr 8 11:45:17 2010 (22 months ago) by jruoho
Branches: MAIN
Diff to previous 1.272: preferred, colored
Changes since revision 1.272: +3 -2 lines
Add wmidell(4).

Revision 1.272: download - view: text, markup, annotated - select for diffs
Sun Mar 28 01:00:07 2010 CET (22 months, 2 weeks ago) by dholland
Branches: MAIN
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +4 -4 lines
sort a couple things

Revision 1.205.2.6: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:01:59 2010 CET (23 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.5: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.5: +32 -13 lines
sync with head

Revision 1.271: download - view: text, markup, annotated - select for diffs
Sun Mar 7 10:39:42 2010 CET (23 months ago) by plunky
Branches: MAIN
CVS tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Diff to previous 1.270: preferred, colored
Changes since revision 1.270: +5 -2 lines
add uhso(4) device where appropriate
    - follow the lead of other USB driver declarations wrt commented out
    - (cross-)build tested all these kernels

Revision 1.270: download - view: text, markup, annotated - select for diffs
Sat Mar 6 05:28:53 2010 CET (23 months ago) by cnst
Branches: MAIN
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +2 -3 lines
remove aiboost(4) from GENERICs, since it cannot win in autoconf(9) over aibs(4);  ok pgoyette

Revision 1.269: download - view: text, markup, annotated - select for diffs
Mon Feb 22 14:42:04 2010 CET (23 months, 2 weeks ago) by pgoyette
Branches: MAIN
Diff to previous 1.268: preferred, colored
Changes since revision 1.268: +6 -2 lines
Correct spelling of smscmon and add (commented out) to GENERICs

Revision 1.268: download - view: text, markup, annotated - select for diffs
Mon Feb 22 06:59:04 2010 CET (23 months, 2 weeks ago) by ahoka
Branches: MAIN
Diff to previous 1.267: preferred, colored
Changes since revision 1.267: +5 -2 lines
Add SPLASH example, like in i386.

Revision 1.267: download - view: text, markup, annotated - select for diffs
Sun Feb 21 06:16:29 2010 CET (23 months, 2 weeks ago) by cnst
Branches: MAIN
Diff to previous 1.266: preferred, colored
Changes since revision 1.266: +7 -2 lines
New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.

    http://mail-index.netbsd.org/tech-kern/2010/02/17/msg007338.html

Reviewed by <pgoyette>, <tech-kern>.

Revision 1.266: download - view: text, markup, annotated - select for diffs
Tue Feb 9 04:19:50 2010 CET (2 years ago) by cnst
Branches: MAIN
Diff to previous 1.265: preferred, colored
Changes since revision 1.265: +3 -2 lines
New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.

Revision 1.265: download - view: text, markup, annotated - select for diffs
Mon Feb 8 22:45:32 2010 CET (2 years ago) by pgoyette
Branches: MAIN
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +4 -3 lines
Add flags to all instances of lm(4), add a reference to man page

Revision 1.264: download - view: text, markup, annotated - select for diffs
Sat Feb 6 21:12:32 2010 CET (2 years ago) by pgoyette
Branches: MAIN
CVS tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Diff to previous 1.263: preferred, colored
Changes since revision 1.263: +3 -2 lines
Add acpismbus enries - commented out!

Revision 1.263: download - view: text, markup, annotated - select for diffs
Sun Jan 31 13:20:22 2010 CET (2 years ago) by jruoho
Branches: MAIN
Diff to previous 1.262: preferred, colored
Changes since revision 1.262: +2 -3 lines
Remove ACPICA_PEDANTIC.

Revision 1.262: download - view: text, markup, annotated - select for diffs
Thu Jan 7 19:49:30 2010 CET (2 years, 1 month ago) by tnn
Branches: MAIN
Diff to previous 1.261: preferred, colored
Changes since revision 1.261: +2 -6 lines
uhmodem(4) is superseded by u3g(4) and u3ginit(4).
Prepare for uhmodem(4) removal by not building it anymore.
This may fix PR kern/41174.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Thu Jan 7 01:18:47 2010 CET (2 years, 1 month ago) by martin
Branches: MAIN
Diff to previous 1.260: preferred, colored
Changes since revision 1.260: +3 -2 lines
Add the u3ginit driver to all configs which have the u3g driver

Revision 1.260: download - view: text, markup, annotated - select for diffs
Wed Dec 23 02:04:45 2009 CET (2 years, 1 month ago) by pooka
Branches: MAIN
Diff to previous 1.259: preferred, colored
Changes since revision 1.259: +2 -4 lines
unifdef -D UGEN_BULK_RA_WB

Default behaviour unchanged, the feature must still be explicitly
enabled for a ugen fd.

Revision 1.259: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:11:03 2009 CET (2 years, 2 months ago) by pooka
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to previous 1.258: preferred, colored
Changes since revision 1.258: +4 -3 lines
Remove the portalfs kernel file system driver.  Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.

Revision 1.258: download - view: text, markup, annotated - select for diffs
Thu Dec 3 12:37:55 2009 CET (2 years, 2 months ago) by sborrill
Branches: MAIN
Diff to previous 1.257: preferred, colored
Changes since revision 1.257: +6 -2 lines
Add udl(4)

Revision 1.237.2.4: download - view: text, markup, annotated - select for diffs
Sun Nov 1 14:58:54 2009 CET (2 years, 3 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.3: preferred, colored
Changes since revision 1.237.2.3: +24 -4 lines
Sync with HEAD.

Revision 1.231.4.7: download - view: text, markup, annotated - select for diffs
Wed Oct 28 10:03:42 2009 CET (2 years, 3 months ago) by bouyer
Branches: netbsd-5
CVS tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1
Diff to previous 1.231.4.6: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.6: +6 -2 lines
Pull up the following revisions, requested by sborrill in ticket #1114:
	share/man/man4/sdhc.4           1.1-1.2
	sys/dev/pci/sdhc_pci.c          1.1-1.3
	distrib/sets/lists/man/mi       patch
	share/man/man4/Makefile         patch
	sys/arch/amd64/conf/GENERIC     patch
	sys/arch/i386/conf/ALL          patch
	sys/arch/i386/conf/GENERIC      patch
	sys/dev/pci/files.pci           patch
	sys/dev/pci/pcidevs             patch
	sys/dev/pci/pcidevs.h           regen
	sys/dev/pci/pcidevs_data.h      regen

Add sdhc(4), a driver for SD controllers following the SD Host
Controller Standard Simplified Specification.

Revision 1.231.4.6: download - view: text, markup, annotated - select for diffs
Thu Oct 8 11:47:08 2009 (2 years, 4 months ago) by sborrill
Branches: netbsd-5
Diff to previous 1.231.4.5: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.5: +8 -3 lines
Pull up the following revisions(s) (requested by jmcneill in ticket #1045):
	distrib/sets/lists/man/mi:	revision 1.1160
	share/man/man4/Makefile:	revision 1.499
	share/man/man4/wb.4:		revision 1.1-1.2
	share/man/man4/ld.4:		revision 1.17
	sys/arch/i386/conf/ALL:		revision 1.215-1.216 + patch
	sys/arch/i386/conf/GENERIC:	revision 1.946-1.947 + patch
	sys/arch/amd64/conf/GENERIC:	revision 1.254-1.256 + patch
	sys/conf/files:			revision 1.958
	sys/dev/acpi/files.acpi:	revision 1.59
	sys/dev/acpi/wb_acpi.c:		revision 1.1
	sys/dev/ic/w83l518d.c:		revision 1.1
	sys/dev/ic/w83l518d_sdmmc.c:	revision 1.1
	sys/dev/ic/w83l518d_sdmmc.h:	revision 1.1
	sys/dev/ic/w83l518dreg.h:	revision 1.1
	sys/dev/ic/w83l518dvar.h.c:	revision 1.1

wb(4): Add a driver for Winbond W83L518D SD/MMC readers.

Revision 1.257: download - view: text, markup, annotated - select for diffs
Fri Oct 2 18:47:52 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +3 -2 lines
PR# kern/42139: ACPI WMI: new driver

Import acpiwmi(4) from Jukka Ruohonen. From the PR:

Attached is a driver that implements ACPI WMI API:

http://www.microsoft.com/whdc/system/pnppwr/wmi/wmi-acpi.mspx

The WMI is used to provide a generic interface for OEMs to use certain
platform/laptop-specific additions to the standard ACPI in a somewhat
portable way. These can be hotkeys for additional buttons, different event
handlers (wireless kill switch, lid switch, etc.), and so on. At least HP
and Acer use it by default nowadays.

The benefit of this interface would be portability. For an example, instead
of hpqlb(4) that works only with certain HP models, we could have a generic
HP WMI-driver that should work in theory across all HP laptops. On many new
laptops WMI may also be the only way to access laptop/manufacturer-specific
features.

Revision 1.256: download - view: text, markup, annotated - select for diffs
Thu Oct 1 00:19:27 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.255: preferred, colored
Changes since revision 1.255: +3 -2 lines
Need sdmmc* at wb?

Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed Sep 30 22:49:07 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.254: preferred, colored
Changes since revision 1.254: +2 -3 lines
wss@acpi doesn't make much sense on amd64, so remove it

Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed Sep 30 22:48:09 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.253: preferred, colored
Changes since revision 1.253: +3 -2 lines
add and enable wb(4)

Revision 1.231.4.5: download - view: text, markup, annotated - select for diffs
Sat Sep 26 21:52:09 2009 (2 years, 4 months ago) by snj
Branches: netbsd-5
Diff to previous 1.231.4.4: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.4: +6 -2 lines
Pull up following revision(s) (requested by jmcneill in ticket #946):
	distrib/sets/lists/man/mi: revision 1.1155
	doc/CHANGES: revision 1.1285
	etc/MAKEDEV.tmpl: revision 1.128
	share/man/man4/Makefile: revision 1.498 via patch
	share/man/man4/hdaudio.4: revision 1.1-1.3
	share/man/man8/MAKEDEV.8: revision 1.36
	sys/arch/amd64/conf/GENERIC: revision 1.250-1.251
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.44-1.45
	sys/arch/i386/conf/ALL: revision 1.206-1.207
	sys/arch/i386/conf/GENERIC: revision 1.942-1.943
	sys/arch/i386/conf/XEN3_DOM0: patch
	sys/conf/majors: revision 1.47 via patch
	sys/dev/pci/hdaudio/files.hdaudio: revision 1.1-1.2
	sys/dev/pci/hdaudio/hdaudio.c: revision 1.1-1.4
	sys/dev/pci/hdaudio/hdaudio_afg.c: revisions 1.1-1.14
	sys/dev/pci/hdaudio/hdaudio_mixer.h: revisions 1.1-1.3
	sys/dev/pci/hdaudio/hdaudio_pci.c: revisions 1.1-1.2
	sys/dev/pci/hdaudio/hdaudioio.h: revisions 1.1-1.2
	sys/dev/pci/hdaudio/hdaudioreg.h: revisions 1.1-1.3
	sys/dev/pci/hdaudio/hdaudiovar.h: revisions 1.1-1.4
	sys/dev/pci/files.pci: revisions 1.319 and 1.322 via patch
hdaudio(4) is a standards-compliant driver for High Definition Audio.
It will replace azalia(4) after testing.
To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:
hdaudio*        at pci? dev ? function ?
hdafg*          at hdaudiobus?
You should also:
cd /dev
sh MAKEDEV audio

Revision 1.253: download - view: text, markup, annotated - select for diffs
Sun Sep 20 03:14:31 2009 (2 years, 4 months ago) by christos
Branches: MAIN
Diff to previous 1.252: preferred, colored
Changes since revision 1.252: +4 -3 lines
add toshide

Revision 1.205.2.5: download - view: text, markup, annotated - select for diffs
Wed Sep 16 15:37:35 2009 (2 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.4: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.4: +6 -2 lines
sync with head

Revision 1.231.4.4: download - view: text, markup, annotated - select for diffs
Mon Sep 14 00:12:12 2009 (2 years, 4 months ago) by snj
Branches: netbsd-5
Diff to previous 1.231.4.3: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.3: +3 -2 lines
Pull up following revision(s) (requested by jmcneill in ticket #943):
	sys/arch/amd64/conf/GENERIC: revision 1.235
add options PMS_ELANTECH_TOUCHPAD

Revision 1.252: download - view: text, markup, annotated - select for diffs
Tue Sep 8 00:59:47 2009 (2 years, 5 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-nfs-mp-base8
Diff to previous 1.251: preferred, colored
Changes since revision 1.251: +4 -4 lines
Switch on hdaudio(4)

Revision 1.251: download - view: text, markup, annotated - select for diffs
Mon Sep 7 12:40:54 2009 (2 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.250: preferred, colored
Changes since revision 1.250: +4 -4 lines
Refer to hdaudio as 'High Definition Audio', not
'Intel High Definition Audio' as many vendors implement the HD audio spec.

Revision 1.250: download - view: text, markup, annotated - select for diffs
Sun Sep 6 19:25:56 2009 (2 years, 5 months ago) by sborrill
Branches: MAIN
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +6 -2 lines
hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio*	at pci? dev ? function ?
hdafg*		at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio

Revision 1.205.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 19 20:45:55 2009 (2 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.3: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.3: +16 -2 lines
sync with head.

Revision 1.249: download - view: text, markup, annotated - select for diffs
Sun Aug 9 23:32:16 2009 (2 years, 6 months ago) by christos
Branches: MAIN
CVS tags: yamt-nfs-mp-base7
Diff to previous 1.248: preferred, colored
Changes since revision 1.248: +10 -0 lines
put back drm.

Revision 1.248: download - view: text, markup, annotated - select for diffs
Sun Aug 9 22:27:06 2009 (2 years, 6 months ago) by christos
Branches: MAIN
Diff to previous 1.247: preferred, colored
Changes since revision 1.247: +2 -12 lines
remove drm stuff for now

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Aug 9 21:37:35 2009 (2 years, 6 months ago) by christos
Branches: MAIN
Diff to previous 1.246: preferred, colored
Changes since revision 1.246: +14 -2 lines
add spic and drm to generic

Revision 1.246: download - view: text, markup, annotated - select for diffs
Mon Jul 27 14:34:13 2009 (2 years, 6 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.245: preferred, colored
Changes since revision 1.245: +3 -2 lines
Support Marvell Hercules-I/II SATA Controllers.

Revision 1.237.2.3: download - view: text, markup, annotated - select for diffs
Fri Jul 24 01:31:35 2009 (2 years, 6 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.2: preferred, colored
Changes since revision 1.237.2.2: +3 -2 lines
Sync with HEAD.

Revision 1.245: download - view: text, markup, annotated - select for diffs
Sun Jul 19 08:28:08 2009 (2 years, 6 months ago) by kiyohara
Branches: MAIN
CVS tags: jymxensuspend-base
Diff to previous 1.244: preferred, colored
Changes since revision 1.244: +3 -2 lines
Support siisata@cardbus.
  It tested on amd64 and i386 only.

Revision 1.205.2.3: download - view: text, markup, annotated - select for diffs
Sat Jun 20 09:19:59 2009 (2 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.2: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.2: +7 -3 lines
sync with head

Revision 1.237.2.2: download - view: text, markup, annotated - select for diffs
Sun May 31 16:32:33 2009 (2 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237.2.1: preferred, colored
Changes since revision 1.237.2.1: +7 -3 lines
Sync with HEAD.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Fri May 22 20:57:40 2009 (2 years, 8 months ago) by christos
Branches: MAIN
CVS tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5
Diff to previous 1.243: preferred, colored
Changes since revision 1.243: +7 -3 lines
add uhmodem, uncomment wd* at umass

Revision 1.237.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:16:08 2009 (2 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +22 -2 lines
Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.205.2.2: download - view: text, markup, annotated - select for diffs
Mon May 4 10:10:32 2009 (2 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205.2.1: preferred, colored to branchpoint 1.205: preferred, colored
Changes since revision 1.205.2.1: +65 -19 lines
sync with head.

Revision 1.231.4.3: download - view: text, markup, annotated - select for diffs
Mon May 4 01:45:46 2009 (2 years, 9 months ago) by snj
Branches: netbsd-5
Diff to previous 1.231.4.2: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.2: +5 -2 lines
Pull up following revision(s) (requested by cegger in ticket #735):
	sys/dev/pci/if_age.c: revisions 1.1-1.28
	sys/dev/pci/if_agereg.h: revisions 1.1-1.2
	sys/dev/pci/if_ale.c: revisions 1.1-1.3
	sys/dev/pci/if_alereg.h: revisions 1.1-1.2
	sys/dev/pci/files.pci: revisions 1.310-1.313
	sys/dev/mii/atphy.c: revisions 1.1-1.5
	sys/dev/mii/files.mii: revision 1.42
	share/man/man4/age.4: revisions 1.1-1.3
	share/man/man4/ale.4: revisions 1.1-1.2
	share/man/man4/atphy.4: revisions 1.1-1.2
	share/man/man4/Makefile: revisions 1.486, 1.489
	distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
	sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
	sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
	sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
	sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.

Revision 1.231.2.3: download - view: text, markup, annotated - select for diffs
Tue Apr 28 09:33:38 2009 (2 years, 9 months ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.231.2.2: preferred, colored to branchpoint 1.231: preferred, colored next main 1.232: preferred, colored
Changes since revision 1.231.2.2: +19 -2 lines
Sync with HEAD.

Revision 1.243: download - view: text, markup, annotated - select for diffs
Mon Apr 27 14:02:10 2009 (2 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4
Diff to previous 1.242: preferred, colored
Changes since revision 1.242: +3 -2 lines
Add commented out hpet@ichlpcib entry.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Tue Apr 21 05:00:29 2009 (2 years, 9 months ago) by nonaka
Branches: MAIN
CVS tags: nick-hppapmap-base3, nick-hppapmap-base
Diff to previous 1.241: preferred, colored
Changes since revision 1.241: +15 -2 lines
Added SD/MMC support from OpenBSD.
tested on i386, amd64 at current-users ML by pgoyette@.
tested on zaurus by myself.

Revision 1.241: download - view: text, markup, annotated - select for diffs
Mon Apr 20 22:49:22 2009 (2 years, 9 months ago) by cegger
Branches: MAIN
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +3 -2 lines
add ale(4)

Revision 1.240: download - view: text, markup, annotated - select for diffs
Sat Apr 11 01:01:46 2009 (2 years, 10 months ago) by perry
Branches: MAIN
Diff to previous 1.239: preferred, colored
Changes since revision 1.239: +3 -2 lines
add (commented out) options LOCKDEBUG

Revision 1.120.2.19: download - view: text, markup, annotated - select for diffs
Tue Mar 24 22:25:02 2009 CET (2 years, 10 months ago) by bouyer
Branches: netbsd-4
Diff to previous 1.120.2.18: preferred, colored to branchpoint 1.120: preferred, colored next main 1.121: preferred, colored
Changes since revision 1.120.2.18: +3 -2 lines
Pullup the following revisions (requested by msaitoh in ticket #1284):
	distrib/sets/lists/base/mi		1.706-707,1.797
	distrib/sets/lists/man/mi		1.1006
	etc/mtree/NetBSD.dist			1.340
	share/man/man4/Makefile			1.432
	sys/arch/amd64/conf/GENERIC		1.149 via patch
	sys/arch/i386/conf/ALL			1.103
	sys/arch/i386/conf/GENERIC		1.832
	sys/arch/i386/conf/GENERIC_LAPTOP	1.237
	sys/arch/macppc/conf/GENERIC		1.257
	sys/arch/sparc64/conf/GENERIC		1.86
	sys/dev/usb/usbdevs			1.468,1.479-480 via patch
	sys/dev/usb/usbdevs.h			regen
	sys/dev/usb/usbdevs_data.h		regen
	sys/dev/microcode/Makefile		1.7
	sys/dev/usb/files.usb			patch
	share/man/man4/zyd.4			1.1 via patch
	sys/dev/microcode/zyd/Makefile		1.1-1.2
	sys/dev/microcode/zyd/build.c		1.1
	sys/dev/microcode/zyd/microcode.h	1.1
	sys/dev/microcode/zyd/zd1211-license	1.1
	sys/dev/microcode/zyd/zyd-zd1211	1.1
	sys/dev/microcode/zyd/zyd-zd1211b	1.1
	sys/dev/usb/if_zyd.c			patch
	sys/dev/usb/if_zydreg.h			1.1-1.2

Add ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device support

Revision 1.239: download - view: text, markup, annotated - select for diffs
Fri Mar 6 10:58:14 2009 CET (2 years, 11 months ago) by cegger
Branches: MAIN
Diff to previous 1.238: preferred, colored
Changes since revision 1.238: +4 -2 lines
add age(4) and atphy(4)

Revision 1.231.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 3 19:28:50 2009 CET (2 years, 11 months ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.231.2.1: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.2.1: +7 -5 lines
Sync with HEAD.

Revision 1.231.4.2: download - view: text, markup, annotated - select for diffs
Thu Feb 19 21:23:46 2009 CET (2 years, 11 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Diff to previous 1.231.4.1: preferred, colored to branchpoint 1.231: preferred, colored
Changes since revision 1.231.4.1: +6 -2 lines
Apply patch (requested by pooka in ticket #453):
Add puffs and putter to amd64, i386, macppc, and sparc64 GENERIC kernels.

Revision 1.238: download - view: text, markup, annotated - select for diffs
Mon Feb 16 23:41:32 2009 CET (2 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-hppapmap-base2
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +4 -2 lines
Add and enable genfb(4)

Revision 1.231.4.1: download - view: text, markup, annotated - select for diffs
Mon Feb 2 23:12:34 2009 CET (3 years ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-0-RC2
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +5 -5 lines
Pull up following revision(s) (requested by ad in ticket #402):
	sys/arch/amd64/conf/GENERIC: revision 1.237
	sys/arch/i386/conf/GENERIC: revision 1.924
Enable BUFQ_PRIOCSCAN by default.

Revision 1.237: download - view: text, markup, annotated - select for diffs
Thu Jan 29 22:48:13 2009 CET (3 years ago) by ad
Branches: MAIN
Branch point for: jym-xensuspend
Diff to previous 1.236: preferred, colored
Changes since revision 1.236: +5 -5 lines
Enable BUFQ_PRIOCSCAN by default.

Revision 1.231.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 14:15:54 2009 CET (3 years ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +5 -5 lines
Sync with HEAD.

Revision 1.199.6.6: download - view: text, markup, annotated - select for diffs
Sat Jan 17 14:27:49 2009 CET (3 years ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199.6.5: preferred, colored to branchpoint 1.199: preferred, colored next main 1.200: preferred, colored
Changes since revision 1.199.6.5: +15 -8 lines
Sync with HEAD.

Revision 1.236: download - view: text, markup, annotated - select for diffs
Sun Jan 11 03:45:45 2009 CET (3 years ago) by christos
Branches: MAIN
CVS tags: mjf-devfs2-base
Diff to previous 1.235: preferred, colored
Changes since revision 1.235: +3 -2 lines
merge christos-time_t

Revision 1.235.2.2: download - view: text, markup, annotated - select for diffs
Tue Dec 30 20:39:28 2008 CET (3 years, 1 month ago) by christos
Branches: christos-time_t
Diff to previous 1.235.2.1: preferred, colored to branchpoint 1.235: preferred, colored next main 1.236: preferred, colored
Changes since revision 1.235.2.1: +1114 -0 lines
add COMPAT_50

Revision 1.235.2.1
Sun Dec 14 01:45:03 2008 CET (3 years, 1 month ago) by christos
Branches: christos-time_t
FILE REMOVED
Changes since revision 1.235: +0 -1113 lines
file GENERIC was added on branch christos-time_t on 2008-12-30 19:39:28 +0000

Revision 1.235: download - view: text, markup, annotated - select for diffs
Sun Dec 14 01:45:03 2008 CET (3 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: christos-time_t-nbase, christos-time_t-base
Branch point for: christos-time_t
Diff to previous 1.234: preferred, colored
Changes since revision 1.234: +3 -2 lines
add options PMS_ELANTECH_TOUCHPAD

Revision 1.216.4.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 02:12:59 2008 CET (3 years, 1 month ago) by haad
Branches: haad-dm
Diff to previous 1.216.4.1: preferred, colored to branchpoint 1.216: preferred, colored next main 1.217: preferred, colored
Changes since revision 1.216.4.1: +3 -5 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.234: download - view: text, markup, annotated - select for diffs
Mon Nov 24 12:41:07 2008 CET (3 years, 2 months ago) by ad
Branches: MAIN
CVS tags: haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +2 -3 lines
Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.233: download - view: text, markup, annotated - select for diffs
Wed Nov 12 15:36:31 2008 CET (3 years, 2 months ago) by ad
Branches: MAIN
Diff to previous 1.232: preferred, colored
Changes since revision 1.232: +3 -3 lines
Comment out P1003_1B_SEMAPHORE. The ksem module will now be autoloaded from
the file system if POSIX semaphores are used.

Revision 1.232: download - view: text, markup, annotated - select for diffs
Wed Nov 12 13:35:56 2008 CET (3 years, 2 months ago) by ad
Branches: MAIN
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +2 -3 lines
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.216.4.1: download - view: text, markup, annotated - select for diffs
Mon Oct 20 00:15:40 2008 (3 years, 3 months ago) by haad
Branches: haad-dm
Diff to previous 1.216: preferred, colored
Changes since revision 1.216: +31 -12 lines
Sync with HEAD.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Sun Oct 19 13:34:31 2008 (3 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: netbsd-5-base, netbsd-5-0-RC1, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +8 -4 lines
Add u3g entries in kernels that have ugensa as well.

Revision 1.230: download - view: text, markup, annotated - select for diffs
Sat Oct 11 23:54:11 2008 (3 years, 3 months ago) by bouyer
Branches: MAIN
Diff to previous 1.229: preferred, colored
Changes since revision 1.229: +3 -2 lines
jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.

Revision 1.210.2.4: download - view: text, markup, annotated - select for diffs
Sat Oct 11 00:29:03 2008 (3 years, 4 months ago) by skrll
Branches: wrstuden-revivesa
Diff to previous 1.210.2.3: preferred, colored to branchpoint 1.210: preferred, colored next main 1.211: preferred, colored
Changes since revision 1.210.2.3: +7 -9 lines
Sync with HEAD.

Revision 1.229: download - view: text, markup, annotated - select for diffs
Tue Oct 7 14:43:31 2008 (3 years, 4 months ago) by pgoyette
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4
Diff to previous 1.228: preferred, colored
Changes since revision 1.228: +6 -5 lines
Move all platforms to new dbCool driver in preparation for removal of
chip-specific drivers

Revision 1.228: download - view: text, markup, annotated - select for diffs
Tue Oct 7 11:30:04 2008 (3 years, 4 months ago) by rmind
Branches: MAIN
Diff to previous 1.227: preferred, colored
Changes since revision 1.227: +3 -2 lines
Add a note that SysV IPC parameters could be changed dynamically.

Revision 1.199.6.5: download - view: text, markup, annotated - select for diffs
Sun Oct 5 22:11:25 2008 (3 years, 4 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199.6.4: preferred, colored to branchpoint 1.199: preferred, colored
Changes since revision 1.199.6.4: +0 -4 lines
Sync with HEAD.

Revision 1.227: download - view: text, markup, annotated - select for diffs
Tue Sep 30 18:46:56 2008 (3 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.226: preferred, colored
Changes since revision 1.226: +2 -6 lines
Remove esl(4)

Revision 1.199.6.4: download - view: text, markup, annotated - select for diffs
Sun Sep 28 12:39:45 2008 (3 years, 4 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199.6.3: preferred, colored to branchpoint 1.199: preferred, colored
Changes since revision 1.199.6.3: +19 -3 lines
Sync with HEAD.

Revision 1.210.2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 24 18:38:48 2008 (3 years, 4 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.210.2.2: preferred, colored to branchpoint 1.210: preferred, colored
Changes since revision 1.210.2.2: +4 -2 lines
Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.

Revision 1.210.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:33:17 2008 (3 years, 4 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.210.2.1: preferred, colored to branchpoint 1.210: preferred, colored
Changes since revision 1.210.2.1: +17 -3 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.226: download - view: text, markup, annotated - select for diffs
Tue Sep 9 05:26:42 2008 (3 years, 5 months ago) by ober
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3
Diff to previous 1.225: preferred, colored
Changes since revision 1.225: +3 -2 lines
Adding iwn(4) to GENERIC

Revision 1.225: download - view: text, markup, annotated - select for diffs
Tue Sep 9 03:18:45 2008 (3 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.224: preferred, colored
Changes since revision 1.224: +3 -2 lines
Add uvideo(4)

Revision 1.224: download - view: text, markup, annotated - select for diffs
Sat Sep 6 22:08:13 2008 (3 years, 5 months ago) by jmcneill
Branches: MAIN
CVS tags: wrstuden-revivesa-base-2
Diff to previous 1.223: preferred, colored
Changes since revision 1.223: +8 -2 lines
Enable video(4) and pseye(4)

Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon Aug 25 17:27:47 2008 (3 years, 5 months ago) by cegger
Branches: MAIN
Diff to previous 1.222: preferred, colored
Changes since revision 1.222: +3 -2 lines
GENERIC: add auacer(4) which is already in XEN3_DOM0
XEN3_DOM0: add azalia(4) which is already in GENERIC

Revision 1.222: download - view: text, markup, annotated - select for diffs
Thu Aug 21 20:06:17 2008 (3 years, 5 months ago) by bouyer
Branches: MAIN
Diff to previous 1.221: preferred, colored
Changes since revision 1.221: +3 -3 lines
Enable ipmi(4) by default in GENERIC and related kernels.

Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun Aug 10 20:43:52 2008 (3 years, 6 months ago) by cube
Branches: MAIN
Diff to previous 1.220: preferred, colored
Changes since revision 1.220: +2 -7 lines
Accept filters are cool, but it's not a reason to select them twice.

Revision 1.220: download - view: text, markup, annotated - select for diffs
Sun Aug 10 17:31:20 2008 (3 years, 6 months ago) by tls
Branches: MAIN
Diff to previous 1.219: preferred, colored
Changes since revision 1.219: +7 -2 lines
Add accept filters to GENERIC kernels where they exist.

Revision 1.219: download - view: text, markup, annotated - select for diffs
Sun Aug 10 10:53:29 2008 (3 years, 6 months ago) by cegger
Branches: MAIN
Diff to previous 1.218: preferred, colored
Changes since revision 1.218: +7 -2 lines
Add accept filters per request from port-xen:
http://mail-index.netbsd.org/port-xen/2008/08/10/msg004087.html

pseudo-device entries were copied from sys/arch/i386/conf/GENERIC, rev. 1.904

Revision 1.218: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:15:00 2008 (3 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.217: preferred, colored
Changes since revision 1.217: +3 -2 lines
Include VGA_POST by default in GENERIC and ALL on x86 now that the code
is conditional.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Jul 31 09:40:59 2008 (3 years, 6 months ago) by simonb
Branches: MAIN
Diff to previous 1.216: preferred, colored
Changes since revision 1.216: +3 -2 lines
Add "options WAPBL" to standard GENERIC/INSTALL type configs.

Revision 1.199.6.3: download - view: text, markup, annotated - select for diffs
Wed Jul 2 21:08:15 2008 (3 years, 7 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199.6.2: preferred, colored to branchpoint 1.199: preferred, colored
Changes since revision 1.199.6.2: +6 -5 lines
Sync with HEAD.

Revision 1.210.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 23 06:30:08 2008 (3 years, 7 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +10 -3 lines
Sync w/ -current. 34 merge conflicts to follow.

Revision 1.216.2.1: download - view: text, markup, annotated - select for diffs
Tue Jun 10 16:51:21 2008 (3 years, 8 months ago) by simonb
Branches: simonb-wapbl
Diff to previous 1.216: preferred, colored next main 1.217: preferred, colored
Changes since revision 1.216: +3 -2 lines
Initial commit of Wasabi System's WAPBL (Write Ahead Physical Block
Logging) journaling code.  Originally written by Darrin B. Jewell
while at Wasabi and updated to -current by Antti Kantee, Andy Doran,
Greg Oster and Simon Burge.

Still a number of issues - look in doc/BRANCHES for "simonb-wapbl"
for more info.

Revision 1.204.2.2: download - view: text, markup, annotated - select for diffs
Wed Jun 4 04:04:40 2008 (3 years, 8 months ago) by yamt
Branches: yamt-pf42
Diff to previous 1.204.2.1: preferred, colored to branchpoint 1.204: preferred, colored next main 1.205: preferred, colored
Changes since revision 1.204.2.1: +8 -3 lines
sync with head

Revision 1.120.2.8.2.4: download - view: text, markup, annotated - select for diffs
Tue Jun 3 22:47:13 2008 (3 years, 8 months ago) by skrll
Branches: wrstuden-fixsa
Diff to previous 1.120.2.8.2.3: preferred, colored next main 1.120.2.9: preferred, colored
Changes since revision 1.120.2.8.2.3: +6 -2 lines
Sync with netbsd-4.

Revision 1.199.6.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 15:21:49 2008 (3 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199.6.1: preferred, colored to branchpoint 1.199: preferred, colored
Changes since revision 1.199.6.1: +21 -10 lines
Sync with HEAD.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon May 26 02:33:37 2008 (3 years, 8 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base
Branch point for: simonb-wapbl, haad-dm
Diff to previous 1.215: preferred, colored
Changes since revision 1.215: +5 -2 lines
Add uberry.

Revision 1.215: download - view: text, markup, annotated - select for diffs
Sun May 25 21:05:16 2008 (3 years, 8 months ago) by agc
Branches: MAIN
Diff to previous 1.214: preferred, colored
Changes since revision 1.214: +3 -3 lines
Re-enable INCLUDE_CONFIG_FILE in the GENERIC kernel config files for
i386, amd64 and usermode - it is necessary for retrieving information
on kernel configuration for running kernels - cf config -x.

Revision 1.214: download - view: text, markup, annotated - select for diffs
Fri May 23 23:22:38 2008 (3 years, 8 months ago) by jnemeth
Branches: MAIN
Diff to previous 1.213: preferred, colored
Changes since revision 1.213: +3 -2 lines
add siisata(4) -- SiI SteelVine SATA2

Revision 1.213: download - view: text, markup, annotated - select for diffs
Mon May 19 00:05:59 2008 (3 years, 8 months ago) by cegger
Branches: MAIN
CVS tags: hpcarm-cleanup-nbase
Diff to previous 1.212: preferred, colored
Changes since revision 1.212: +3 -2 lines
acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons".
"awesome" jmcneill

Revision 1.204.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 14:31:28 2008 (3 years, 8 months ago) by yamt
Branches: yamt-pf42
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +16 -13 lines
sync with head.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Sun May 18 05:52:17 2008 (3 years, 8 months ago) by bjs
Branches: MAIN
CVS tags: yamt-pf42-base2
Diff to previous 1.211: preferred, colored
Changes since revision 1.211: +3 -3 lines
second instance of PCI_INTR_FIXUP -> PCI_ADDR_FIXUP, change comment to
match.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sun May 18 04:10:10 2008 (3 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +4 -2 lines
Add commented out entries for PCI_BUS_FIXUP and PCI_ADDR_FIXUP

Revision 1.205.2.1: download - view: text, markup, annotated - select for diffs
Fri May 16 04:21:51 2008 (3 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +12 -13 lines
sync with head.

Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon May 5 16:44:26 2008 (3 years, 9 months ago) by ad
Branches: MAIN
CVS tags: yamt-nfs-mp-base2
Branch point for: wrstuden-revivesa
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +7 -7 lines
The kernel is too large. Reduce size by commenting out eye candy options:

{ACPI,MII,PCI,USB}VERBOSE

Also remove INCLUDE_CONFIG_FILE, because it doesn't make sense in GENERIC.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Fri May 2 17:26:38 2008 (3 years, 9 months ago) by ad
Branches: MAIN
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +6 -2 lines
- Give x86 BIOS boot the ability to load new style modules and pass them
  into the kernel. Based on a patch by jmcneill@, with many fixes and
  improvements by me.

- Put MEMORY_DISK_DYNAMIC and MODULAR into the GENERIC kernels, so that
  you can load miniroot.kmod from the boot blocks and boot into the
  installer!

Revision 1.208: download - view: text, markup, annotated - select for diffs
Thu May 1 22:18:18 2008 (3 years, 9 months ago) by cegger
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +3 -2 lines
hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks

Revision 1.207: download - view: text, markup, annotated - select for diffs
Thu May 1 00:08:18 2008 (3 years, 9 months ago) by ad
Branches: MAIN
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +2 -7 lines
Shuffle ioapic/mainbus/cpu into std.amd64 like i386.

Revision 1.206: download - view: text, markup, annotated - select for diffs
Tue Apr 29 14:43:58 2008 (3 years, 9 months ago) by ad
Branches: MAIN
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +2 -3 lines
Require MULTIPROCESSOR. PR kern/38537.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed Apr 23 00:37:13 2008 (3 years, 9 months ago) by cegger
Branches: MAIN
CVS tags: yamt-nfs-mp-base
Branch point for: yamt-nfs-mp
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +4 -2 lines
amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4).
Changes beyond OpenBSD's driver:
- Improved support for AMD K8
- Added support for AMD Barcelona, AMD Phenom and AMD Griffin
Tested on various single and multi-socket machines.
Review and OK xtreame

Revision 1.204: download - view: text, markup, annotated - select for diffs
Fri Apr 4 00:51:09 2008 (3 years, 10 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base
Branch point for: yamt-pf42
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +5 -2 lines
Add finsio(4) entry (commented out).

Revision 1.199.6.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 14:42:11 2008 (3 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +5 -3 lines
Sync with HEAD.

Revision 1.203: download - view: text, markup, annotated - select for diffs
Mon Mar 31 17:21:01 2008 (3 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +3 -2 lines
Enable asus(4)

Revision 1.202: download - view: text, markup, annotated - select for diffs
Mon Mar 31 11:42:25 2008 (3 years, 10 months ago) by njoly
Branches: MAIN
Diff to previous 1.201: preferred, colored
Changes since revision 1.201: +3 -3 lines
Revert unexpected DDB_ONPANIC change introduced in last revision.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Sat Mar 29 02:14:25 2008 CET (3 years, 10 months ago) by cube
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +4 -3 lines
Add and enable lii(4) in amd64 configurations, too, as it is very likely
the hw is used on amd64-capable otherboards, although it is not confirmed
yet.

Revision 1.199.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 08:14:52 2008 CET (3 years, 10 months ago) by keiichi
Branches: keiichi-mipv6
Diff to previous 1.199: preferred, colored next main 1.200: preferred, colored
Changes since revision 1.199: +3 -3 lines
sync with head.

Revision 1.160.2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 23 03:03:53 2008 CET (3 years, 10 months ago) by matt
Branches: matt-armv6
Diff to previous 1.160.2.2: preferred, colored next main 1.161: preferred, colored
Changes since revision 1.160.2.2: +4 -4 lines
sync with HEAD

Revision 1.55.2.10: download - view: text, markup, annotated - select for diffs
Mon Mar 17 10:14:14 2008 CET (3 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.9: preferred, colored next main 1.56: preferred, colored
Changes since revision 1.55.2.9: +3 -3 lines
sync with head.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Fri Feb 29 15:42:32 2008 CET (3 years, 11 months ago) by jmmv
Branches: MAIN
CVS tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, ad-socklock-base1
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +3 -3 lines
Remove GENERIC.local from the repository

Make all the kernels that currently include their corresponding GENERIC.local
file use the cinclude directive instead of include.  This way config(1) will
not complain if the file cannot be found.

After doing this, remove the GENERIC.local files from the repository so that
the user will not see modified files during updates, and local changes to
them cannot end up in the repository by mistake.

Discussed in tech-kern@ earlier this month.  No strong objections.

Revision 1.172.2.4: download - view: text, markup, annotated - select for diffs
Mon Feb 18 22:04:20 2008 CET (3 years, 11 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.172.2.3: preferred, colored to branchpoint 1.172: preferred, colored next main 1.173: preferred, colored
Changes since revision 1.172.2.3: +29 -11 lines
Sync with HEAD.

Revision 1.55.2.9: download - view: text, markup, annotated - select for diffs
Mon Feb 4 10:21:40 2008 CET (4 years ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.8: preferred, colored
Changes since revision 1.55.2.8: +3 -3 lines
sync with head.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Jan 30 20:58:20 2008 CET (4 years ago) by ad
Branches: MAIN
CVS tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, hpcarm-cleanup-base
Branch point for: mjf-devfs2, keiichi-mipv6
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +3 -3 lines
Crank maxusers to 64.

Revision 1.55.2.8: download - view: text, markup, annotated - select for diffs
Mon Jan 21 10:35:20 2008 CET (4 years ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.7: preferred, colored
Changes since revision 1.55.2.7: +47 -21 lines
sync with head

Revision 1.120.2.18: download - view: text, markup, annotated - select for diffs
Fri Jan 11 18:03:19 2008 CET (4 years ago) by xtraeme
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base
Diff to previous 1.120.2.17: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.17: +3 -2 lines
Pull up following revision(s) (requested by christos in ticket #1037):
	sys/dev/pci/arcmsr.c: patch
	sys/dev/pci/arcmsrvar.h: patch
	sys/dev/pci/pcidevs: patch
	sys/dev/pci/files.pci: patch
	sys/arch/i386/conf/GENERIC: patch
	sys/arch/i386/conf/XEN2_DOM0: patch
	sys/arch/i386/conf/INSTALL_LARGE: patch
	sys/arch/amd64/conf/GENERIC: patch
	sys/arch/amd64/conf/INSTALL: patch
	share/man/man4/Makefile: patch
	share/man/man4/arcmsr.4: patch
	distrib/sets/lists/man/mi: patch

Add the Areca Technology Corporation SATA RAID controller driver, ported
from OpenBSD.

Revision 1.160.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:44:49 2008 CET (4 years, 1 month ago) by matt
Branches: matt-armv6
Diff to previous 1.160.2.1: preferred, colored
Changes since revision 1.160.2.1: +57 -25 lines
sync with HEAD

Revision 1.181.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 23:09:15 2008 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to previous 1.181.2.2: preferred, colored next main 1.182: preferred, colored
Changes since revision 1.181.2.2: +6 -6 lines
Sync with HEAD

Revision 1.198: download - view: text, markup, annotated - select for diffs
Mon Jan 7 09:30:03 2008 CET (4 years, 1 month ago) by martti
Branches: MAIN
CVS tags: matt-armv6-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +8 -8 lines
Fixed option indentation, it should be

option<space><tab>
makeoption<space><tab>

Revision 1.120.2.8.2.3: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:00:51 2008 CET (4 years, 1 month ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.120.2.8.2.2: preferred, colored
Changes since revision 1.120.2.8.2.2: +93 -74 lines
Catch up to netbsd-4.0 release.

Revision 1.181.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 22:47:04 2008 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.181.2.1: preferred, colored
Changes since revision 1.181.2.1: +36 -13 lines
Sync with HEAD

Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Jan 1 14:35:36 2008 CET (4 years, 1 month ago) by jmmv
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +2 -3 lines
Revert previous by removing the apm entry.  Even though the driver seems
to work, we do not build any userland support for it; see 1.183's commit
message.  Per jmcneill@'s request.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Jan 1 12:05:27 2008 CET (4 years, 1 month ago) by jmmv
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +3 -2 lines
Add the ACPI apm emulation device.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Jan 1 11:48:36 2008 CET (4 years, 1 month ago) by jmmv
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +6 -2 lines
Add and enable piixpm.  Confirmed working under VMware Fusion.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Dec 31 16:31:47 2007 CET (4 years, 1 month ago) by ad
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +2 -3 lines
Remove systrace. Ok core@.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sun Dec 30 14:15:21 2007 CET (4 years, 1 month ago) by joerg
Branches: MAIN
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +9 -2 lines
Enable wedge autodiscovery and wedge support for GPT. Both MBR and BSD
disklabel support is *not* enabled, but documented.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Dec 29 07:09:05 2007 CET (4 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +3 -3 lines
Update itesio(4) comments.

Revision 1.172.2.3: download - view: text, markup, annotated - select for diffs
Thu Dec 27 01:42:52 2007 CET (4 years, 1 month ago) by mjf
Branches: mjf-devfs
Diff to previous 1.172.2.2: preferred, colored to branchpoint 1.172: preferred, colored
Changes since revision 1.172.2.2: +22 -14 lines
Sync with HEAD.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Dec 27 00:00:50 2007 CET (4 years, 1 month ago) by elad
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +4 -3 lines
Compile in by default (disabled) PaX ASLR for amd64 and i386.

Revision 1.177.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 22:38:42 2007 CET (4 years, 1 month ago) by ad
Branches: vmlocking2
Diff to previous 1.177.2.1: preferred, colored to branchpoint 1.177: preferred, colored next main 1.178: preferred, colored
Changes since revision 1.177.2.1: +29 -14 lines
Sync with head.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Wed Dec 26 17:28:17 2007 CET (4 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: vmlocking2-base3
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +9 -2 lines
Add PHYSMEM_MAX_ADDR and PHYSMEM_MAX_SIZE options. This limit physical
memory based on overall size (useful for debugging to keep core dumps
small) or maximum address (when using devices with bus dma limits).
Contrary to REALBASEMEM and REALEXTMEM, they still use the BIOS memory
map and can therefore deal with fragmented memory.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Dec 24 08:54:26 2007 CET (4 years, 1 month ago) by kiyohara
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +9 -9 lines
Remove white-spaces.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sun Dec 23 18:33:57 2007 CET (4 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +3 -2 lines
Add sony* at acpi?

Revision 1.187: download - view: text, markup, annotated - select for diffs
Fri Dec 21 19:31:12 2007 CET (4 years, 1 month ago) by dsl
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +4 -4 lines
Enable LINUX and LINUX32 emulation.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Fri Dec 21 16:18:28 2007 CET (4 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +3 -2 lines
Add thinkpad at acpi

Revision 1.185: download - view: text, markup, annotated - select for diffs
Fri Dec 21 00:32:25 2007 CET (4 years, 1 month ago) by ad
Branches: MAIN
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +3 -3 lines
Remove GENERIC.MP config and enable SMP by default on amd64.

Revision 1.120.2.17: download - view: text, markup, annotated - select for diffs
Wed Dec 19 20:38:51 2007 CET (4 years, 1 month ago) by ghen
Branches: netbsd-4
Diff to previous 1.120.2.16: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.16: +5 -2 lines
Pull up following revision(s) (requested by briggs in ticket #989):
	sys/arch/amd64/conf/GENERIC: revision 1.151
	sys/arch/x86/x86/ipmi.c: revision 1.12
	sys/dev/DEVNAMES: revision 1.228
	sys/arch/amd64/amd64/bios32.c: revision 1.6
	sys/arch/x86/x86/ipmi.c: revision 1.8
	sys/arch/amd64/conf/files.amd64: revision 1.39 via patch
	sys/arch/amd64/amd64/mainbus.c: revision 1.17
Use PRIx64 for a 64-bit quantity instead of llx in a debug print.
Add (commented-out) support for IPMI on amd64--pretty much copied straight
from i386.
Check for duplicate sensor names in the IPMI table.  If a duplicate name
is found, try to make it unique by appending a count (1-99) to the sensor
description (truncating, if necessary).

Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Dec 17 05:36:16 2007 CET (4 years, 1 month ago) by riz
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +5 -2 lines
Add drvctl(4)

Revision 1.181.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 13 22:54:33 2007 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +7 -4 lines
Sync with HEAD

Revision 1.179.2.1: download - view: text, markup, annotated - select for diffs
Tue Dec 11 16:20:23 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-kmem
Diff to previous 1.179: preferred, colored next main 1.180: preferred, colored
Changes since revision 1.179: +7 -4 lines
sync with head.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Tue Dec 11 05:22:46 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-kmem-base3, yamt-kmem-base2, cube-autoconf-base, cube-autoconf
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +2 -3 lines
Disable apm@acpi on amd64, since we don't create /dev/apmctl, build apmd,
or provide machine/apmvar.h. Ok ad@

Revision 1.182: download - view: text, markup, annotated - select for diffs
Mon Dec 10 18:44:33 2007 CET (4 years, 2 months ago) by wiz
Branches: MAIN
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +7 -3 lines
Add acpiecdt and add a comment explaining it (from i386/GENERIC).

Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Dec 10 13:35:27 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
Branch point for: bouyer-xeni386
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +13 -13 lines
Revert previous, thanks wiz!

Revision 1.180: download - view: text, markup, annotated - select for diffs
Sun Dec 9 21:27:43 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +15 -15 lines
Merge jmcneill-pm branch.

Revision 1.153.8.17: download - view: text, markup, annotated - select for diffs
Sun Dec 9 20:34:19 2007 CET (4 years, 2 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.153.8.16: preferred, colored to branchpoint 1.153: preferred, colored next main 1.154: preferred, colored
Changes since revision 1.153.8.16: +3 -2 lines
Sync with HEAD.

Revision 1.172.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 8 19:16:26 2007 CET (4 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.172.2.1: preferred, colored to branchpoint 1.172: preferred, colored
Changes since revision 1.172.2.1: +7 -4 lines
Sync with HEAD.

Revision 1.177.2.1: download - view: text, markup, annotated - select for diffs
Sat Dec 8 18:56:15 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking2
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +3 -2 lines
Sync with head.

Revision 1.55.2.7: download - view: text, markup, annotated - select for diffs
Fri Dec 7 18:24:00 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.6: preferred, colored
Changes since revision 1.55.2.6: +8 -5 lines
sync with head

Revision 1.179: download - view: text, markup, annotated - select for diffs
Wed Dec 5 01:19:40 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-kmem-base, vmlocking2-base2, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base
Branch point for: yamt-kmem
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +3 -3 lines
arc(4) -> arcmsr(4)

Revision 1.178: download - view: text, markup, annotated - select for diffs
Tue Dec 4 19:53:57 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +3 -2 lines
Enable arc(4).

Revision 1.134.2.9: download - view: text, markup, annotated - select for diffs
Mon Dec 3 20:02:40 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.8: preferred, colored next main 1.135: preferred, colored
Changes since revision 1.134.2.8: +3 -22 lines
Sync with HEAD.

Revision 1.134.2.8: download - view: text, markup, annotated - select for diffs
Mon Dec 3 19:34:40 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.7: preferred, colored
Changes since revision 1.134.2.7: +139 -85 lines
Sync with HEAD.

Revision 1.153.8.16: download - view: text, markup, annotated - select for diffs
Mon Dec 3 17:13:54 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.15: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.15: +7 -5 lines
Sync with HEAD.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun Dec 2 06:19:12 2007 CET (4 years, 2 months ago) by kiyohara
Branches: MAIN
CVS tags: vmlocking2-base1, vmlocking-nbase
Branch point for: vmlocking2
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +4 -2 lines
Add bcsp(4).

Revision 1.153.8.15: download - view: text, markup, annotated - select for diffs
Tue Nov 27 20:35:28 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.14: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.14: +6 -5 lines
Sync with HEAD. amd64 Xen support needs testing.

Revision 1.120.2.16: download - view: text, markup, annotated - select for diffs
Mon Nov 26 22:35:46 2007 CET (4 years, 2 months ago) by xtraeme
Branches: netbsd-4
CVS tags: wrstuden-fixsa-base-1, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-1-RELEASE, netbsd-4-0
Diff to previous 1.120.2.15: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.15: +4 -4 lines
Pull up following revision(s) (requested by jnemeth in ticket #998):
	sys/arch/amd64/conf/GENERIC: revision 1.176 (patch)
	sys/arch/i386/conf/GENERIC: revision 1.863
comment out com*/lpt* at acpi? as they cause these ports to move from
their traditional location and imminent changes in -current will cause
them to move back

Revision 1.120.2.15: download - view: text, markup, annotated - select for diffs
Sun Nov 25 10:20:35 2007 CET (4 years, 2 months ago) by xtraeme
Branches: netbsd-4
Diff to previous 1.120.2.14: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.14: +4 -3 lines
Pull up following revision(s) (requested by briggs in ticket #990):
	sys/dev/ic/aac_tables.h: revision 1.5 (patch)
	sys/dev/ic/aac.c: revision 1.31 (patch)
	sys/dev/ic/aac.c: revision 1.32 (patch)
	sys/dev/ic/aac.c: revision 1.33 (patch)
	sys/dev/ic/aac.c: revision 1.34 (patch)
	sys/arch/amd64/conf/INSTALL: revision 1.70 (patch)
	sys/dev/ic/aac.c: revision 1.37 (patch)
	sys/dev/ic/aacreg.h: revision 1.6 (patch)
	sys/dev/ic/aacreg.h: revision 1.7 (patch)
	sys/dev/ic/aacreg.h: revision 1.8 (patch)
	sys/dev/ic/aacreg.h: revision 1.9 (patch)
	sys/dev/pci/aac_pci.c: revision 1.21 (patch)
	sys/dev/ic/aacvar.h: revision 1.10 (patch)
	sys/dev/ic/aacvar.h: revision 1.9 (patch)
	sys/arch/amd64/conf/GENERIC: revision 1.144 (patch)
	sys/dev/ic/ld_aac.c: revision 1.14 (patch)
	sys/dev/ic/ld_aac.c: revision 1.15 (patch)
Compile and run on amd64 and on >2GB RAM.

Revision 1.165.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 22 16:18:20 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.165.2.3: preferred, colored to branchpoint 1.165: preferred, colored next main 1.166: preferred, colored
Changes since revision 1.165.2.3: +2 -2 lines
Sync with HEAD

Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu Nov 22 15:33:53 2007 CET (4 years, 2 months ago) by jnemeth
Branches: MAIN
CVS tags: bouyer-xenamd64-base
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +4 -4 lines
comment out com*/lpt* at acpi? as they cause these ports to move from
their traditional location and imminent changes in -current will cause
them to move back

Revision 1.153.8.14: download - view: text, markup, annotated - select for diffs
Wed Nov 21 22:53:00 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.13: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.13: +3 -3 lines
Sync with HEAD.

Revision 1.172.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 19 01:46:10 2007 CET (4 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +7 -4 lines
Sync with HEAD.

Revision 1.165.2.3: download - view: text, markup, annotated - select for diffs
Sun Nov 18 20:34:10 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.165.2.2: preferred, colored to branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.2: +2 -2 lines
Sync with HEAD

Revision 1.175: download - view: text, markup, annotated - select for diffs
Thu Nov 15 13:58:29 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: bouyer-xenamd64-base2
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +3 -3 lines
Update for it(4) -> itesio(4) rename.

Revision 1.55.2.6: download - view: text, markup, annotated - select for diffs
Thu Nov 15 12:42:32 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.5: preferred, colored
Changes since revision 1.55.2.5: +12 -8 lines
sync with head.

Revision 1.153.8.13: download - view: text, markup, annotated - select for diffs
Wed Nov 14 20:04:03 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.12: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.12: +6 -3 lines
Sync with HEAD.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Tue Nov 13 17:33:54 2007 CET (4 years, 2 months ago) by ghen
Branches: MAIN
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +3 -3 lines
Add description for EST_FREQ_USERWRITE (from i386).

Revision 1.165.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 13 16:58:08 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.165.2.1: preferred, colored to branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.1: +115 -83 lines
Sync with HEAD

Revision 1.173: download - view: text, markup, annotated - select for diffs
Sun Nov 11 18:56:10 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +5 -2 lines
Enable pad(4)

Revision 1.160.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 7 00:14:12 2007 CET (4 years, 3 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +141 -97 lines
sync with HEAD

Revision 1.120.2.14: download - view: text, markup, annotated - select for diffs
Mon Nov 5 18:51:28 2007 CET (4 years, 3 months ago) by pavel
Branches: netbsd-4
CVS tags: netbsd-4-0-RC4, matt-nb4-arm-base, matt-nb4-arm
Diff to previous 1.120.2.13: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.13: +93 -75 lines
Apply patch (requested by joerg in ticket #963):
	sys/arch/amd64/conf/GENERIC: patch
Reduce difference to i386 GENERIC:
- add some comments from that
- options SPACE TAB
- enable EST
- enable DDB and build w/ frame pointer by default
- enable ACPI devices
- include Cardbus and PCMCIA
- include Synaptics driver
- include atw, ipw, iwi, hme, rtw, txp
- include uep, utoppy, ugensa
This makes GENERIC actually usable for laptops.

Revision 1.153.8.12: download - view: text, markup, annotated - select for diffs
Sun Nov 4 22:02:51 2007 CET (4 years, 3 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.153.8.11: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.11: +2 -7 lines
Sync with HEAD.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Sun Nov 4 15:34:19 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
CVS tags: jmcneill-base
Branch point for: mjf-devfs
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +2 -7 lines
Remove System V semaphores and share memory options to set the limits:
SEMMNI, SEMMNS, SEMUME and SHMMAXPGS.

They can be tweaked via sysctl now. Ports that were setting values on
them weren't touched, I only removed the ones that were commented out.

Revision 1.153.8.11: download - view: text, markup, annotated - select for diffs
Thu Nov 1 00:13:56 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.10: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.10: +3 -3 lines
Sync with HEAD.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Tue Oct 30 01:03:51 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +3 -3 lines
options<space><tab>FOO

Revision 1.153.8.10: download - view: text, markup, annotated - select for diffs
Mon Oct 29 03:57:18 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.9: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.9: +8 -2 lines
Sync with HEAD.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Oct 29 01:47:16 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +5 -2 lines
Enable "options INTEL_CORETEMP".

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sun Oct 28 19:39:38 2007 CET (4 years, 3 months ago) by dsl
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +5 -2 lines
Add (commented out) SYSCALL_COUNTS and SYSCALL_TIMES.

Revision 1.153.8.9: download - view: text, markup, annotated - select for diffs
Sun Oct 28 18:13:41 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.8: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.8: +3 -2 lines
Include apm emulation by default.

Revision 1.55.2.5: download - view: text, markup, annotated - select for diffs
Sat Oct 27 13:25:07 2007 (4 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.4: preferred, colored
Changes since revision 1.55.2.4: +134 -92 lines
sync with head.

Revision 1.153.8.8: download - view: text, markup, annotated - select for diffs
Fri Oct 26 17:42:08 2007 (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.7: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.7: +36 -14 lines
Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.165.2.1: download - view: text, markup, annotated - select for diffs
Fri Oct 26 00:35:32 2007 (4 years, 3 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -2 lines
Sync with HEAD.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:09:09 2007 (4 years, 3 months ago) by joerg
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +108 -80 lines
Reduce difference to i386 GENERIC:
- add some comments from that
- options SPACE TAB
- enable EST
- enable DDB and build w/ frame pointer by default
- enable ACPI devices
- include AGP
- include Cardbus and PCMCIA
- include Synaptics driver
- include atw, ipw, iwi, hme, rtw, txp
- include uep, stuirda, utoppy, ugensa

This makes GENERIC actually usable for laptops.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Oct 19 20:52:10 2007 (4 years, 3 months ago) by njoly
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +3 -2 lines
Add compat_linux and exec_linux_elf lkm support for amd64:
- Add needed COMPAT_OSSAUDIO to GENERIC.
- Add missing includes needed by linux_syscallargs.h.
- Add lkm building.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Oct 17 21:53:02 2007 (4 years, 3 months ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +2 -2 lines
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.138.2.4: download - view: text, markup, annotated - select for diffs
Tue Oct 16 20:23:32 2007 (4 years, 3 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.138.2.3: preferred, colored next main 1.139: preferred, colored
Changes since revision 1.138.2.3: +6 -2 lines
Sync with HEAD

Revision 1.42.2.18: download - view: text, markup, annotated - select for diffs
Mon Oct 15 07:09:53 2007 (4 years, 3 months ago) by riz
Branches: netbsd-3
Diff to previous 1.42.2.17: preferred, colored to branchpoint 1.42: preferred, colored next main 1.43: preferred, colored
Changes since revision 1.42.2.17: +3 -2 lines
Pull up following revisions via patch (requested by bouyer in ticket #1838):
	distrib/sets/lists/man/mi: revision 1.997
	sbin/bioctl/strtonum.c: revision 1.1
	sys/dev/Makefile: revision 1.25
	sys/arch/amd64/conf/GENERIC: revision 1.139
	sbin/bioctl/strtonum.h: revision 1.1
	sys/dev/bio.c: revision 1.1
	sbin/bioctl/bioctl.c: revision 1.1
	share/man/man4/bio.4: revision 1.1
	sbin/bioctl/bioctl.8: revision 1.1
	sys/sys/envsys.h: revision 1.11
	sbin/bioctl/bioctl.8: revision 1.3
	sbin/bioctl/bioctl.8: revision 1.4
	sys/arch/i386/conf/XEN2_DOM0: revision 1.25
	distrib/sets/lists/base/mi: revision 1.704
	sys/conf/majors: revision 1.34
	share/man/man4/Makefile: revision 1.426
	etc/MAKEDEV.tmpl: revision 1.86
	sys/arch/i386/conf/GENERIC: revision 1.825
	distrib/sets/lists/comp/mi: revision 1.1022
	sys/conf/files: revision 1.839
	usr.sbin/envstat/envstat.c: revision 1.24
	sbin/Makefile: revision 1.105
	sys/dev/ic/mfi.c: revision 1.4
	sys/dev/biovar.h: revision 1.1
	sys/dev/ic/mfivar.h: revision 1.4
	sbin/bioctl/Makefile: revision 1.1
Fix typo.
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.
Fix Dd argument (use full month names).
Use more markup.
Comment out references to safte(4) and softraid(4), which don't exist in
NetBSD.
Remove trailing whitespace.
Use macros instead of characters for HTML output (replace ">", "<"
with \*[Gt], \*[Lt]).
Sort sections.
Create /dev/bio

Revision 1.134.2.7: download - view: text, markup, annotated - select for diffs
Tue Oct 9 15:37:16 2007 (4 years, 4 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.6: preferred, colored
Changes since revision 1.134.2.6: +35 -14 lines
Sync with head.

Revision 1.164.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 6 17:37:43 2007 (4 years, 4 months ago) by yamt
Branches: yamt-x86pmap
Diff to previous 1.164: preferred, colored next main 1.165: preferred, colored
Changes since revision 1.164: +6 -2 lines
sync with head.

Revision 1.153.8.7: download - view: text, markup, annotated - select for diffs
Thu Oct 4 17:44:48 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.6: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.6: +6 -2 lines
Sync with HEAD.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:00:01 2007 (4 years, 4 months ago) by christos
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, vmlocking-base, ppcoea-renovation-base
Branch point for: bouyer-xenamd64
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +6 -2 lines
add an smbus controller.

Revision 1.138.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:22:11 2007 (4 years, 4 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.138.2.2: preferred, colored
Changes since revision 1.138.2.2: +50 -15 lines
Sync with HEAD

Revision 1.153.8.6: download - view: text, markup, annotated - select for diffs
Tue Oct 2 23:44:10 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.5: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.5: +7 -3 lines
Rewrite the ACPI Embedded Controller handler to use pure event driven
operation. On suspend a special flag is set to force explicit polling
as AcpiLeaveSleep accesses the interrupt before GPE handling is
restored. The driver uses a kernel thread to handle GPE queries and
mutex/condvar for synchronisation.

Split the ACPI EC into two drivers, one that is attached directly by
acpi.c for the ECDT driven attachment and the normal acpiec for late
attachment. Share almost all code between this two drivers. If acpiecdt
is attached, acpiec is returning. This was discussed with cube@ and is
the best solution so far.

Revision 1.153.8.5: download - view: text, markup, annotated - select for diffs
Tue Oct 2 20:26:41 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.4: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.4: +22 -13 lines
Sync with HEAD.

Revision 1.120.2.8.2.2: download - view: text, markup, annotated - select for diffs
Sun Sep 23 23:36:12 2007 (4 years, 4 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.120.2.8.2.1: preferred, colored
Changes since revision 1.120.2.8.2.1: +6 -2 lines
Sync with somewhat-recent netbsd-4.

Revision 1.120.2.13: download - view: text, markup, annotated - select for diffs
Wed Sep 12 12:05:04 2007 (4 years, 4 months ago) by msaitoh
Branches: netbsd-4
CVS tags: netbsd-4-0-RC3, netbsd-4-0-RC2
Diff to previous 1.120.2.12: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.12: +6 -2 lines
Pull up following patches (requested by xtraeme in ticket #809)

	share/man/man4/options.4		patch
	sys/arch/i386/conf/files.i386		patch
	sys/arch/i386/i386/est.c		delete
	sys/arch/i386/i386/identcpu.c		patch
	sys/arch/i386/include/cpu.h		patch
	sys/arch/x86/conf/files.x86		patch
	sys/arch/x86/include/cpuvar.h		patch
	sys/arch/x86/x86/est.c			new file
	sys/arch/x86/x86/intel_busclock.c	new file
	sys/arch/amd64/amd64/identcpu.c		patch
	sys/arch/amd64/conf/GENERIC		patch

 Add support for the VIA C7-M and Eden processors in the Enhanced
 Speedstep driver.
 amd64: The Enhanced Speedstep driver is now able to work on EM64T
 CPUs running in 64bit mode.

Revision 1.153.4.3: download - view: text, markup, annotated - select for diffs
Mon Sep 10 12:54:12 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.153.4.2: preferred, colored to branchpoint 1.153: preferred, colored next main 1.154: preferred, colored
Changes since revision 1.153.4.2: +23 -14 lines
Sync with HEAD.

Revision 1.153.8.4: download - view: text, markup, annotated - select for diffs
Thu Sep 6 13:01:31 2007 (4 years, 5 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.153.8.3: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.3: +63 -62 lines
Enable cardbus, pcmcia, and acpi devices by default.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Sep 6 12:24:13 2007 (4 years, 5 months ago) by martti
Branches: MAIN
CVS tags: yamt-x86pmap-base, nick-csl-alignment-base5
Branch point for: yamt-x86pmap
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +7 -7 lines
Fixed indentation (it should be <keyword><space><tab><name><tab><comment>).

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Sep 6 02:31:08 2007 (4 years, 5 months ago) by joerg
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
Enable CGD in GENERIC for amd64 and i386.

Revision 1.153.8.3: download - view: text, markup, annotated - select for diffs
Thu Sep 6 02:06:15 2007 (4 years, 5 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.153.8.2: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.2: +3 -3 lines
Enable cgd by default on amd64 and i386.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Sep 3 22:04:22 2007 (4 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +17 -8 lines
Add uchcom(4) and uslsa(4).

Revision 1.153.8.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 18:47:02 2007 (4 years, 5 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.153.8.1: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.8.1: +18 -2 lines
Sync with HEAD.

Revision 1.55.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:22:35 2007 (4 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.3: preferred, colored
Changes since revision 1.55.2.3: +72 -13 lines
sync with head.

Revision 1.153.4.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 12:18:12 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.153.4.1: preferred, colored to branchpoint 1.153: preferred, colored
Changes since revision 1.153.4.1: +18 -2 lines
Sync with HEAD.

Revision 1.120.2.8.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 09:03:04 2007 (4 years, 5 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.120.2.8: preferred, colored
Changes since revision 1.120.2.8: +7 -3 lines
Sync w/ NetBSD-4-RC_1

Revision 1.120.2.12: download - view: text, markup, annotated - select for diffs
Fri Aug 31 22:09:29 2007 (4 years, 5 months ago) by pavel
Branches: netbsd-4
CVS tags: netbsd-4-0-RC1
Diff to previous 1.120.2.11: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.11: +4 -2 lines
Pull up following revision(s) (requested by bouyer in ticket #678):
	distrib/sets/lists/man/mi: revision 1.1001
	doc/CHANGES: revision 1.853 via patch
	share/man/man4/Makefile: revision 1.428
	share/man/man4/jmide.4: revision 1.1
	sys/arch/amd64/conf/GENERIC: revision 1.143
	sys/arch/amd64/conf/INSTALL: revision 1.69
	sys/arch/i386/conf/GENERIC: revision 1.827
	sys/arch/i386/conf/INSTALL_LARGE: revision 1.2 via patch
	sys/arch/i386/conf/XEN2_DOM0: revision 1.26
	sys/conf/files: revision 1.844 via patch
	sys/dev/ic/ahcisata_core.c: revision 1.1 via patch
	sys/dev/ic/ahcisata_core.c: revision 1.3
	sys/dev/ic/ahcisatareg.h: revision 1.1
	sys/dev/ic/ahcisatavar.h: revision 1.1
	sys/dev/pci/ahcisata.c: delete
	sys/dev/pci/ahcisatareg.h: delete
	sys/dev/pci/ahcisata_pci.c: revision 1.1
	sys/dev/pci/files.pci: revision 1.287-1.288
	sys/dev/pci/jmide.c: revision 1.1-1.2
	sys/dev/pci/jmide_reg.h: revision 1.1
	sys/dev/pci/pcidevs: revision 1.878
Add JMicron Technology vendor ID, and their current PCIe SATA/PATA
controllers.

Split the ahcisata driver in pci front-end and bus-independant back-end.
add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA
controllers. These controllers can be found on add-on PCIe cards, or
on some motherboards to provide the PATA connectivity (e.g. some intel
ICH8-based motherboards).
Thanks to JMicron Technology for providing me documentation and
different sample boards for this work.

Move mapping of AHCI register so that jmide knows if it fails, and avoids
calling ahci_intr() (which would cause a panic).
Try to use the pciide function for SATA drives if attaching ahci fails (this
doesn't seems to work though, it may be BIOS dependant).
Thanks to Gary Duzan for testing multiple pacthes.

We're not ready to handle ATAPI yet so just claim there's no drive to the
upper layer. This should work around a NULL pointer dereference when
an ATAPI device is detected on a AHCI device.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Aug 29 11:44:56 2007 (4 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +3 -2 lines
Add cdce(4).

Revision 1.42.2.12.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 28 15:53:59 2007 (4 years, 5 months ago) by ghen
Branches: netbsd-3-1
Diff to previous 1.42.2.12.2.1: preferred, colored to branchpoint 1.42.2.12: preferred, colored next main 1.42.2.13: preferred, colored
Changes since revision 1.42.2.12.2.1: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.42.2.7.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 28 15:52:47 2007 (4 years, 5 months ago) by ghen
Branches: netbsd-3-0
Diff to previous 1.42.2.7.2.1: preferred, colored to branchpoint 1.42.2.7: preferred, colored next main 1.42.2.8: preferred, colored
Changes since revision 1.42.2.7.2.1: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.42.2.17: download - view: text, markup, annotated - select for diffs
Tue Aug 28 15:49:40 2007 (4 years, 5 months ago) by ghen
Branches: netbsd-3
Diff to previous 1.42.2.16: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.16: +1 -1 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net&#64;
Ok'ed by core&#64;

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sun Aug 26 19:03:13 2007 (4 years, 5 months ago) by xtraeme
Branches: MAIN
Branch point for: matt-armv6
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +6 -2 lines
Add ichlpcib commented out.

Revision 1.120.2.11: download - view: text, markup, annotated - select for diffs
Sat Aug 25 11:00:02 2007 (4 years, 5 months ago) by liamjfoy
Branches: netbsd-4
Diff to previous 1.120.2.10: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.10: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #820):
	sys/arch/hp300/conf/GENERIC: revision 1.141
	sys/arch/alpha/conf/GENERIC: revision 1.315
	sys/arch/amd64/conf/GENERIC: revision 1.154
	sys/arch/cats/conf/GENERIC: revision 1.116
	sys/arch/arc/conf/GENERIC: revision 1.148
	sys/arch/acorn32/conf/GENERIC: revision 1.80
	sys/arch/sparc/conf/GENERIC: revision 1.200
	sys/arch/sparc64/conf/GENERIC: revision 1.88
	sys/arch/atari/conf/GENERIC.in: revision 1.68
	sys/arch/amiga/conf/GENERIC: revision 1.248
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66
	sys/arch/i386/conf/GENERIC: revision 1.840
	sys/arch/amiga/conf/GENERIC.in: revision 1.61
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68
	sys/arch/mac68k/conf/GENERIC: revision 1.182
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Aug 21 14:09:21 2007 (4 years, 5 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +2 -9 lines
Oops.
  I mistook commit.  sdmmc(4) is not commit yet.  And I don't have this.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Aug 21 07:29:18 2007 (4 years, 5 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +10 -3 lines
Comment-out 'slhci at pcmcia' because comment-outed for the pcmcia.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Aug 21 04:48:14 2007 (4 years, 5 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +5 -2 lines
Add slhci at pcmcia.
 And reorder.

Revision 1.134.2.6: download - view: text, markup, annotated - select for diffs
Mon Aug 20 20:37:07 2007 (4 years, 5 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.5: preferred, colored
Changes since revision 1.134.2.5: +11 -3 lines
Sync with HEAD.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Aug 20 02:54:41 2007 (4 years, 5 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +4 -2 lines
Add btbc(4).

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Aug 18 13:35:55 2007 (4 years, 5 months ago) by tnn
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +8 -2 lines
Enable spdmem(4) in ALL configuration. Add commented out entries to GENERIC

Revision 1.153.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 15:47:02 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +3 -3 lines
Sync with HEAD.

Revision 1.21.2.5: download - view: text, markup, annotated - select for diffs
Sat Aug 11 16:49:04 2007 (4 years, 6 months ago) by bouyer
Branches: netbsd-2-0
Diff to previous 1.21.2.4: preferred, colored to branchpoint 1.21: preferred, colored next main 1.22: preferred, colored
Changes since revision 1.21.2.4: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.21.2.4.2.3: download - view: text, markup, annotated - select for diffs
Sat Aug 11 16:46:17 2007 (4 years, 6 months ago) by bouyer
Branches: netbsd-2
Diff to previous 1.21.2.4.2.2: preferred, colored to branchpoint 1.21.2.4: preferred, colored next main 1.21.2.5: preferred, colored
Changes since revision 1.21.2.4.2.2: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.21.2.4.2.2.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 11 16:40:03 2007 (4 years, 6 months ago) by bouyer
Branches: netbsd-2-1
Diff to previous 1.21.2.4.2.2: preferred, colored next main 1.21.2.4.2.3: preferred, colored
Changes since revision 1.21.2.4.2.2: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.153.8.1: download - view: text, markup, annotated - select for diffs
Thu Aug 9 04:36:48 2007 (4 years, 6 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +3 -3 lines
Sync with HEAD.

Revision 1.153.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 7 20:04:56 2007 (4 years, 6 months ago) by matt
Branches: matt-mips64
Diff to previous 1.153: preferred, colored next main 1.154: preferred, colored
Changes since revision 1.153: +3 -3 lines
Sync with HEAD.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Aug 6 23:26:53 2007 (4 years, 6 months ago) by adrianp
Branches: MAIN
CVS tags: matt-mips64-base
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +3 -3 lines
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.120.2.10: download - view: text, markup, annotated - select for diffs
Fri Jul 27 13:42:07 2007 (4 years, 6 months ago) by liamjfoy
Branches: netbsd-4
Diff to previous 1.120.2.9: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.9: +3 -2 lines
Pullup requested by degroote in ticket 795:

	Add wpi(4).

Revision 1.134.2.5: download - view: text, markup, annotated - select for diffs
Sun Jul 15 15:15:22 2007 (4 years, 6 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.4: preferred, colored
Changes since revision 1.134.2.4: +13 -3 lines
Sync with head.

Revision 1.134.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 21:57:37 2007 (4 years, 7 months ago) by mjf
Branches: mjf-ufs-trans
Diff to previous 1.134: preferred, colored next main 1.135: preferred, colored
Changes since revision 1.134: +40 -8 lines
Sync with head.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Jul 11 10:01:51 2007 (4 years, 7 months ago) by kiyohara
Branches: MAIN
CVS tags: nick-csl-alignment-base, mjf-ufs-trans-base, hpcarm-cleanup
Branch point for: nick-csl-alignment, matt-mips64, jmcneill-pm
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +8 -2 lines
Add nfsmb(4).

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Jul 10 13:23:21 2007 (4 years, 7 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +3 -2 lines
Add wpi(4).

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Jul 4 01:05:26 2007 (4 years, 7 months ago) by briggs
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +5 -2 lines
Add (commented-out) support for IPMI on amd64--pretty much copied straight
from i386.

Revision 1.138.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 26 20:12:00 2007 (4 years, 7 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.138.2.1: preferred, colored
Changes since revision 1.138.2.1: +15 -5 lines
Sync with HEAD.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat Jun 16 14:35:54 2007 (4 years, 7 months ago) by ad
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +2 -3 lines
-options I2OVERBOSE.

Revision 1.134.2.4: download - view: text, markup, annotated - select for diffs
Sun Jun 10 01:54:53 2007 (4 years, 8 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.3: preferred, colored
Changes since revision 1.134.2.3: +12 -3 lines
Sync with head.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Jun 9 13:34:01 2007 (4 years, 8 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +3 -2 lines
Add zyd(4).

Revision 1.120.2.9: download - view: text, markup, annotated - select for diffs
Tue Jun 5 22:50:04 2007 (4 years, 8 months ago) by bouyer
Branches: netbsd-4
Diff to previous 1.120.2.8: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.8: +1 -0 lines
Pull up following revision(s) (requested by martin in ticket #699):
	sys/arch/hpcmips/conf/GENERIC: revision 1.196
	sys/arch/hp700/conf/GENERIC: revision 1.74
	sys/arch/i386/conf/GENERIC: revision 1.831
	sys/arch/next68k/conf/GENERIC: revision 1.108
	sys/arch/alpha/conf/GENERIC: revision 1.313
	sys/arch/arc/conf/GENERIC: revision 1.146
	sys/arch/cats/conf/GENERIC: revision 1.115
	sys/arch/ews4800mips/conf/GENERIC: revision 1.18
	sys/arch/landisk/conf/GENERIC: revision 1.8 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.85
	sys/arch/pmax/conf/GENERIC: revision 1.152
	sys/arch/iyonix/conf/GENERIC: revision 1.38 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.245
	sys/arch/vax/conf/GENERIC: revision 1.157
	sys/arch/prep/conf/GENERIC: revision 1.135
	sys/arch/pc532/conf/GENERIC: revision 1.70
	sys/arch/sbmips/conf/GENERIC: revision 1.61
	sys/arch/mipsco/conf/GENERIC: revision 1.65
	sys/arch/cobalt/conf/GENERIC: revision 1.108
	sys/arch/ofppc/conf/GENERIC: revision 1.98
	sys/arch/amd64/conf/GENERIC: revision 1.148
	sys/arch/acorn26/conf/GENERIC: revision 1.50
	sys/arch/dreamcast/conf/GENERIC: revision 1.78
	sys/arch/mac68k/conf/GENERIC: revision 1.181
	sys/arch/hp300/conf/GENERIC: revision 1.139
	sys/arch/mmeye/conf/GENERIC: revision 1.88
	sys/arch/news68k/conf/GENERIC: revision 1.88
	sys/arch/mvme68k/conf/GENERIC: revision 1.71
	sys/arch/acorn32/conf/GENERIC: revision 1.79
	sys/arch/sparc/conf/GENERIC: revision 1.199
	sys/arch/luna68k/conf/GENERIC: revision 1.78
	sys/arch/bebox/conf/GENERIC: revision 1.105
	sys/arch/macppc/conf/GENERIC: revision 1.256 via patch
	sys/arch/x68k/conf/GENERIC: revision 1.134
	sys/arch/sun3/conf/GENERIC: revision 1.138
	sys/arch/newsmips/conf/GENERIC: revision 1.98
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Jun 4 10:55:19 2007 (4 years, 8 months ago) by martin
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +3 -2 lines
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Jun 3 21:34:07 2007 (4 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +6 -2 lines
Add the options for Enhanced Speedstep commented out.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Jun 1 16:14:16 2007 (4 years, 8 months ago) by blymn
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +5 -2 lines
Added smsc device.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed May 30 01:21:52 2007 (4 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +4 -3 lines
Add compat 4.0

Revision 1.42.2.12.2.1: download - view: text, markup, annotated - select for diffs
Sun May 27 22:47:24 2007 (4 years, 8 months ago) by bouyer
Branches: netbsd-3-1
CVS tags: netbsd-3-1-1-RELEASE
Diff to previous 1.42.2.12: preferred, colored
Changes since revision 1.42.2.12: +5 -3 lines
Pull up following revision(s) (requested by jnemeth in ticket #1778):
	sys/arch/hpcarm/conf/IPAQ: revision 1.50
	sys/arch/amd64/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/INSTALL: revision 1.68
	sys/arch/i386/conf/SWINGER: revision 1.90
PR/36234 - Joerg Niendorf -- xi -> xirc

Revision 1.42.2.7.2.1: download - view: text, markup, annotated - select for diffs
Sun May 27 22:45:51 2007 (4 years, 8 months ago) by bouyer
Branches: netbsd-3-0
CVS tags: netbsd-3-0-3-RELEASE
Diff to previous 1.42.2.7: preferred, colored
Changes since revision 1.42.2.7: +5 -3 lines
Pull up following revision(s) (requested by jnemeth in ticket #1778):
	sys/arch/hpcarm/conf/IPAQ: revision 1.50
	sys/arch/amd64/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/INSTALL: revision 1.68
	sys/arch/i386/conf/SWINGER: revision 1.90
PR/36234 - Joerg Niendorf -- xi -> xirc

Revision 1.42.2.16: download - view: text, markup, annotated - select for diffs
Sun May 27 22:44:05 2007 (4 years, 8 months ago) by bouyer
Branches: netbsd-3
Diff to previous 1.42.2.15: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.15: +5 -3 lines
Pull up following revision(s) (requested by jnemeth in ticket #1778):
	sys/arch/hpcarm/conf/IPAQ: revision 1.50
	sys/arch/amd64/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/INSTALL: revision 1.68
	sys/arch/i386/conf/SWINGER: revision 1.90
PR/36234 - Joerg Niendorf -- xi -> xirc

Revision 1.134.2.3: download - view: text, markup, annotated - select for diffs
Sun May 27 14:26:59 2007 (4 years, 8 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.2: preferred, colored
Changes since revision 1.134.2.2: +13 -4 lines
Sync with head.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat May 26 05:02:02 2007 (4 years, 8 months ago) by briggs
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +4 -3 lines
Enable aac(4) and ld at aac.

Revision 1.138.2.1: download - view: text, markup, annotated - select for diffs
Tue May 22 19:26:33 2007 (4 years, 8 months ago) by matt
Branches: ppcoea-renovation
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +10 -3 lines
Update to HEAD.

Revision 1.126.2.4: download - view: text, markup, annotated - select for diffs
Thu May 17 15:40:50 2007 (4 years, 8 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.126.2.3: preferred, colored to branchpoint 1.126: preferred, colored next main 1.127: preferred, colored
Changes since revision 1.126.2.3: +9 -3 lines
sync with head.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue May 15 19:53:44 2007 (4 years, 8 months ago) by bouyer
Branches: MAIN
CVS tags: yamt-idlelwp-base8
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +4 -2 lines
add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA
controllers. These controllers can be found on add-on PCIe cards, or
on some motherboards to provide the PATA connectivity (e.g. some intel
ICH8-based motherboards).

Thanks to JMicron Technology for providing me documentation and
different sample boards for this work.

Revision 1.120.2.8: download - view: text, markup, annotated - select for diffs
Sun May 13 08:52:51 2007 (4 years, 8 months ago) by pavel
Branches: netbsd-4
Branch point for: wrstuden-fixsa
Diff to previous 1.120.2.7: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.7: +3 -2 lines
Pull up patch (requested by xtraeme in ticket #633):
	sys/arch/amd64/conf/GENERIC:			patch
	sys/arch/i386/conf/ALL:				patch
	sys/arch/i386/conf/GENERIC:			patch
	sys/conf/files:					patch
	sys/dev/acpi/files.acpi:			patch
	sys/dev/acpi/ug_acpi.c:				patch
	sys/dev/ic/ug.c:				patch
	sys/dev/ic/ugreg.h:				patch
	sys/dev/ic/ugvar.h:				patch
	sys/dev/isa/files.isa:				patch
	sys/dev/isa/ug_isa.c:				patch
	share/man/man4/ug.4:				patch
	doc/CHANGES:					patch
	sys/dev/isa/ug.c:				delete
	sys/dev/isa/ugvar.h:				delete

Add an acpi attachement for the ug hardware monitor driver.

Revision 1.120.2.7: download - view: text, markup, annotated - select for diffs
Sat May 12 22:28:47 2007 (4 years, 9 months ago) by pavel
Branches: netbsd-4
Diff to previous 1.120.2.6: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.6: +5 -3 lines
Pull up following revision(s) (requested by jnemeth in ticket #639):
	sys/arch/hpcarm/conf/IPAQ: revision 1.50
	sys/arch/amd64/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/INSTALL: revision 1.68
	sys/arch/i386/conf/SWINGER: revision 1.90
	sys/arch/hpcarm/conf/JORNADA820: revision 1.8
PR/36234 - Joerg Niendorf -- xi -> xirc

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue May 8 18:55:54 2007 (4 years, 9 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +3 -2 lines
Add "ug* at acpi?" following the current scheme in the files.

Revision 1.120.2.6: download - view: text, markup, annotated - select for diffs
Tue May 8 12:45:05 2007 (4 years, 9 months ago) by pavel
Branches: netbsd-4
Diff to previous 1.120.2.5: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.5: +3 -2 lines
Pull up following revision(s) (requested by bouyer in ticket #603):
	distrib/sets/lists/base/mi: revision 1.704
	distrib/sets/lists/comp/mi: revision 1.1022
	distrib/sets/lists/man/mi: revision 1.997
	doc/CHANGES: revision 1.839
	sbin/Makefile: patch
	sbin/bioctl/Makefile: revision 1.1
	sbin/bioctl/bioctl.8: revision 1.1
	sbin/bioctl/bioctl.c: revision 1.1
	sbin/bioctl/strtonum.c: revision 1.1
	sbin/bioctl/strtonum.h: revision 1.1
	share/man/man4/Makefile: revision 1.426
	share/man/man4/bio.4: revision 1.1
	sys/arch/amd64/conf/GENERIC: revision 1.139
	sys/arch/i386/conf/GENERIC: revision 1.825
	sys/arch/i386/conf/XEN2_DOM0: revision 1.25
	sys/conf/files: revision 1.839
	sys/conf/majors: patch
	sys/dev/Makefile: revision 1.25
	sys/dev/bio.c: patch
	sys/dev/biovar.h: patch
	sys/dev/ic/mfi.c: revision 1.4-1.5
	sys/dev/ic/mfivar.h: revision 1.4
	sys/sys/envsys.h: revision 1.11
	usr.sbin/envstat/envstat.c: revision 1.24
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.

note bio(4), envsys(4) DRIVE, and mfi(4) support for both.

tred->sensor is a u_int.

Revision 1.126.2.3: download - view: text, markup, annotated - select for diffs
Mon May 7 12:54:52 2007 (4 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.126.2.2: preferred, colored to branchpoint 1.126: preferred, colored
Changes since revision 1.126.2.2: +4 -2 lines
sync with head.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon May 7 11:02:05 2007 (4 years, 9 months ago) by jnemeth
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +5 -3 lines
PR/36234 - Joerg Niendorf -- xi -> xirc

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon May 7 09:42:21 2007 (4 years, 9 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +3 -2 lines
Enable rum(4).

Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue May 1 19:18:54 2007 (4 years, 9 months ago) by bouyer
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +3 -2 lines
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Apr 23 06:55:07 2007 (4 years, 9 months ago) by dyoung
Branches: MAIN
Branch point for: ppcoea-renovation
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +3 -2 lines
Add ATADEBUG so that a person can patch atadebug without having to
recompile the kernel.

Revision 1.120.2.5: download - view: text, markup, annotated - select for diffs
Fri Apr 20 22:44:35 2007 (4 years, 9 months ago) by pavel
Branches: netbsd-4
Diff to previous 1.120.2.4: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.4: +3 -2 lines
Pull up following revision(s) (requested by bouyer in ticket #494):
        sys/arch/amd64/conf/GENERIC: revision 1.130
        sys/arch/amd64/conf/GENERIC: revision 1.131
two revisions forgotten in the initial commit for this ticket.

Revision 1.134.2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 10 15:22:50 2007 (4 years, 10 months ago) by ad
Branches: vmlocking
Diff to previous 1.134.2.1: preferred, colored
Changes since revision 1.134.2.1: +7 -4 lines
Sync with head.

Revision 1.136.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 29 21:27:23 2007 (4 years, 10 months ago) by reinoud
Branches: reinoud-bufcleanup
Diff to previous 1.136: preferred, colored next main 1.137: preferred, colored
Changes since revision 1.136: +5 -2 lines
Pullup to -current

Revision 1.126.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:54:32 2007 CET (4 years, 10 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.126.2.1: preferred, colored to branchpoint 1.126: preferred, colored
Changes since revision 1.126.2.1: +8 -4 lines
sync with head.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Mar 20 22:29:28 2007 CET (4 years, 10 months ago) by xtraeme
Branches: MAIN
CVS tags: thorpej-atomic-base, thorpej-atomic
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +5 -2 lines
ALL: Enable INTEL_ONDEMAND_CLOCKMOD.
GENERIC: Add INTEL_ONDEMAND_CLOCKMOD disabled by default.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Mar 14 13:27:21 2007 CET (4 years, 10 months ago) by drochner
Branches: MAIN
Branch point for: reinoud-bufcleanup
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +4 -4 lines
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.

Revision 1.134.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 17:49:54 2007 CET (4 years, 10 months ago) by ad
Branches: vmlocking
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +3 -2 lines
Sync with head.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Mar 13 05:09:26 2007 CET (4 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +3 -2 lines
Add aiboost* at acpi, enabled by default on i386/GENERIC and disable
in the other ones (to follow current scheme).

Revision 1.126.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 06:46:35 2007 CET (4 years, 11 months ago) by rmind
Branches: yamt-idlelwp
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +17 -6 lines
Sync with HEAD.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Mar 9 22:16:54 2007 CET (4 years, 11 months ago) by xtraeme
Branches: MAIN
Branch point for: vmlocking, mjf-ufs-trans
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +29 -29 lines
Erm, remove local changes added in previous.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Mar 9 22:12:13 2007 CET (4 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +33 -31 lines
Enable SMBFS, as we do on i386.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Mar 8 16:16:04 2007 CET (4 years, 11 months ago) by njoly
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +7 -2 lines
Add hpet support to i386/amd64 kernels.
- `hpet* at acpi?' to kernels that already support ACPI.
- `hpet* at amdpcib?' (commented out) to amd64 GENERIC.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Mar 7 19:58:48 2007 CET (4 years, 11 months ago) by bouyer
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +6 -6 lines
Revert local changes that went in accidentally with the "add ACPI" commit.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Mar 6 22:47:46 2007 CET (4 years, 11 months ago) by bouyer
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +9 -8 lines
For the benefit of modern hardware, enable ACPI by default in INSTALL and
GENERIC kernels. If ACPI is an issue on your hardware, 'boot -c' and
'disable acpi' should be a workaround. ACPI-enabled kernels works fine
on pre-acpi hardware.
for amd64:
- add ACPI to INSTALL and GENERIC, remove the *_ACPI config files.
- get rid of the bootfloppy-big.fs boot image, and got to a 3-floppy boot
  image
for i386:
- introduce INSTALL_LARGE which has ACPI and some devices with big firmware
- move some devices from INSTALL to INSTALL_LARGE
- Boot floppies still use INSTALL, and bootfloppy-big.fs is still there
  (for thoses who want to build el-torito floppy emulation boot CD) and use
  INSTALL.
For both, drop the 'iso-image' code in etc/ to make the iso bootable, we'll
use something else to build bootable CDs.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Mar 6 12:28:46 2007 CET (4 years, 11 months ago) by dillo
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +3 -3 lines
Complete rename of hfsp to hfs, requested by thorpej.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Mar 6 00:30:18 2007 CET (4 years, 11 months ago) by dillo
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +3 -2 lines
Add file-system HFSP (commented out) to GENERIC kernels of ports
on which Mac OS runs.

Revision 1.42.2.15: download - view: text, markup, annotated - select for diffs
Sun Mar 4 00:30:20 2007 CET (4 years, 11 months ago) by bouyer
Branches: netbsd-3
Diff to previous 1.42.2.14: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.14: +4 -2 lines
Pull up following revision(s) (requested by tsutsui in ticket #1673):
	distrib/sets/lists/man/mi		1.844, 1.871
	share/man/man4/Makefile			1.372, 1.379 via patch
	share/man/man4/re.4			1.8, 1.9, 1.11, 1.12
	share/man/man4/rgephy.4			1.1
	share/man/man4/rlphy.4			1.1, 1.2
	sys/arch/amd64/conf/GENERIC		1.79, 1.89
	sys/arch/amd64/conf/INSTALL		1.45, 1.49
	sys/arch/i386/conf/GENERIC		1.717, 1.747
	sys/arch/i386/conf/GENERIC_LAPTOP	1.164
	sys/arch/i386/conf/INSTALL		1.277, 1.283
	sys/arch/i386/conf/INSTALL_LAPTOP	1.96, 1.98
	sys/arch/i386/conf/XEN2_DOM0		1.22 via patch
	sys/arch/macppc/conf/GENERIC		1.220, 1.246
	sys/arch/macppc/conf/INSTALL		1.96, 1.100
	sys/dev/cardbus/if_re_cardbus.c		1.10
	sys/dev/cardbus/if_rtk_cardbus.c 	1.29-1.31
	sys/dev/ic/rtl8169.c			1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch
	sys/dev/ic/rtl81x9.c			1.52, 1.54-1.63, 1.65, 1.67-1.70
	sys/dev/ic/rtl81x9reg.h			1.15-1.26
	sys/dev/ic/rtl81x9var.h			1.19, 1.21-1.37
	sys/dev/mii/files.mii			1.38
	sys/dev/mii/miidevs			1.62, 1.64
	sys/dev/mii/rgephy.c			1.10, 1.13-1.16
	sys/dev/mii/rlphy.c			1.1, 1.6, 1.7, 1.11 via patch
	sys/dev/pci/if_re_pci.c			1.13, 1.15-1.17, 1.19-1.23
	sys/dev/pci/if_rtk_pci.c		1.25, 1.28, 1.29, 1.31
	sys/dev/pci/pcidevs			1.851, 1.852

on re(4):
- improve stability (I believe ;-)
- add a workaround for hardware ip4csum-tx bug
- support newer chips (8169SB/SC, PCIe based 8168 etc.)
- fix 8139C+ support
- enable hardware VLAN
- misc bus_dma(9) fix (which makes re(4) work on mips ports)

on rtk(4):
- fix kern/31348
- fix possible panic on dreamcast

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Mar 1 15:57:38 2007 CET (4 years, 11 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +4 -2 lines
Add btuart(4).

Revision 1.55.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 10:05:41 2007 CET (4 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.2: preferred, colored
Changes since revision 1.55.2.2: +7 -3 lines
sync with head.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Feb 9 22:55:01 2007 CET (5 years ago) by ad
Branches: MAIN
CVS tags: post-newlock2-merge, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +3 -2 lines
Merge newlock2 to head.

Revision 1.106.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 6 16:04:17 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.106.2.3: preferred, colored to branchpoint 1.106: preferred, colored next main 1.107: preferred, colored
Changes since revision 1.106.2.3: +3 -2 lines
Add pseudo-device lockstat.

Revision 1.106.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 1 09:47:57 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.106.2.2: preferred, colored to branchpoint 1.106: preferred, colored
Changes since revision 1.106.2.2: +3 -3 lines
Sync with head.

Revision 1.120.2.4: download - view: text, markup, annotated - select for diffs
Sun Jan 28 21:05:41 2007 CET (5 years ago) by tron
Branches: netbsd-4
Diff to previous 1.120.2.3: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.3: +1 -1 lines
Pull up following revision(s) (requested by tls in ticket #386):
	doc/CHANGES: revision 1.783 via patch
	sys/arch/i386/conf/INSTALL_TINY: revision 1.109
	sys/arch/i386/conf/INSTALL_XEN2_DOMU: revision 1.11
	sys/arch/i386/conf/INSTALL_SMALL: revision 1.132
	sys/arch/i386/conf/GENERIC: revision 1.806
	sys/arch/amd64/conf/GENERIC: revision 1.125
	sys/arch/i386/conf/INSTALL: revision 1.303
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.220
	sys/arch/i386/conf/GENERIC_TINY: revision 1.103
	sys/arch/i386/conf/INSTALL_LAPTOP: revision 1.114
Remove option COMPAT_386BSD_MBRPART from default kernels.  NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel.  Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.
This seems like the best of a number of lousy choices for dealing with
this problem.  Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.
~

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Jan 24 20:46:25 2007 CET (5 years ago) by tls
Branches: MAIN
CVS tags: newlock2-nbase, newlock2-base
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +3 -3 lines
Remove option COMPAT_386BSD_MBRPART from default kernels.  NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel.  Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem.  Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~

Revision 1.120.2.3: download - view: text, markup, annotated - select for diffs
Sat Jan 13 00:13:21 2007 CET (5 years ago) by bouyer
Branches: netbsd-4
Diff to previous 1.120.2.2: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.2: +3 -0 lines
Pull up following revision(s) (requested by xtraeme in ticket #341):
	distrib/sets/lists/man/mi: revision 1.965
	share/man/man4/ug.4: revision 1.1
	sys/dev/isa/files.isa: revision 1.145
	sys/arch/amd64/conf/GENERIC: revision 1.124
	sys/dev/isa/ug.c: revision 1.1
	sys/dev/isa/ugvar.h: revision 1.1
	share/man/man4/envsys.4: revision 1.21
	share/man/man4/Makefile: revision 1.418
Driver for the Abit uGuru Hardware system monitor, contributed by
Mihai Chelaru. Minor changes (simplification and KNF) by me.
Thanks.
Add ug0 at isa? commented out (driver for the Abit uGuru
Hardware system monitor).
ug(4): manual page for the Abit uGuru hardware system monitor
(wiz please review, thanks).
+ ug(4)

Revision 1.106.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 12 02:00:40 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.106.2.1: preferred, colored to branchpoint 1.106: preferred, colored
Changes since revision 1.106.2.1: +8 -3 lines
Sync with head.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sat Jan 6 22:29:47 2007 CET (5 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +5 -2 lines
Add ug0 at isa? commented out (driver for the Abit uGuru
Hardware system monitor).

Revision 1.55.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 21:45:25 2006 CET (5 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.55.2.1: preferred, colored
Changes since revision 1.55.2.1: +67 -20 lines
sync with head.

Revision 1.42.2.14: download - view: text, markup, annotated - select for diffs
Sat Dec 23 17:43:18 2006 CET (5 years, 1 month ago) by ghen
Branches: netbsd-3
Diff to previous 1.42.2.13: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.13: +1 -0 lines
Pull up following revision(s) (requested by bouyer in ticket #1609):
	sys/arch/i386/conf/INSTALL: revision 1.298
	sys/arch/i386/conf/GENERIC: revision 1.802
	sys/dev/pci/files.pci: revision 1.274
	sys/arch/amd64/conf/GENERIC: revision 1.122
	sys/dev/pci/mfi_pci.c: revision 1.1 via patch
	distrib/sets/lists/man/mi: revision 1.958
	sys/arch/amd64/conf/INSTALL: revision 1.61
	sys/dev/ic/mfireg.h: revision 1.1
	share/man/man4/Makefile: revision 1.416 via patch
	sys/dev/ic/mfi.c: revision 1.1
	sys/arch/i386/conf/XEN2_DOM0: revision 1.19
	sys/dev/ic/mfivar.h: revision 1.1
	sys/conf/files: revision 1.821
	share/man/man4/mfi.4: revision 1.1
	share/man/man4/mfi.4: revision 1.2
	sys/dev/pci/pcidevs via patch
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller.
Ported from OpenBSD, tested on i386 and amd64.
Punctuation issues.

Revision 1.42.2.13: download - view: text, markup, annotated - select for diffs
Sat Dec 23 15:43:47 2006 CET (5 years, 1 month ago) by ghen
Branches: netbsd-3
Diff to previous 1.42.2.12: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.12: +3 -2 lines
Pull up following revision(s) (requested by bouyer in ticket #1608):
	sys/arch/i386/conf/INSTALL: revision 1.299 via patch
	sys/arch/i386/conf/XEN2_DOM0: revision 1.20 via patch
	sys/arch/i386/conf/GENERIC: revision 1.803 via patch
	sys/dev/pci/files.pci: revision 1.275 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.218 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.123 via patch
	sys/dev/pci/if_bnx.c: revision 1.1 via patch
	share/man/man4/bnx.4: revision 1.1-1.2 via patch
	distrib/sets/lists/man/mi: revision 1.959 via patch
	sys/arch/amd64/conf/INSTALL: revision 1.62 via patch
	sys/dev/microcode/bnx/bnxfw.h: revision 1.1-1.2 via patch
	sys/dev/pci/if_bnxreg.h: revision 1.1 via patch
	share/man/man4/Makefile: revision 1.417 via patch
	sys/arch/i386/conf/INSTALL_LAPTOP: revision 1.112 via patch
Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device.
Ported from OpenBSD by cube@, with some bus_dma fixes by me.
Tested on i386 and amd64.
Add a NetBSD RCS tag.
Nx -> Ox; remove trailing whitespace.

Revision 1.120.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 21 14:44:01 2006 CET (5 years, 1 month ago) by tron
Branches: netbsd-4
Diff to previous 1.120.2.1: preferred, colored to branchpoint 1.120: preferred, colored
Changes since revision 1.120.2.1: +1 -0 lines
Pull up following revision(s) (requested by bouyer in ticket #287):
	sys/arch/i386/conf/INSTALL: revision 1.299
	sys/arch/i386/conf/XEN2_DOM0: revision 1.20
	sys/arch/i386/conf/GENERIC: revision 1.803
	sys/dev/pci/files.pci: revision 1.275
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.218
	sys/arch/amd64/conf/GENERIC: revision 1.123
	sys/dev/pci/if_bnx.c: revision 1.1
	share/man/man4/bnx.4: revision 1.1
	distrib/sets/lists/man/mi: revision 1.959
	sys/arch/amd64/conf/INSTALL: revision 1.62
	sys/dev/microcode/bnx/bnxfw.h: revision 1.1
	sys/arch/i386/conf/ALL: revision 1.76
	sys/dev/pci/if_bnxreg.h: revision 1.1
	share/man/man4/Makefile: revision 1.417
	sys/arch/i386/conf/INSTALL_LAPTOP: revision 1.112
Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device.
Ported from OpenBSD by cube@, with some bus_dma fixes by me.
Tested on i386 and amd64.

Revision 1.120.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 21 13:46:21 2006 CET (5 years, 1 month ago) by tron
Branches: netbsd-4
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +3 -2 lines
Pull up following revision(s) (requested by bouyer in ticket #286):
	sys/arch/i386/conf/INSTALL: revision 1.298
	sys/arch/i386/conf/GENERIC: revision 1.802
	sys/dev/pci/files.pci: revision 1.274
	sys/arch/amd64/conf/GENERIC: revision 1.122
	sys/dev/pci/mfi_pci.c: revision 1.1
	distrib/sets/lists/man/mi: revision 1.958
	sys/arch/amd64/conf/INSTALL: revision 1.61
	sys/arch/i386/conf/ALL: revision 1.75
	sys/dev/ic/mfireg.h: revision 1.1
	share/man/man4/Makefile: revision 1.416
	sys/dev/ic/mfi.c: revision 1.1
	sys/arch/i386/conf/XEN2_DOM0: revision 1.19
	sys/dev/ic/mfivar.h: revision 1.1
	sys/conf/files: revision 1.821
	share/man/man4/mfi.4: revision 1.1
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller.
Ported from OpenBSD, tested on i386 and amd64.

Revision 1.108.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 18 12:42:03 2006 CET (5 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.108.2.2: preferred, colored to branchpoint 1.108: preferred, colored next main 1.109: preferred, colored
Changes since revision 1.108.2.2: +4 -3 lines
sync with head.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Dec 18 00:02:06 2006 CET (5 years, 1 month ago) by bouyer
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +3 -2 lines
Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device.
Ported from OpenBSD by cube@, with some bus_dma fixes by me.
Tested on i386 and amd64.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Dec 17 23:57:15 2006 CET (5 years, 1 month ago) by bouyer
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +3 -2 lines
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller.
Ported from OpenBSD, tested on i386 and amd64.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Dec 11 16:24:27 2006 CET (5 years, 2 months ago) by yamt
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +2 -3 lines
- remove a static configuration, FILEASSOC_NHOOKS.  do it dynamically instead.
- make fileassoc_t a pointer and remove FILEASSOC_INVAL.
- clean up kern_fileassoc.c.  unify duplicated code.
- unexport fileassoc_init using RUN_ONCE(9).
- plug memory leaks in fileassoc_file_delete and fileassoc_table_delete.
- always call callbacks, regardless of the value of the associated data.

ok'ed by elad.

Revision 1.108.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 08:15:46 2006 CET (5 years, 2 months ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.108.2.1: preferred, colored to branchpoint 1.108: preferred, colored
Changes since revision 1.108.2.1: +16 -13 lines
sync with head.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Nov 30 22:01:16 2006 CET (5 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: yamt-splraiseipl-base3, netbsd-4-base
Branch point for: netbsd-4
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata
ports of a Intel 63xxESB chipset. Does not support NCQ yet.

Revision 1.106.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 22:29:03 2006 CET (5 years, 2 months ago) by ad
Branches: newlock2
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +47 -12 lines
Sync with head.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Nov 11 20:00:17 2006 CET (5 years, 2 months ago) by jmmv
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +3 -3 lines
Enable TMPFS by default.  OK'ed by core@.

I'm leaving those platforms with few users and those whose machines are
not very powerful untouched per uwe@'s suggestion.  The port masters or
the real users of those ports are better suited to make the decision of
enabling it.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Nov 11 19:47:09 2006 CET (5 years, 2 months ago) by jmmv
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +3 -3 lines
Remove tmpfs's experimental status.  OK'ed by core@.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Oct 31 01:23:20 2006 CET (5 years, 3 months ago) by perry
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +3 -3 lines
one more time. sigh.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Oct 31 01:20:29 2006 CET (5 years, 3 months ago) by perry
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +3 -3 lines
reddo the last space/tab fix *correctly*

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Oct 31 01:18:12 2006 CET (5 years, 3 months ago) by perry
Branches: MAIN
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +3 -3 lines
another space tab fix

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Oct 30 13:34:22 2006 CET (5 years, 3 months ago) by perry
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +6 -4 lines
note about UFS_DIRHASH from i386, and a couple of space tab fixes

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Oct 26 13:48:39 2006 (5 years, 3 months ago) by elad
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +10 -10 lines
Compile in Veriexec by default on some popular archs (amd64, i386, sparc64)
so it's more accessible and less of a hassle to put to use. Also enable
fileassoc(9) by default as a result, which for itself may open the door for
a lot of cool stuff. (stay tuned. :)

I recommend port masters of other archs to consider doing the same.
Personally I don't know which ports are considered more of a legacy than
in-production, so I'm leaving it for someone else for now...

No objections on tech-kern.

Revision 1.108.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 08:04:31 2006 (5 years, 3 months ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +6 -2 lines
sync with head

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Oct 21 16:10:33 2006 (5 years, 3 months ago) by bouyer
Branches: MAIN
CVS tags: yamt-splraiseipl-base2
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +3 -2 lines
Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in
newer server chipsets) to wm(4), from the FreeBSD em(4) driver.
While there, add a few other Intel Ethernet controller that should work as
is.
Properly update the RX error and TX collision counters.
Add ikphy(4), a driver for the Intel i82563 Kumeran 10/100/1000 Ethernet PHYs

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Sep 26 16:30:26 2006 (5 years, 4 months ago) by elad
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +3 -3 lines
Oops! forgot "options" in previous commit. Pointed out by freza@, thanks!

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Sep 26 16:08:18 2006 (5 years, 4 months ago) by elad
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +4 -2 lines
Make PaX mprotect(2) restrictions more accessible.

On amd64, sparc64, i386, and alpha, they will be compiled in and disabled
by default. That means that to use them you either enable the "global"
knob with sysctl, or use paxctl(1) to enable it on a per-program basis.

On sparc and macppc just include a commentd out line in the GENERIC kernel.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Sep 23 06:37:04 2006 (5 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +3 -2 lines
Add iteide(4) driver to GENERIC and INSTALL kernels; PR# 33426.

Revision 1.102.2.3: download - view: text, markup, annotated - select for diffs
Fri Sep 22 07:56:52 2006 (5 years, 4 months ago) by riz
Branches: abandoned-netbsd-4
Diff to previous 1.102.2.2: preferred, colored to branchpoint 1.102: preferred, colored next main 1.103: preferred, colored
Changes since revision 1.102.2.2: +0 -1 lines
Pull up following revision(s) (requested by tsutsui in ticket #170):
	sys/arch/sparc64/conf/GENERIC: revision 1.63
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.55
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.54
	sys/arch/next68k/conf/GENERIC: revision 1.105
	sys/arch/ews4800mips/conf/GENERIC: revision 1.12
	sys/arch/arc/conf/GENERIC: revision 1.142
	sys/arch/sun3/conf/GENERIC3X: revision 1.91
	sys/arch/amd64/conf/GENERIC: revision 1.105
	sys/arch/sun2/conf/GENERIC: revision 1.58
	sys/arch/amiga/conf/GENERIC.in: revision 1.55
	sys/arch/mac68k/conf/GENERIC: revision 1.175
	sys/arch/acorn26/conf/GENERIC: revision 1.46
	sys/arch/shark/conf/GENERIC: revision 1.65
	sys/arch/cesfic/conf/GENERIC: revision 1.45
	sys/arch/sandpoint/conf/GENERIC: revision 1.36
	sys/arch/iyonix/conf/GENERIC: revision 1.32
	sys/arch/mvme68k/conf/GENERIC: revision 1.69
	sys/arch/evbarm/conf/ARMADILLO210: revision 1.3
	sys/arch/vax/conf/GENERIC: revision 1.154
	sys/arch/mipsco/conf/GENERIC: revision 1.61
	sys/arch/evbarm/conf/ARMADILLO9: revision 1.14
	sys/arch/cobalt/conf/GENERIC: revision 1.103
	sys/arch/ofppc/conf/GENERIC: revision 1.94
	sys/arch/hp700/conf/GENERIC: revision 1.69
	sys/arch/playstation2/conf/GENERIC: revision 1.8
	sys/arch/dreamcast/conf/GENERIC: revision 1.73
	sys/arch/news68k/conf/GENERIC: revision 1.81
	sys/arch/macppc/conf/GENERIC: revision 1.234
	sys/arch/hp300/conf/GENERIC: revision 1.134
	sys/arch/mmeye/conf/GENERIC: revision 1.83
	sys/arch/ibmnws/conf/GENERIC: revision 1.26
	sys/arch/cats/conf/GENERIC: revision 1.109
	sys/arch/sparc/conf/GENERIC: revision 1.191
	sys/arch/pdp10/conf/GENERIC: revision 1.27
	sys/arch/acorn32/conf/GENERIC: revision 1.75
	sys/arch/luna68k/conf/GENERIC: revision 1.74
	sys/arch/bebox/conf/GENERIC: revision 1.101
	sys/arch/pmax/conf/GENERIC: revision 1.148
	sys/arch/x68k/conf/GENERIC: revision 1.130
	sys/arch/sun3/conf/GENERIC: revision 1.134
	sys/arch/prep/conf/GENERIC: revision 1.126
	sys/arch/alpha/conf/GENERIC: revision 1.293
	sys/arch/newsmips/conf/GENERIC: revision 1.94
	sys/arch/netwinder/conf/GENERIC: revision 1.83
	sys/arch/hpcsh/conf/GENERIC: revision 1.69
	sys/arch/sbmips/conf/GENERIC: revision 1.55
	sys/arch/pc532/conf/GENERIC: revision 1.65
	sys/arch/hpcmips/conf/GENERIC: revision 1.192
Remove obsolete #options VERIFIED_EXEC, found by grep(1).

Revision 1.102.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 15 13:58:46 2006 (5 years, 4 months ago) by tron
Branches: abandoned-netbsd-4
Diff to previous 1.102.2.1: preferred, colored to branchpoint 1.102: preferred, colored
Changes since revision 1.102.2.1: +2 -0 lines
Pull up following revision(s) (requested by riz in ticket #153):
	sys/arch/amd64/conf/INSTALL: revision 1.56
	sys/arch/amd64/conf/GENERIC: revision 1.107
	sys/arch/i386/conf/XEN2_DOM0: revision 1.7
	sys/arch/i386/conf/INSTALL: revision 1.289
	sys/arch/i386/conf/GENERIC: revision 1.780
Add msk and mskc.

Revision 1.87.2.6: download - view: text, markup, annotated - select for diffs
Thu Sep 14 14:31:07 2006 (5 years, 4 months ago) by yamt
Branches: yamt-pdpolicy
Diff to previous 1.87.2.5: preferred, colored to branchpoint 1.87: preferred, colored next main 1.88: preferred, colored
Changes since revision 1.87.2.5: +31 -2 lines
sync with head.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Sep 10 21:50:48 2006 (5 years, 5 months ago) by plunky
Branches: MAIN
CVS tags: yamt-splraiseipl-base, yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +29 -2 lines
add bluetooth support to amd64 port, built by default in GENERIC kernels

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Sep 10 04:28:33 2006 (5 years, 5 months ago) by riz
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +4 -2 lines
Add msk and mskc.

Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 04:37:18 2006 (5 years, 5 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to previous 1.81: preferred, colored next main 1.82: preferred, colored
Changes since revision 1.81: +46 -26 lines
sync with head

Revision 1.87.2.5: download - view: text, markup, annotated - select for diffs
Sun Sep 3 17:22:41 2006 (5 years, 5 months ago) by yamt
Branches: yamt-pdpolicy
Diff to previous 1.87.2.4: preferred, colored to branchpoint 1.87: preferred, colored
Changes since revision 1.87.2.4: +5 -8 lines
sync with head.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Aug 26 22:26:44 2006 (5 years, 5 months ago) by christos
Branches: MAIN
CVS tags: yamt-pdpolicy-base8, rpaulo-netinet-merge-pcb-base
Branch point for: newlock2
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +3 -5 lines
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Aug 26 09:59:21 2006 (5 years, 5 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +2 -3 lines
Remove obsolete #options VERIFIED_EXEC, found by grep(1).

Revision 1.102.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 14 15:41:26 2006 (5 years, 5 months ago) by tron
Branches: abandoned-netbsd-4
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +3 -3 lines
Pull up following revision(s) (requested by elad in ticket #17):
	sys/arch/sparc/conf/KRUPS: revision 1.38
	sys/arch/i386/conf/XEN2_DOMU: revision 1.2
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
	sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
	sys/arch/sparc/conf/MRCOFFEE: revision 1.17
	sys/arch/next68k/conf/GENERIC: revision 1.104
	sys/arch/i386/conf/VIRTUALPC: revision 1.44
	sys/arch/ews4800mips/conf/GENERIC: revision 1.11
	sys/arch/evbsh5/conf/CAYMAN: revision 1.23
	sys/arch/arc/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/GENERIC: revision 1.103
	sys/arch/sun3/conf/GENERIC3X: revision 1.90
	sys/arch/evbarm/conf/HDL_G: revision 1.3
	sys/arch/sun2/conf/GENERIC: revision 1.57
	sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
	sys/arch/evbppc/conf/EXPLORA451: revision 1.27
	sys/arch/amiga/conf/GENERIC.in: revision 1.54
	sys/arch/mac68k/conf/GENERIC: revision 1.174
	sys/arch/acorn26/conf/GENERIC: revision 1.45
	sys/arch/shark/conf/GENERIC: revision 1.64
	sys/arch/cesfic/conf/GENERIC: revision 1.44
	sys/arch/mvme68k/conf/GENERIC: revision 1.68
	sys/arch/i386/conf/XEN2_DOM0: revision 1.4
	sys/arch/atari/conf/GENERIC.in: revision 1.63
	sys/arch/amiga/conf/GENERIC: revision 1.240
	sys/arch/i386/conf/LAMB: revision 1.65
	sys/arch/i386/conf/GENERIC: revision 1.773
	sys/arch/acorn32/conf/EB7500ATX: revision 1.26
	sys/arch/x68k/conf/GENERIC: revision 1.128
	sys/arch/vax/conf/GENERIC: revision 1.153
	sys/arch/atari/conf/ATARITT: revision 1.81
	sys/arch/mipsco/conf/GENERIC: revision 1.60
	sys/arch/cobalt/conf/GENERIC: revision 1.101
	sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
	sys/arch/ofppc/conf/GENERIC: revision 1.93
	sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
	sys/arch/arc/conf/RPC44: revision 1.26
	sys/arch/sparc64/conf/GENERIC: revision 1.59
	sys/arch/i386/conf/XEN3_DOMU: revision 1.2
	sys/arch/hp700/conf/GENERIC: revision 1.68
	sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
	sys/arch/macppc/conf/GENERIC: revision 1.231
	sys/arch/dreamcast/conf/GENERIC: revision 1.72
	sys/arch/news68k/conf/GENERIC: revision 1.80
	sys/arch/hp300/conf/GENERIC: revision 1.133
	sys/arch/mmeye/conf/GENERIC: revision 1.82
	sys/arch/macppc/conf/MAMBO: revision 1.2
	sys/arch/cats/conf/GENERIC: revision 1.107
	sys/arch/atari/conf/FALCON: revision 1.79
	sys/arch/acorn32/conf/GENERIC: revision 1.71
	sys/arch/sparc/conf/GENERIC: revision 1.190
	sys/arch/news68k/conf/LIBERO: revision 1.40
	sys/arch/amiga/conf/DRACO: revision 1.114
	sys/arch/cobalt/conf/INSTALL: revision 1.23
	sys/arch/luna68k/conf/GENERIC: revision 1.73
	sys/arch/bebox/conf/GENERIC: revision 1.100
	sys/arch/pmax/conf/GENERIC: revision 1.147
	sys/arch/amiga/conf/WSCONS: revision 1.52
	sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
	sys/arch/alpha/conf/ALPHA: revision 1.218
	sys/arch/sun3/conf/GENERIC: revision 1.133
	sys/arch/prep/conf/GENERIC: revision 1.124
	sys/arch/alpha/conf/GENERIC: revision 1.291
	sys/arch/atari/conf/HADES: revision 1.71
	sys/arch/newsmips/conf/GENERIC: revision 1.93
	sys/arch/netwinder/conf/GENERIC: revision 1.82
	sys/arch/hpcmips/conf/GENERIC: revision 1.190
	sys/arch/amiga/conf/AMIGA: revision 1.98
	sys/arch/sbmips/conf/GENERIC: revision 1.54
	sys/arch/pc532/conf/GENERIC: revision 1.64
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Aug 14 08:22:33 2006 (5 years, 5 months ago) by skrll
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +3 -3 lines
s/adpater/adapter/

Prompted by PR/34195

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Aug 12 17:29:52 2006 (5 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +3 -3 lines
Disable SYSTRACE by default on all kernels (discussed with core)

Revision 1.87.2.4: download - view: text, markup, annotated - select for diffs
Fri Aug 11 17:41:00 2006 (5 years, 6 months ago) by yamt
Branches: yamt-pdpolicy
Diff to previous 1.87.2.3: preferred, colored to branchpoint 1.87: preferred, colored
Changes since revision 1.87.2.3: +18 -5 lines
sync with head

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Aug 6 17:37:21 2006 (5 years, 6 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +5 -2 lines
AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64,
adapted from OpenBSD.

Tested on a few machines:

http://bigbird.dohd.org:3021/NetBSD/dmesg
http://www.bsd.org.il/netbsd/acpi/dmesg

Thanks to cube, elad and others for testing and fixes.

Enabled by default on GENERIC.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Aug 1 01:29:54 2006 (5 years, 6 months ago) by hubertf
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +3 -2 lines
spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIC
for quite some time. Add it to all systems that have pcmcia SCSI.

Pointed out by Björn Johannesson <rherdware@yahoo.com> in private mail,
OK'd by matt@

Revision 1.42.2.12: download - view: text, markup, annotated - select for diffs
Mon Jul 31 14:35:22 2006 (5 years, 6 months ago) by tron
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1
Branch point for: netbsd-3-1
Diff to previous 1.42.2.11: preferred, colored to branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.11: +4 -2 lines
Apply patch (requested by bouyer in ticket #1441):
Pullup the twa(4) driver for the 3ware Apache RAID controllers.
Matching revisions in current:
share/man/man4/twa.4	1.1
sys/dev/pci/ld_twa.c	1.2
sys/dev/pci/twa.c	1.9
sys/dev/pci/twaio.h	1.3
sys/dev/pci/twareg.h	1.5
sys/dev/pci/twavar.h	1.5

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun Jul 30 19:55:31 2006 (5 years, 6 months ago) by bouyer
Branches: MAIN
Diff to p