NetBSD

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.77: 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
CVS tags: HEAD
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +3 -1 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.76: 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.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Nov 22 22:24:55 2011 CET (2 months, 2 weeks ago) by tls
Branches: MAIN
CVS tags: jmcneill-usbmp-base, jmcneill-usbmp
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 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.74: download - view: text, markup, annotated - select for diffs
Tue Oct 25 17:01:45 2011 (3 months, 2 weeks ago) by jakllsch
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, jmcneill-audiomp3-base, jmcneill-audiomp3
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +4 -1 lines
Per existing x86 GENERIC kernels, add:
#options BUFQ_READPRIO
options BUFQ_PRIOCSCAN
to Xen kernels.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Oct 4 00:28:56 2011 (4 months, 1 week ago) by jmcneill
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
remove iic, I fixed the i2c code

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Oct 3 09:28:14 2011 (4 months, 1 week ago) by mbalmer
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Enable an iic(4) device to prevent a linker warning.

Revision 1.35.4.7: download - view: text, markup, annotated - select for diffs
Sat Aug 27 17:37:23 2011 (5 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.35.4.6: preferred, colored to branchpoint 1.35: preferred, colored next main 1.36: preferred, colored
Changes since revision 1.35.4.6: +90 -88 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.71: 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.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Attach amdtemp(4) at pchb(4) instead of in place of pchb(4).

Should fix PR#45268.

Revision 1.70: 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.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Jul 20 22:27:41 2011 (6 months, 3 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +2 -1 lines
Add urndis(4).

Revision 1.61.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:04:50 2011 (8 months ago) by jruoho
Branches: jruoho-x86intr
Diff to previous 1.61: preferred, colored next main 1.62: preferred, colored
Changes since revision 1.61: +93 -95 lines
Sync with HEAD.

Revision 1.52.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.52.2.4: preferred, colored to branchpoint 1.52: preferred, colored next main 1.53: preferred, colored
Changes since revision 1.52.2.4: +87 -87 lines
sync with head

Revision 1.68: 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, cherry-xenmp
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +87 -87 lines
many whitespace cleanup.

Revision 1.35.4.6: 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.35.4.5: preferred, colored to branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.5: +2 -2 lines
Sync with head.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Apr 29 03:51:53 2011 (9 months, 1 week ago) by jym
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Enable balloon(4) for Xen kernels.

ok bouyer@; shortly discussed on port-xen@.

Revision 1.52.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.52.2.3: preferred, colored to branchpoint 1.52: preferred, colored
Changes since revision 1.52.2.3: +3 -2 lines
sync with head

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Apr 18 03:36:24 2011 (9 months, 3 weeks ago) by jym
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Large rewrite of the balloon driver. This one:

- turns balloon into a driver that attaches to xenbus(4). This allows to
disable the functionality either at compile time or boot time via
userconf(4). Driver can implement detach or pmf(9) hooks if deemed
necessary.

- keeps Cherry's locking model, but simplify it a bit. There is now
only one target value serialized inside balloon, we do not feedback
alternative value to Xenstore (clients are not expected to see its value
evolve behind their back, and can't do much about that either)

- implements min threshold; this is an admin-settable value that tells
driver to "not balloon below this threshold." This can be used by domain
to keep memory reservations, useful if activity is expected in the near
future.

- in addition to min threshold, the driver implements internally a
safeguard value (uvmexp.freemin + 1MiB), so that admin cannot
inadvertently set min to a very low value forcing domain into heavy
memory pressure and swapping.

- create the sysctl(8) kern.xen.balloon tree. 4 nodes are actually present
(values are in KiB):
   - min: (rw) an admin-settable value that prevents ballooning below this
          mark
   - max: (ro) the maximum size for reservation, as set by xm(1) mem-max.
   - current: (ro) the current reservation for domain.
   - target:  (rw) the targetted reservation for domain.

- fix a few limitations here and there, most notably the max_reservation
hypercall, and KiB vs pages representations at interfaces.

The driver is still turned off by default. Enabling it would need more
approval, especially from bouyer@, cherry@ and cegger@.

FWIW: tested it two days long, from amd64 dom0 (with dom0 ballooning
enabled for xend), and bunch of domUs. Did not notice anything suspicious.

XXX it still has one big limitation: it cannot hotplug memory pages in
uvm(9) if they were not present beforehand. Example: ballooning above
physmem will give more pages to domain but it won't use it to serve
allocations, unless we teach uvm(9) how to handle the extra pages.

Revision 1.35.4.5: 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.35.4.4: preferred, colored to branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.4: +0 -0 lines
More sync fixes. And add the mbr_gpt files.

Revision 1.35.4.4: download - view: text, markup, annotated - select for diffs
Tue Mar 29 01:58:10 2011 (10 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.35.4.3: preferred, colored to branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.3: +34 -4 lines
Cure sync hiccups. Code with compile errors is not really useful, heh.

Revision 1.35.4.3: download - view: text, markup, annotated - select for diffs
Tue Mar 29 01:04:35 2011 (10 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.35.4.2: preferred, colored to branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.2: +6 -8 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.65: 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.64: preferred, colored
Changes since revision 1.64: +3 -2 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.52.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.52.2.2: preferred, colored to branchpoint 1.52: preferred, colored
Changes since revision 1.52.2.2: +12 -8 lines
sync with head

Revision 1.61.4.2: 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.61.4.1: preferred, colored to branchpoint 1.61: preferred, colored next main 1.62: preferred, colored
Changes since revision 1.61.4.1: +4 -7 lines
Sync with HEAD

Revision 1.64: 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
CVS tags: bouyer-quota2-nbase
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +2 -4 lines
Move PowerNow! to the cpufeaturebus.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Feb 24 05:42:54 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +4 -1 lines
Add cpufeaturebus and est(4) for Xen.

Revision 1.62: 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.61: preferred, colored
Changes since revision 1.61: +1 -5 lines
Move ENHANCED_SPEEDSTEP, or henceforth est(4), to the cpufeaturebus.

Revision 1.61.4.1: 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.61: preferred, colored
Changes since revision 1.61: +3 -2 lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.61: 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
CVS tags: uebayasi-xip-base7, matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
add ihphy

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

Revision 1.33.4.6: download - view: text, markup, annotated - select for diffs
Sun Nov 21 18:43:03 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.33.4.5: preferred, colored to branchpoint 1.33: preferred, colored next main 1.34: preferred, colored
Changes since revision 1.33.4.5: +8 -1 lines
Pull up following revision(s) (requested by bouyer in ticket #1419):
	sys/arch/i386/conf/XEN2_DOM0: patch
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.55
Sync DKWEDGE options with GENERIC

Revision 1.33.4.5: 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
Diff to previous 1.33.4.4: preferred, colored to branchpoint 1.33: preferred, colored
Changes since revision 1.33.4.4: +5 -1 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.59: 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.58: preferred, colored
Changes since revision 1.58: +3 -1 lines
Add new et(4)/etphy(4) devices.

Revision 1.48.2.3: download - view: text, markup, annotated - select for diffs
Tue Nov 9 07:03:37 2010 CET (15 months ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.48.2.2: preferred, colored to branchpoint 1.48: preferred, colored next main 1.49: preferred, colored
Changes since revision 1.48.2.2: +1 -0 lines
Sync with HEAD.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Nov 6 16:08:59 2010 CET (15 months ago) by jakllsch
Branches: MAIN
CVS tags: uebayasi-xip-base5
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -1 lines
Enable siisata(4) in Xen dom0 kernels.

Revision 1.15.2.7: 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.15.2.6: preferred, colored to branchpoint 1.15: preferred, colored next main 1.16: preferred, colored
Changes since revision 1.15.2.6: +2 -1 lines
sync with head

Revision 1.48.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.48.2.1: preferred, colored to branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.1: +14 -0 lines
Sync with HEAD.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Aug 12 22:16:27 2010 (17 months, 4 weeks ago) by haad
Branches: MAIN
CVS tags: yamt-nfs-mp-base11, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -1 lines
dd dm driver to XEN configs because they do not have modules working yet.
This will enable using LVM by default on XEN DOM0 hostings running NetBSD.

Change suggested by Sam Fourman.

Revision 1.15.2.6: 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.15.2.5: preferred, colored to branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.5: +15 -2 lines
sync with head.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jul 6 17:00:09 2010 (19 months ago) by cherry
Branches: MAIN
CVS tags: yamt-nfs-mp-base10
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +3 -1 lines
The Xen balloon driver enables growing and shrinking
PV domains on the fly, by collaborating with UVM and the hypervisor

Revision 1.52.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.52.2.1: preferred, colored to branchpoint 1.52: preferred, colored
Changes since revision 1.52.2.1: +8 -1 lines
sync with head

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jun 26 15:08:37 2010 (19 months, 2 weeks ago) by bouyer
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +8 -1 lines
Sync DKWEDGE options with GENERIC

Revision 1.52.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.52: preferred, colored
Changes since revision 1.52: +6 -2 lines
sync with head

Revision 1.54: 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.53: preferred, colored
Changes since revision 1.53: +5 -1 lines
add btmagic(4) where other Bluetooth drivers are listed

Revision 1.48.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.48: preferred, colored
Changes since revision 1.48: +11 -3 lines
Sync with HEAD.

Revision 1.33.8.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.33: preferred, colored next main 1.34: preferred, colored
Changes since revision 1.33: +17 -2 lines
sync to netbsd-5

Revision 1.53: 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.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.15.2.5: 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.15.2.4: preferred, colored to branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.4: +15 -3 lines
sync with head

Revision 1.52: 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.51: preferred, colored
Changes since revision 1.51: +4 -1 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.51: download - view: text, markup, annotated - select for diffs
Sat Mar 6 05:28:54 2010 CET (23 months ago) by cnst
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
remove aiboost(4) from GENERICs, since it cannot win in autoconf(9) over aibs(4);  ok pgoyette

Revision 1.50: 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.49: preferred, colored
Changes since revision 1.49: +6 -1 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.33.4.4: download - view: text, markup, annotated - select for diffs
Mon Feb 15 19:04:11 2010 CET (23 months, 3 weeks ago) by sborrill
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.33.4.3: preferred, colored to branchpoint 1.33: preferred, colored
Changes since revision 1.33.4.3: +2 -2 lines
Pull up the following revisions(s) (requested by tron in ticket #1306):
sys/arch/i386/conf/XEN2_DOM0                    patch
sys/arch/i386/conf/XEN2_DOMU                    patch
sys/arch/amd64/conf/XEN3_DOM0                   patch
sys/arch/amd64/conf/XEN3_DOM0                   patch

Enable cgd(4) support on all amd64 and i386 XEN kernels.

Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +2 -1 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.48: download - view: text, markup, annotated - select for diffs
Fri Dec 18 00:53:24 2009 CET (2 years, 1 month ago) by jym
Branches: MAIN
CVS tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +4 -1 lines
Compile in PaX support for Xen x86 kernels (dom0 and domU).

ok bouyer@. Compiled and tested by me under i386. Only compile tested for
amd64.

Revision 1.47: 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.46: preferred, colored
Changes since revision 1.46: +3 -2 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.35.4.2: 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.35.4.1: preferred, colored to branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.1: +12 -1 lines
Sync with HEAD.

Revision 1.33.4.3: download - view: text, markup, annotated - select for diffs
Sun Oct 4 01:57:54 2009 (2 years, 4 months ago) by snj
Branches: netbsd-5
Diff to previous 1.33.4.2: preferred, colored to branchpoint 1.33: preferred, colored
Changes since revision 1.33.4.2: +9 -1 lines
Pull up following revision(s) (requested by bouyer in ticket #1054):
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.37
	sys/arch/i386/conf/XEN3_DOM0: revision 1.12
Add pciback device to XEN3 dom0 kernels

Revision 1.33.4.2: 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.33.4.1: preferred, colored to branchpoint 1.33: preferred, colored
Changes since revision 1.33.4.1: +5 -1 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.15.2.4: 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.15.2.3: preferred, colored to branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.3: +5 -1 lines
sync with head

Revision 1.46: 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.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
Switch on hdaudio(4)

Revision 1.45: 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.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
Refer to hdaudio as 'High Definition Audio', not
'Intel High Definition Audio' as many vendors implement the HD audio spec.

Revision 1.44: 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.43: preferred, colored
Changes since revision 1.43: +5 -1 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.15.2.3: 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.15.2.2: preferred, colored to branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.2: +8 -1 lines
sync with head.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 5 22:15:36 2009 (2 years, 6 months ago) by jym
Branches: MAIN
CVS tags: yamt-nfs-mp-base7
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +8 -1 lines
Add Intel SpeedStep and AMD PowerNow! support in Xen dom0. MSR operations
are now compiled in by default.

Note that MSR support in Xen depends on its version. rdmsr() should always
succeed, but wrmsr() to certain registers can end in a NOOP. In that case,
the error will be logged (see xm dmesg).

Setting CPU frequency (SpeedStep) requires Xen 3.3 with the option
cpufreq="dom0-kernel" passed down to hypervisor during boot.

Compiled and tested for SpeedStep under i386 for XEN3_DOM0 and XEN3PAE_DOM0
by jym@. amd64 was tested by Joel Carnat.

See also http://mail-index.netbsd.org/port-xen/2009/08/02/msg005213.html .

Commit requested by bouyer@.

Revision 1.35.4.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.35: preferred, colored
Changes since revision 1.35: +16 -3 lines
Sync with HEAD.

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

Revision 1.15.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.15.2.1: preferred, colored to branchpoint 1.15: preferred, colored
Changes since revision 1.15.2.1: +60 -34 lines
sync with head.

Revision 1.33.4.1: 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.33: preferred, colored
Changes since revision 1.33: +4 -1 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.33.2.2: 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.33.2.1: preferred, colored to branchpoint 1.33: preferred, colored next main 1.34: preferred, colored
Changes since revision 1.33.2.1: +16 -3 lines
Sync with HEAD.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Apr 20 22:50:37 2009 (2 years, 9 months ago) by cegger
Branches: MAIN
CVS tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
add age(4)

Revision 1.41: 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.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
add ale(4)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Mar 25 07:26:44 2009 CET (2 years, 10 months ago) by cegger
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
catch up with i386 xen kernels:
enable cgd by default

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Mar 6 11:48:27 2009 CET (2 years, 11 months ago) by cegger
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
add options COMPAT_50

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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 5 20:51:49 2009 CET (2 years, 11 months ago) by bouyer
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +9 -1 lines
Add pciback device to XEN3 dom0 kernels

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Mar 4 08:31:33 2009 CET (2 years, 11 months ago) by nisimura
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
comment out NFS_BOOT_BOOTSTATIC. It will be useful when a valid set of
NFS_BOOTSTATICs are specfied.

Revision 1.33.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.33: preferred, colored
Changes since revision 1.33: +1 -3 lines
Sync with HEAD.

Revision 1.9.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.9.6.5: preferred, colored to branchpoint 1.9: preferred, colored next main 1.10: preferred, colored
Changes since revision 1.9.6.5: +17 -13 lines
Sync with HEAD.

Revision 1.20.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.20.4.1: preferred, colored to branchpoint 1.20: preferred, colored next main 1.21: preferred, colored
Changes since revision 1.20.4.1: +10 -9 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.35: 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: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.34: 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.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 21 12:13:23 2008 (3 years, 3 months ago) by cegger
Branches: MAIN
CVS tags: netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, 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, matt-mips64-base2
Branch point for: nick-hppapmap, netbsd-5, matt-nb5-mips64
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +10 -7 lines
catch up with GENERIC
- add verbose options (commented out)
- add descriptive comments
- sort them alphabetically

Revision 1.20.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.20: preferred, colored
Changes since revision 1.20: +31 -23 lines
Sync with HEAD.

Revision 1.32: 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: haad-dm-base1
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Add u3g entries in kernels that have ugensa as well.

Revision 1.31: 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.30: preferred, colored
Changes since revision 1.30: +2 -1 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.16.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.16.2.3: preferred, colored to branchpoint 1.16: preferred, colored next main 1.17: preferred, colored
Changes since revision 1.16.2.3: +6 -5 lines
Sync with HEAD.

Revision 1.30: 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.29: preferred, colored
Changes since revision 1.29: +6 -4 lines
Move all platforms to new dbCool driver in preparation for removal of
chip-specific drivers

Revision 1.9.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.9.6.4: preferred, colored to branchpoint 1.9: preferred, colored
Changes since revision 1.9.6.4: +0 -1 lines
Sync with HEAD.

Revision 1.29: 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.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Remove esl(4)

Revision 1.9.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.9.6.3: preferred, colored to branchpoint 1.9: preferred, colored
Changes since revision 1.9.6.3: +22 -16 lines
Sync with HEAD.

Revision 1.16.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.16.2.2: preferred, colored to branchpoint 1.16: preferred, colored
Changes since revision 1.16.2.2: +4 -1 lines
Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.

Revision 1.16.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.16.2.1: preferred, colored to branchpoint 1.16: preferred, colored
Changes since revision 1.16.2.1: +20 -17 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 17 14:39:50 2008 (3 years, 4 months ago) by cegger
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
Add amdtemp(4) to Xen Dom0 kernels.

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

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

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

Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +6 -1 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.23: download - view: text, markup, annotated - select for diffs
Sun Aug 3 21:23:47 2008 (3 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +12 -11 lines
Reduce diff to GENERIC for compat options.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 3 21:20:48 2008 (3 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +1 -6 lines
Remove SYSV IPC options as they have been replaced with sysctls.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jul 31 10:43:13 2008 (3 years, 6 months ago) by cegger
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Add "options WAPBL" to Xen configs

Revision 1.16.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.16: preferred, colored
Changes since revision 1.16: +6 -2 lines
Sync w/ -current. 34 merge conflicts to follow.

Revision 1.14.2.3: download - view: text, markup, annotated - select for diffs
Tue Jun 17 11:13:54 2008 (3 years, 7 months ago) by yamt
Branches: yamt-pf42
Diff to previous 1.14.2.2: preferred, colored to branchpoint 1.14: preferred, colored next main 1.15: preferred, colored
Changes since revision 1.14.2.2: +4 -1 lines
sync with head.

Revision 1.9.6.3: download - view: text, markup, annotated - select for diffs
Thu Jun 5 21:14:32 2008 (3 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.9.6.2: preferred, colored to branchpoint 1.9: preferred, colored
Changes since revision 1.9.6.2: +3 -0 lines
Sync with HEAD.

Also fix build.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jun 5 11:37:21 2008 (3 years, 8 months ago) by cegger
Branches: MAIN
CVS tags: yamt-pf42-base4, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl
Branch point for: haad-dm
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
add pckbc at acpi
add pcppi at acpi

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 5 11:27:11 2008 (3 years, 8 months ago) by cegger
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
add aiboost at acpi

Revision 1.14.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.14.2.1: preferred, colored to branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.1: +3 -2 lines
sync with head

Revision 1.9.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.9.6.1: preferred, colored to branchpoint 1.9: preferred, colored
Changes since revision 1.9.6.1: +5 -1 lines
Sync with HEAD.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 26 15:21:54 2008 (3 years, 8 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-base3
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Disable OSI networking.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons".
"awesome" jmcneill

Revision 1.14.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.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
sync with head.

Revision 1.15.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.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
sync with head.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 1 22:18:18 2008 (3 years, 9 months ago) by cegger
Branches: MAIN
CVS tags: yamt-pf42-base2, yamt-nfs-mp-base2
Branch point for: wrstuden-revivesa
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 21 22:20:12 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.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
add acpitz at acpi

Revision 1.9.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.9: preferred, colored
Changes since revision 1.9: +31 -2 lines
Sync with HEAD.

Revision 1.14: 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
CVS tags: yamt-pf42-baseX, yamt-pf42-base
Branch point for: yamt-pf42
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 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.13: download - view: text, markup, annotated - select for diffs
Thu Mar 27 19:42:16 2008 CET (3 years, 10 months ago) by tnn
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3 lines
Revert for DOM0 as well at request of Christoph Egger.
I guess this bootstatic stuff is supposed to play nicely with dhcp,
but it still doesn't for me. I suspect it's due to misdetecting the bootdev.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 27 17:33:32 2008 CET (3 years, 10 months ago) by tnn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Comment out NFS_BOOT_BOOTSTATIC. There no use having it in the default
kernel as it needs manual configuration anyway. Also, if it's enabled
but no static options given, then the kernel will happily configure the
interface as INADDY_ANY and not even try to use DHCP.

Revision 1.9.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.9: preferred, colored next main 1.10: preferred, colored
Changes since revision 1.9: +30 -2 lines
sync with head.

Revision 1.7.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.7.2.2: preferred, colored to branchpoint 1.7: preferred, colored next main 1.8: preferred, colored
Changes since revision 1.7.2.2: +34 -2 lines
sync with HEAD

Revision 1.4.2.6: 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.4.2.5: preferred, colored to branchpoint 1.4: preferred, colored next main 1.5: preferred, colored
Changes since revision 1.4.2.5: +30 -2 lines
sync with head.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Mar 1 19:39:07 2008 CET (3 years, 11 months ago) by bouyer
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.10: preferred, colored
Changes since revision 1.10: +29 -1 lines
Add wscons options, pointed out by Jonathan A. Kollasch on port-xen@

Revision 1.10: 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
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 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.4.2.5: download - view: text, markup, annotated - select for diffs
Wed Feb 27 09:36:18 2008 CET (3 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.4.2.4: preferred, colored to branchpoint 1.4: preferred, colored
Changes since revision 1.4.2.4: +5 -1 lines
sync with head.

Revision 1.4.4.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.4.4.3: preferred, colored to branchpoint 1.4: preferred, colored next main 1.5: preferred, colored
Changes since revision 1.4.4.3: +15 -12 lines
Sync with HEAD.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 16 23:00:14 2008 CET (3 years, 11 months ago) by bouyer
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.8: preferred, colored
Changes since revision 1.8: +5 -1 lines
Sync with GENERIC, add options ACPI_SCANPCI and MPBIOS_SCANPCI,
as well as commented out ACPI_ACTIVATE_DEV and ACPICA_PEDANTIC.
Should fix PR kern/37996.

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 2 18:23:43 2008 CET (4 years ago) by joerg
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
amd64 kernels should use amd64 GENERIC.local.

Revision 1.4.2.3: download - view: text, markup, annotated - select for diffs
Mon Jan 21 10:35:22 2008 CET (4 years ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.4.2.2: preferred, colored to branchpoint 1.4: preferred, colored
Changes since revision 1.4.2.2: +13 -11 lines
sync with head

Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:44:50 2008 CET (4 years, 1 month ago) by matt
Branches: matt-armv6
Diff to previous 1.7.2.1: preferred, colored to branchpoint 1.7: preferred, colored
Changes since revision 1.7.2.1: +736 -0 lines
sync with HEAD

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

Revision 1.7.2.1
Mon Jan 7 09:30:03 2008 CET (4 years, 1 month ago) by matt
Branches: matt-armv6
FILE REMOVED
Changes since revision 1.7: +0 -736 lines
file XEN3_DOM0 was added on branch matt-armv6 on 2008-01-09 01:44:50 +0000

Revision 1.7: 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
Branch point for: matt-armv6
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +10 -10 lines
Fixed option indentation, it should be

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

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

Revision 1.6: 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.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Remove systrace. Ok core@.

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

Revision 1.2.6.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.2.6.1: preferred, colored to branchpoint 1.2: preferred, colored next main 1.3: preferred, colored
Changes since revision 1.2.6.1: +4 -1 lines
Sync with head.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 17 17:45:12 2007 CET (4 years, 1 month ago) by riz
Branches: MAIN
CVS tags: vmlocking2-base3
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Add drvctl(4)

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

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

Revision 1.2.6.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.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Sync with head.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Fri Dec 7 18:24:01 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.4.2.1: preferred, colored to branchpoint 1.4: preferred, colored
Changes since revision 1.4.2.1: +734 -0 lines
sync with head

Revision 1.4.4.1
Fri Dec 7 11:13:22 2007 CET (4 years, 2 months ago) by mjf
Branches: mjf-devfs
FILE REMOVED
Changes since revision 1.4: +0 -734 lines
file XEN3_DOM0 was added on branch mjf-devfs on 2007-12-08 18:16:27 +0000

Revision 1.4.2.1
Fri Dec 7 11:13:22 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
FILE REMOVED
Changes since revision 1.4: +0 -734 lines
file XEN3_DOM0 was added on branch yamt-lazymbuf on 2007-12-07 17:24:01 +0000

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 7 11:13:22 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base2, reinoud-bufcleanup-nbase, jmcneill-pm-base, cube-autoconf-base, cube-autoconf
Branch point for: yamt-lazymbuf, mjf-devfs, bouyer-xeni386
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Enable arcmsr(4).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 6 21:02:02 2007 CET (4 years, 2 months ago) by bouyer
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove MAXPHYS=32768 (coming from a too large cut-n-paste), it's not needed
for dom0 kernels.

Revision 1.2.4.2: download - view: text, markup, annotated - select for diffs
Mon Dec 3 20:02:44 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
Diff to previous 1.2.4.1: preferred, colored to branchpoint 1.2: preferred, colored next main 1.3: preferred, colored
Changes since revision 1.2.4.1: +2202 -0 lines
Sync with HEAD.

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

Revision 1.2.4.1
Thu Nov 22 17:16:43 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
FILE REMOVED
Changes since revision 1.2: +0 -734 lines
file XEN3_DOM0 was added on branch vmlocking on 2007-12-03 19:02:44 +0000

Revision 1.2.2.1
Thu Nov 22 17:16:43 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
FILE REMOVED
Changes since revision 1.2: +0 -734 lines
file XEN3_DOM0 was added on branch jmcneill-pm on 2007-11-27 19:35:29 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 22 17:16:43 2007 CET (4 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: vmlocking2-base1, vmlocking-nbase, reinoud-bufcleanup-base
Branch point for: vmlocking2, vmlocking, jmcneill-pm
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +734 -0 lines
Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support
to NetBSD/Xen, both Dom0 and DomU.

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 19 20:17:16 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.1.2.1: preferred, colored to branchpoint 1.1: preferred, colored next main 1.2: preferred, colored
Changes since revision 1.1.2.1: +2 -4 lines
Get rid of arch/xenamd64, step 1: empty xenamd64/conf
- move xenamd64/conf/std.xen to amd64/conf/
- define arch to amd64 amd64/conf/std.xen, and i386 in xen/conf/std.xen
  (machine is xen)
- enclose content of amd64/conf/files.amd64 and i386/conf/files.i386 in
  ifndef xen/endif, so it can be transparently inclued for xen kernels
- support MACHINE_ARCH=x86_64 in xen/conf/Makefile*

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 16 18:18:02 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +736 -0 lines
Initial domain0 support for xenamd64. The kernel boots multiuser, but
xen tools have not been tried yet.
In this process, cleanup some more the page table bootstrap, and properly
handle event counters for soft interrupts.

Revision 1.1
Fri Nov 16 18:18:02 2007 CET (4 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: bouyer-xenamd64
FILE REMOVED
file XEN3_DOM0 was initially added on branch bouyer-xenamd64.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>