
CVS log for src/sys/arch/i386/conf/ALL
Up to [NetBSD] / src / sys / arch / i386 / conf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.332: download - view: text, markup, annotated - select for diffs
Sat Feb 4 00:37:20 2012 CET (5 days, 16 hours ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +10 -2
lines
add tpm
Revision 1.331: download - view: text, markup, annotated - select for diffs
Sun Jan 29 19:55:12 2012 CET (10 days, 21 hours ago) by jakllsch
Branches: MAIN
Diff to previous 1.330: preferred, colored
Changes since revision 1.330: +2 -3
lines
options MALLOC_DEBUG is no longer expected to compile,
but has not yet been removed. Avoid compiling it here.
Revision 1.183.4.9: download - view: text, markup, annotated - select for diffs
Wed Jan 25 22:18:14 2012 CET (2 weeks ago) by riz
Branches: netbsd-5
Diff to previous 1.183.4.8: preferred, colored to branchpoint 1.183: preferred, colored next main 1.184: preferred, colored
Changes since revision 1.183.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.330: download - view: text, markup, annotated - select for diffs
Sat Jan 14 13:30:12 2012 CET (3 weeks, 5 days ago) by tron
Branches: MAIN
Diff to previous 1.329: preferred, colored
Changes since revision 1.329: +4 -2
lines
Add "CPU_UCODE" option.
Revision 1.329: download - view: text, markup, annotated - select for diffs
Sat Dec 31 01:11:20 2011 CET (5 weeks, 5 days ago) by christos
Branches: MAIN
Diff to previous 1.328: preferred, colored
Changes since revision 1.328: +5 -2
lines
add uipad
Revision 1.328: download - view: text, markup, annotated - select for diffs
Sun Dec 18 06:49:28 2011 CET (7 weeks, 4 days ago) by dholland
Branches: MAIN
Diff to previous 1.327: preferred, colored
Changes since revision 1.327: +3 -3
lines
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
Revision 1.327: download - view: text, markup, annotated - select for diffs
Tue Nov 22 22:25:18 2011 CET (2 months, 2 weeks ago) by tls
Branches: MAIN
CVS tags: jmcneill-usbmp-base,
jmcneill-usbmp
Diff to previous 1.326: preferred, colored
Changes since revision 1.326: +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.326: download - view: text, markup, annotated - select for diffs
Fri Nov 18 23:18:07 2011 CET (2 months, 3 weeks ago) by jmcneill
Branches: MAIN
CVS tags: jmcneill-audiomp3-base,
jmcneill-audiomp3
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +2 -11
lines
remove Xbox support
Revision 1.325: 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.324: preferred, colored
Changes since revision 1.324: +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.324: download - view: text, markup, annotated - select for diffs
Tue Oct 18 00:40:31 2011 (3 months, 3 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.323: preferred, colored
Changes since revision 1.323: +3 -2
lines
add vmt(4)
Revision 1.323: download - view: text, markup, annotated - select for diffs
Sat Oct 15 02:23:08 2011 (3 months, 3 weeks ago) by sjg
Branches: MAIN
Diff to previous 1.322: preferred, colored
Changes since revision 1.322: +4 -2
lines
Add the plumbing so one could compile filemon(4) into a kernel.
Revision 1.322: download - view: text, markup, annotated - select for diffs
Sun Oct 2 18:39:47 2011 (4 months, 1 week ago) by jmcneill
Branches: MAIN
Diff to previous 1.321: preferred, colored
Changes since revision 1.321: +2 -3
lines
Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
Obsolete the I2C_SCAN option as this can now be done from userland.
Revision 1.321: download - view: text, markup, annotated - select for diffs
Mon Sep 26 20:14:07 2011 (4 months, 2 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.320: preferred, colored
Changes since revision 1.320: +2 -3
lines
options PMS_DISABLE_POWERHOOK is obsolete.
Revision 1.320: download - view: text, markup, annotated - select for diffs
Thu Sep 22 03:15:31 2011 (4 months, 2 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.319: preferred, colored
Changes since revision 1.319: +2 -5
lines
valz(4) is superseded entirely by acpivga(4) these days.
Revision 1.191.2.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.191.2.6: preferred, colored next main 1.192: preferred, colored
Changes since revision 1.191.2.6: +90 -72
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.319: download - view: text, markup, annotated - select for diffs
Thu Aug 18 22:55:20 2011 (5 months, 3 weeks ago) by jakllsch
Branches: MAIN
CVS tags: jym-xensuspend-nbase,
jym-xensuspend-base
Diff to previous 1.318: preferred, colored
Changes since revision 1.318: +3 -3
lines
Attach amdtemp(4) at pchb(4) instead of in place of pchb(4).
Should fix PR#45268.
Revision 1.318: download - view: text, markup, annotated - select for diffs
Thu Aug 11 09:38:56 2011 (5 months, 4 weeks ago) by mbalmer
Branches: MAIN
Diff to previous 1.317: preferred, colored
Changes since revision 1.317: +4 -2
lines
Add entries for pwdog(4).
Revision 1.317: download - view: text, markup, annotated - select for diffs
Thu Aug 4 16:45:54 2011 (6 months ago) by jakllsch
Branches: MAIN
Diff to previous 1.316: preferred, colored
Changes since revision 1.316: +6 -2
lines
Add coram(4).
Revision 1.316: download - view: text, markup, annotated - select for diffs
Sat Jul 30 14:19:12 2011 (6 months, 1 week ago) by jmcneill
Branches: MAIN
Diff to previous 1.315: preferred, colored
Changes since revision 1.315: +2 -6
lines
remove xboxcontroller; use the uhidev driver instead
Revision 1.315: download - view: text, markup, annotated - select for diffs
Sat Jul 23 23:12:58 2011 (6 months, 2 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +3 -2
lines
Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.
Revision 1.314: 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.313: preferred, colored
Changes since revision 1.313: +7 -2
lines
Add cxdtv(4) and urndis(4). Also, two slight cosmetic changes.
Revision 1.313: download - view: text, markup, annotated - select for diffs
Tue Jul 19 23:02:23 2011 (6 months, 3 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.312: preferred, colored
Changes since revision 1.312: +6 -2
lines
add irmce
Revision 1.312: download - view: text, markup, annotated - select for diffs
Tue Jul 19 21:46:38 2011 (6 months, 3 weeks ago) by tron
Branches: MAIN
Diff to previous 1.311: preferred, colored
Changes since revision 1.311: +4 -2
lines
Build 7th Edition(V7) File System.
Revision 1.311: download - view: text, markup, annotated - select for diffs
Wed Jul 13 09:52:48 2011 (6 months, 4 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.310: preferred, colored
Changes since revision 1.310: +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.310: download - view: text, markup, annotated - select for diffs
Mon Jul 11 20:31:10 2011 (6 months, 4 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.309: preferred, colored
Changes since revision 1.309: +3 -2
lines
add emdtv at uhub
Revision 1.309: download - view: text, markup, annotated - select for diffs
Sat Jul 9 17:02:03 2011 (7 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +3 -2
lines
add dtv at dtvbus
Revision 1.307.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 16:19:13 2011 (7 months, 2 weeks ago) by cherry
Branches: cherry-xenmp
Diff to previous 1.307: preferred, colored next main 1.308: preferred, colored
Changes since revision 1.307: +4 -3
lines
Catchup with rmind-uvmplock merge.
Revision 1.308: 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.307: preferred, colored
Changes since revision 1.307: +4 -3
lines
Try to attach hpet(4) also via a specific HPET table. Fixes PR kern/43702.
Revision 1.284.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:05:46 2011 (8 months ago) by jruoho
Branches: jruoho-x86intr
Diff to previous 1.284: preferred, colored next main 1.285: preferred, colored
Changes since revision 1.284: +109 -122
lines
Sync with HEAD.
Revision 1.249.2.5: download - view: text, markup, annotated - select for diffs
Tue May 31 05:04:03 2011 (8 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.249.2.4: preferred, colored to branchpoint 1.249: preferred, colored next main 1.250: preferred, colored
Changes since revision 1.249.2.4: +65 -78
lines
sync with head
Revision 1.307: download - view: text, markup, annotated - select for diffs
Sat May 28 15:01:49 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.306: preferred, colored
Changes since revision 1.306: +67 -67
lines
many whitespace cleanup.
confirmed "cvs diff -b" are identical.
Revision 1.191.2.6: download - view: text, markup, annotated - select for diffs
Tue May 3 00:49:55 2011 (9 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.191.2.5: preferred, colored
Changes since revision 1.191.2.5: +5 -15
lines
Sync with head.
Revision 1.306: download - view: text, markup, annotated - select for diffs
Tue Apr 26 18:57:40 2011 (9 months, 2 weeks ago) by joerg
Branches: MAIN
Diff to previous 1.305: preferred, colored
Changes since revision 1.305: +2 -4
lines
Remove PECOFF/Win32 emulation.
Revision 1.305: download - view: text, markup, annotated - select for diffs
Tue Apr 26 18:36:40 2011 (9 months, 2 weeks ago) by joerg
Branches: MAIN
Diff to previous 1.304: preferred, colored
Changes since revision 1.304: +2 -3
lines
Remove IRIX emulation
Revision 1.304: download - view: text, markup, annotated - select for diffs
Tue Apr 26 17:51:22 2011 (9 months, 2 weeks ago) by joerg
Branches: MAIN
Diff to previous 1.303: preferred, colored
Changes since revision 1.303: +2 -12
lines
Remove Darwin, MACH and Mach-O support.
Revision 1.249.2.4: download - view: text, markup, annotated - select for diffs
Thu Apr 21 03:41:05 2011 (9 months, 2 weeks ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.249.2.3: preferred, colored to branchpoint 1.249: preferred, colored
Changes since revision 1.249.2.3: +5 -1
lines
sync with head
Revision 1.303: download - view: text, markup, annotated - select for diffs
Mon Apr 4 19:09:39 2011 (10 months ago) by bouyer
Branches: MAIN
Diff to previous 1.302: preferred, colored
Changes since revision 1.302: +4 -2
lines
Add a driver for RDC's vortex86/PMX-1000 SoC PCI/ISA bridge, with support
for the integrated watchdog timer.
Revision 1.302: download - view: text, markup, annotated - select for diffs
Mon Apr 4 16:33:51 2011 (10 months ago) by bouyer
Branches: MAIN
Diff to previous 1.301: preferred, colored
Changes since revision 1.301: +3 -2
lines
Add rdcide(4), a driver for the IDE controller found in RDC's
vortex86/PMX-1000 system-on-chip.
Revision 1.191.2.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.191.2.4: preferred, colored
Changes since revision 1.191.2.4: +313 -118
lines
More sync fixes. And add the mbr_gpt files.
Revision 1.191.2.4: download - view: text, markup, annotated - select for diffs
Tue Mar 29 01:04:38 2011 (10 months, 1 week ago) by jym
Branches: jym-xensuspend
Diff to previous 1.191.2.3: preferred, colored
Changes since revision 1.191.2.3: +70 -50
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.301: download - view: text, markup, annotated - select for diffs
Sun Mar 6 18:08:25 2011 CET (11 months ago) by bouyer
Branches: MAIN
Diff to previous 1.300: preferred, colored
Changes since revision 1.300: +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.249.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 21:50:37 2011 CET (11 months ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.249.2.2: preferred, colored to branchpoint 1.249: preferred, colored
Changes since revision 1.249.2.2: +96 -54
lines
sync with head
Revision 1.285.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 16:09:43 2011 CET (11 months ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.285.2.2: preferred, colored next main 1.286: preferred, colored
Changes since revision 1.285.2.2: +25 -34
lines
Sync with HEAD
Revision 1.300: 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.299: preferred, colored
Changes since revision 1.299: +3 -5
lines
Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus.
Revision 1.299: 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.298: preferred, colored
Changes since revision 1.298: +3 -3
lines
Move acpicpu(4) from "acpinodebus" to "cpufeaturebus".
Revision 1.298: download - view: text, markup, annotated - select for diffs
Sat Feb 26 19:07:30 2011 CET (11 months, 1 week ago) by ahoka
Branches: MAIN
Diff to previous 1.297: preferred, colored
Changes since revision 1.297: +10 -2
lines
Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.
The commit includes:
- Flash layer, which gives a common API to access flash devices
- NAND controller subsystem for the flash layer
- An example OMAP driver which is used on BeagleBoard or alike ARM boards
Revision 1.297: download - view: text, markup, annotated - select for diffs
Thu Feb 24 18:42:16 2011 CET (11 months, 2 weeks ago) by macallan
Branches: MAIN
Diff to previous 1.296: preferred, colored
Changes since revision 1.296: +4 -12
lines
Some cleanup:
- voyagerfb has no business on x86, so throw it out
- add igsfb, unlike the above it exists in real life on PC graphics cards
- remove duplicate genfb and machfb entries
- remove duplicate wsdisplay entries
Revision 1.296: download - view: text, markup, annotated - select for diffs
Thu Feb 24 14:58:39 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.295: preferred, colored
Changes since revision 1.295: +3 -5
lines
Move VIA_C7TEMP to the cpufeaturebus.
Revision 1.295: download - view: text, markup, annotated - select for diffs
Thu Feb 24 11:56:01 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.294: preferred, colored
Changes since revision 1.294: +3 -8
lines
Move PowerNow! to the cpufeaturebus.
Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Feb 23 12:43:22 2011 CET (11 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.293: preferred, colored
Changes since revision 1.293: +6 -11
lines
Move ENHANCED_SPEEDSTEP, or henceforth est(4), to the cpufeaturebus.
Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Feb 23 01:45:56 2011 CET (11 months, 2 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.292: preferred, colored
Changes since revision 1.292: +3 -2
lines
add alc@pci
Revision 1.292: download - view: text, markup, annotated - select for diffs
Wed Feb 23 00:57:22 2011 CET (11 months, 2 weeks ago) by dyoung
Branches: MAIN
Diff to previous 1.291: preferred, colored
Changes since revision 1.291: +5 -2
lines
Add CardBus to PCI bridge, ppb at cardbus, but comment it out for now.
Revision 1.291: download - view: text, markup, annotated - select for diffs
Sun Feb 20 16:41:22 2011 CET (11 months, 2 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.290: preferred, colored
Changes since revision 1.290: +3 -2
lines
add vboxdrm* at drm?
Revision 1.290: 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.289: preferred, colored
Changes since revision 1.289: +5 -5
lines
Modularize coretemp(4). Ok jmcneill@.
Revision 1.289: download - view: text, markup, annotated - select for diffs
Sat Feb 19 14:52:27 2011 CET (11 months, 2 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.288: preferred, colored
Changes since revision 1.288: +3 -3
lines
modularize VIA PadLock support
- retire options VIA_PADLOCK, replace with 'padlock0 at cpu0'
- driver supports attach & detach
- support building as a module
Revision 1.285.2.2: download - view: text, markup, annotated - select for diffs
Thu Feb 17 12:59:44 2011 CET (11 months, 3 weeks ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.285.2.1: preferred, colored
Changes since revision 1.285.2.1: +15 -11
lines
Sync with HEAD
Revision 1.288: download - view: text, markup, annotated - select for diffs
Wed Feb 16 08:30:27 2011 CET (11 months, 3 weeks ago) by jruoho
Branches: MAIN
CVS tags: uebayasi-xip-base7,
bouyer-quota2-base
Diff to previous 1.287: preferred, colored
Changes since revision 1.287: +3 -2
lines
Add a skeleton driver for Asus EeePC acpiwmi(4) mappings.
Revision 1.287: 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.286: preferred, colored
Changes since revision 1.286: +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.286: download - view: text, markup, annotated - select for diffs
Fri Feb 11 02:59:56 2011 CET (11 months, 4 weeks ago) by jmcneill
Branches: MAIN
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +11 -11
lines
attach drm hw drivers to 'drm' not 'vga'
Revision 1.285.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:29:35 2011 CET (12 months ago) by bouyer
Branches: bouyer-quota2
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +4 -3
lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)
Revision 1.285: 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.284: preferred, colored
Changes since revision 1.284: +3 -2
lines
add acpiwdrt
Revision 1.284: 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.283: preferred, colored
Changes since revision 1.283: +6 -7
lines
Add a dummy-driver for ACPI fans.
Revision 1.283: download - view: text, markup, annotated - select for diffs
Mon Jan 3 07:07:43 2011 CET (13 months, 1 week ago) by tsutsui
Branches: MAIN
Diff to previous 1.282: preferred, colored
Changes since revision 1.282: +5 -5
lines
Xref module(7) in comments.
Revision 1.282: download - view: text, markup, annotated - select for diffs
Mon Dec 27 21:45:00 2010 CET (13 months, 1 week ago) by jmcneill
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to previous 1.281: preferred, colored
Changes since revision 1.281: +3 -2
lines
add auvitek at uhub
Revision 1.281: download - view: text, markup, annotated - select for diffs
Thu Dec 16 08:51:21 2010 CET (13 months, 3 weeks ago) by cegger
Branches: MAIN
Diff to previous 1.280: preferred, colored
Changes since revision 1.280: +12 -4
lines
add PCI VGA drivers
Revision 1.280: download - view: text, markup, annotated - select for diffs
Sat Nov 27 21:18:46 2010 CET (14 months, 1 week ago) by christos
Branches: MAIN
Diff to previous 1.279: preferred, colored
Changes since revision 1.279: +3 -2
lines
add ihphy
Revision 1.279: download - view: text, markup, annotated - select for diffs
Tue Nov 23 12:14:00 2010 CET (14 months, 2 weeks ago) by hannken
Branches: MAIN
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +3 -3
lines
Remove unused count from pseudo-device md.
Revision 1.183.4.8: download - view: text, markup, annotated - select for diffs
Sun Nov 21 04:05:05 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.183.4.7: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.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.278: download - view: text, markup, annotated - select for diffs
Sat Nov 13 15:38:44 2010 CET (14 months, 3 weeks ago) by pgoyette
Branches: MAIN
CVS tags: uebayasi-xip-base6
Diff to previous 1.277: preferred, colored
Changes since revision 1.277: +5 -2
lines
Add pseudo-device dmoverio(4) to ALL
Revision 1.277: download - view: text, markup, annotated - select for diffs
Sat Nov 13 10:48:55 2010 CET (14 months, 3 weeks ago) by jnemeth
Branches: MAIN
Diff to previous 1.276: preferred, colored
Changes since revision 1.276: +4 -2
lines
Add new et(4)/etphy(4) devices.
Revision 1.233.2.5: 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.233.2.4: preferred, colored to branchpoint 1.233: preferred, colored next main 1.234: preferred, colored
Changes since revision 1.233.2.4: +4 -2
lines
Sync with HEAD.
Revision 1.276: download - view: text, markup, annotated - select for diffs
Sat Nov 6 16:11:50 2010 CET (15 months ago) by jakllsch
Branches: MAIN
CVS tags: uebayasi-xip-base5
Diff to previous 1.275: preferred, colored
Changes since revision 1.275: +3 -2
lines
fwhrng(4) is in i386 GENERIC already, add it to ALL too.
Revision 1.275: download - view: text, markup, annotated - select for diffs
Sat Nov 6 16:06:29 2010 CET (15 months ago) by jakllsch
Branches: MAIN
Diff to previous 1.274: preferred, colored
Changes since revision 1.274: +3 -2
lines
Enable schide(4), Intel SCH IDE controller driver from PR#42310.
Revision 1.233.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 6 09:08:17 2010 CET (15 months ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.233.2.3: preferred, colored to branchpoint 1.233: preferred, colored
Changes since revision 1.233.2.3: +18 -2
lines
Sync with HEAD.
Revision 1.274: 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-base4
Diff to previous 1.273: preferred, colored
Changes since revision 1.273: +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.273: download - view: text, markup, annotated - select for diffs
Fri Nov 5 02:34:51 2010 CET (15 months ago) by rmind
Branches: MAIN
Diff to previous 1.272: preferred, colored
Changes since revision 1.272: +3 -2
lines
Add pfsync to ALL kernel.
Revision 1.272: download - view: text, markup, annotated - select for diffs
Thu Nov 4 00:24:14 2010 CET (15 months ago) by dyoung
Branches: MAIN
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +13 -2
lines
Add to ALL some USB drivers that are never compiled, otherwise:
moscom(4), uark(4), uhmodem(4), uyurex(4).
Revision 1.271: download - view: text, markup, annotated - select for diffs
Wed Nov 3 21:10:00 2010 CET (15 months ago) by christos
Branches: MAIN
Diff to previous 1.270: preferred, colored
Changes since revision 1.270: +3 -2
lines
add otus
Revision 1.270: download - view: text, markup, annotated - select for diffs
Sun Oct 24 11:27:45 2010 (15 months, 2 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +3 -2
lines
Add wmimsi(4).
Revision 1.233.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 22 09:21:19 2010 (15 months, 2 weeks ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.233.2.2: preferred, colored to branchpoint 1.233: preferred, colored
Changes since revision 1.233.2.2: +9 -0
lines
Sync with HEAD (-D20101022).
Revision 1.269: download - view: text, markup, annotated - select for diffs
Tue Oct 19 13:58:42 2010 (15 months, 3 weeks ago) by pgoyette
Branches: MAIN
CVS tags: uebayasi-xip-base3
Diff to previous 1.268: preferred, colored
Changes since revision 1.268: +5 -2
lines
Include swsensor(4) in ALL
Revision 1.268: download - view: text, markup, annotated - select for diffs
Tue Oct 12 21:10:50 2010 (15 months, 4 weeks ago) by gsutre
Branches: MAIN
Diff to previous 1.267: preferred, colored
Changes since revision 1.267: +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.167.2.8: download - view: text, markup, annotated - select for diffs
Sat Oct 9 05:31:46 2010 (16 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.7: preferred, colored to branchpoint 1.167: preferred, colored next main 1.168: preferred, colored
Changes since revision 1.167.2.7: +6 -2
lines
sync with head
Revision 1.267: 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.266: preferred, colored
Changes since revision 1.266: +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.266: download - view: text, markup, annotated - select for diffs
Sat Aug 21 05:06:37 2010 (17 months, 2 weeks ago) by tsutsui
Branches: MAIN
Diff to previous 1.265: preferred, colored
Changes since revision 1.265: +3 -2
lines
Add upgt(4), Intersil PrismGT USB 802.11b/g adapter.
Revision 1.233.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 08:44:34 2010 (17 months, 3 weeks ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.233.2.1: preferred, colored to branchpoint 1.233: preferred, colored
Changes since revision 1.233.2.1: +19 -3
lines
Sync with HEAD.
Revision 1.167.2.7: download - view: text, markup, annotated - select for diffs
Thu Aug 12 00:52:10 2010 (17 months, 4 weeks ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.6: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.6: +33 -9
lines
sync with head.
Revision 1.265: download - view: text, markup, annotated - select for diffs
Sun Aug 8 22:04:54 2010 (18 months ago) by chs
Branches: MAIN
CVS tags: yamt-nfs-mp-base10,
uebayasi-xip-base2
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +7 -2
lines
add more spdmem instances for HP xw-series workstations.
add se (scsi ethernet).
Revision 1.264: download - view: text, markup, annotated - select for diffs
Sat Aug 7 11:55:59 2010 (18 months ago) by jruoho
Branches: MAIN
Diff to previous 1.263: preferred, colored
Changes since revision 1.263: +2 -3
lines
Remove the last ACPI driver -specific #ifdef, ACPI_FDC_DEBUG.
Revision 1.263: download - view: text, markup, annotated - select for diffs
Sat Aug 7 11:53:25 2010 (18 months ago) by jruoho
Branches: MAIN
Diff to previous 1.262: preferred, colored
Changes since revision 1.262: +2 -3
lines
Remove ACPI_MADT_DEBUG.
Revision 1.262: download - view: text, markup, annotated - select for diffs
Tue Jul 27 00:33:23 2010 (18 months, 2 weeks ago) by jym
Branches: MAIN
Diff to previous 1.261: preferred, colored
Changes since revision 1.261: +3 -2
lines
Add PAE to ALL kernel, so that most paddr_t format string errors get caught
during compilation.
While here, fix the compilation for ALL.
Revision 1.261: download - view: text, markup, annotated - select for diffs
Sun Jul 18 12:19:09 2010 (18 months, 3 weeks ago) by jruoho
Branches: MAIN
Diff to previous 1.260: preferred, colored
Changes since revision 1.260: +3 -2
lines
Add ACPI CPU.
Revision 1.249.2.2: download - view: text, markup, annotated - select for diffs
Sat Jul 3 03:19:20 2010 (19 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.249.2.1: preferred, colored to branchpoint 1.249: preferred, colored
Changes since revision 1.249.2.1: +4 -2
lines
sync with head
Revision 1.260: download - view: text, markup, annotated - select for diffs
Sat Jun 26 17:17:56 2010 (19 months, 2 weeks ago) by kefren
Branches: MAIN
Diff to previous 1.259: preferred, colored
Changes since revision 1.259: +4 -3
lines
Fix build for MPLS import: add options MPLS, changed pseudo-device mpls
to pseudo-device ifmpls
Revision 1.259: download - view: text, markup, annotated - select for diffs
Sat Jun 26 16:36:48 2010 (19 months, 2 weeks ago) by kefren
Branches: MAIN
Diff to previous 1.258: preferred, colored
Changes since revision 1.258: +3 -2
lines
add pseudo-device mpls - commented in GENERIC for now
Revision 1.249.2.1: download - view: text, markup, annotated - select for diffs
Sun May 30 07:16:53 2010 (20 months, 1 week ago) by rmind
Branches: rmind-uvmplock
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +24 -7
lines
sync with head
Revision 1.258: download - view: text, markup, annotated - select for diffs
Sat May 22 21:02:08 2010 (20 months, 2 weeks ago) by plunky
Branches: MAIN
Diff to previous 1.257: preferred, colored
Changes since revision 1.257: +6 -2
lines
add btmagic(4) where other Bluetooth drivers are listed
Revision 1.257: download - view: text, markup, annotated - select for diffs
Sun May 9 00:16:28 2010 (21 months ago) by mrg
Branches: MAIN
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +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.256: download - view: text, markup, annotated - select for diffs
Sun May 2 19:27:16 2010 (21 months, 1 week ago) by chs
Branches: MAIN
Diff to previous 1.255: preferred, colored
Changes since revision 1.255: +6 -2
lines
add alipm and its iic bus.
Revision 1.233.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:39:27 2010 (21 months, 1 week ago) by uebayasi
Branches: uebayasi-xip
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +43 -15
lines
Sync with HEAD.
Revision 1.183.4.1.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 02:33:50 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.183.4.1: preferred, colored next main 1.183.4.2: preferred, colored
Changes since revision 1.183.4.1: +22 -2
lines
sync to netbsd-5
Revision 1.255: download - view: text, markup, annotated - select for diffs
Fri Apr 16 15:48:32 2010 (21 months, 3 weeks ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base1
Diff to previous 1.254: preferred, colored
Changes since revision 1.254: +3 -3
lines
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.254: download - view: text, markup, annotated - select for diffs
Mon Apr 12 00:42:30 2010 (21 months, 4 weeks ago) by jakllsch
Branches: MAIN
Diff to previous 1.253: preferred, colored
Changes since revision 1.253: +5 -2
lines
Add valz(4), a simple driver to handle the backlight keys on some
Toshiba laptops. As of yet only tested on a Satellite A135-S4527.
Revision 1.253: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:50:34 2010 (22 months ago) by jruoho
Branches: MAIN
Diff to previous 1.252: preferred, colored
Changes since revision 1.252: +4 -2
lines
Add wmidell(4) and wmihp(4).
Revision 1.252: download - view: text, markup, annotated - select for diffs
Thu Apr 1 06:04:11 2010 (22 months, 1 week ago) by jakllsch
Branches: MAIN
Diff to previous 1.251: preferred, colored
Changes since revision 1.251: +3 -2
lines
Add support for Domex 536 PCI SCSI controller to nca(4).
This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.
Revision 1.251: download - view: text, markup, annotated - select for diffs
Sat Mar 27 04:04:51 2010 CET (22 months, 2 weeks ago) by nonaka
Branches: MAIN
Diff to previous 1.250: preferred, colored
Changes since revision 1.250: +8 -5
lines
Added sdhc at cardbus support.
Revision 1.250: download - view: text, markup, annotated - select for diffs
Fri Mar 19 05:04:27 2010 CET (22 months, 3 weeks ago) by cnst
Branches: MAIN
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +2 -3
lines
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
http://mail-index.netbsd.org/tech-kern/2010/03/06/msg007458.html
Reviewed by <pgoyette>, <cegger>, <jruoho>, <tech-kern>.
Revision 1.167.2.6: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:02:27 2010 CET (23 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.5: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.5: +283 -122
lines
sync with head
Revision 1.249: download - view: text, markup, annotated - select for diffs
Sat Mar 6 22:12:04 2010 CET (23 months ago) by plunky
Branches: MAIN
CVS tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Diff to previous 1.248: preferred, colored
Changes since revision 1.248: +5 -2
lines
add uhso(4)
Revision 1.248: download - view: text, markup, annotated - select for diffs
Thu Mar 4 23:30:57 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.247: preferred, colored
Changes since revision 1.247: +2 -3
lines
Remove ACPI_BUT_DEBUG.
Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Mar 4 22:55:32 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.246: preferred, colored
Changes since revision 1.246: +2 -3
lines
VALD_ACPI_DEBUG is dead.
Revision 1.246: download - view: text, markup, annotated - select for diffs
Thu Mar 4 22:47:58 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.245: preferred, colored
Changes since revision 1.245: +7 -7
lines
Enable (uncomment) ACPI_DEBUG, ACPI_DEBUG_ALLOC, and ACPI_MUTEX_DEBUG.
Revision 1.245: download - view: text, markup, annotated - select for diffs
Wed Mar 3 07:57:53 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.244: preferred, colored
Changes since revision 1.244: +2 -3
lines
Remove ACPI_EXTRA_DEBUG.
Revision 1.244: download - view: text, markup, annotated - select for diffs
Sun Feb 28 14:10:43 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.243: preferred, colored
Changes since revision 1.243: +8 -2
lines
Add ACPI_DEBUG_ALLOC.
Revision 1.243: download - view: text, markup, annotated - select for diffs
Sun Feb 28 10:24:46 2010 CET (23 months, 1 week ago) by jruoho
Branches: MAIN
Diff to previous 1.242: preferred, colored
Changes since revision 1.242: +2 -3
lines
Remove ACPI_LID_DEBUG.
Revision 1.242: 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.241: preferred, colored
Changes since revision 1.241: +4 -4
lines
Correct spelling of smscmon and add (commented out) to GENERICs
Revision 1.241: download - view: text, markup, annotated - select for diffs
Mon Feb 22 05:57:43 2010 CET (23 months, 2 weeks ago) by pgoyette
Branches: MAIN
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +3 -3
lines
Specify the correct default address for smscmon
Revision 1.240: download - view: text, markup, annotated - select for diffs
Mon Feb 22 04:52:06 2010 CET (23 months, 2 weeks ago) by pgoyette
Branches: MAIN
Diff to previous 1.239: preferred, colored
Changes since revision 1.239: +6 -2
lines
Add smscmon(4)
Revision 1.239: 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.238: preferred, colored
Changes since revision 1.238: +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.238: download - view: text, markup, annotated - select for diffs
Fri Feb 12 16:51:16 2010 CET (23 months, 3 weeks ago) by hubertf
Branches: MAIN
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +3 -2
lines
Add PPPOE_SERVER
- disabled (commented out) in GENERIC,
- enabled in ALL
Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Feb 10 20:54:36 2010 CET (23 months, 4 weeks ago) by tonio
Branches: MAIN
Diff to previous 1.236: preferred, colored
Changes since revision 1.236: +3 -3
lines
Fix typo in TEMPer comment, spotted by Patrick Welche
Revision 1.236: download - view: text, markup, annotated - select for diffs
Tue Feb 9 23:38:32 2010 CET (23 months, 4 weeks ago) by tonio
Branches: MAIN
Diff to previous 1.235: preferred, colored
Changes since revision 1.235: +5 -2
lines
Add TEMPer and TERMPerHUM driver
Revision 1.235: 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.234: preferred, colored
Changes since revision 1.234: +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.234: download - view: text, markup, annotated - select for diffs
Mon Feb 8 22:45:31 2010 CET (2 years ago) by pgoyette
Branches: MAIN
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +5 -4
lines
Add flags to all instances of lm(4), add a reference to man page
Revision 1.233: download - view: text, markup, annotated - select for diffs
Sat Feb 6 22:27:51 2010 CET (2 years ago) by pgoyette
Branches: MAIN
CVS tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Diff to previous 1.232: preferred, colored
Changes since revision 1.232: +6 -3
lines
Enable acpismbus(4) for ALL kernel, per discussion on tech-kern
Revision 1.232: download - view: text, markup, annotated - select for diffs
Sat Feb 6 21:12:32 2010 CET (2 years ago) by pgoyette
Branches: MAIN
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +3 -2
lines
Add acpismbus enries - commented out!
Revision 1.231: download - view: text, markup, annotated - select for diffs
Sun Jan 31 13:14:45 2010 CET (2 years ago) by jruoho
Branches: MAIN
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +2 -3
lines
Remove ACPICA_PEDANTIC. Appears to be no longer in use.
Revision 1.230: download - view: text, markup, annotated - select for diffs
Sun Jan 31 12:19:40 2010 CET (2 years ago) by jruoho
Branches: MAIN
Diff to previous 1.229: preferred, colored
Changes since revision 1.229: +2 -3
lines
No more ACPI_ACAD_DEBUG.
Revision 1.229: download - view: text, markup, annotated - select for diffs
Sat Jan 23 16:40:14 2010 CET (2 years ago) by jruoho
Branches: MAIN
Diff to previous 1.228: preferred, colored
Changes since revision 1.228: +2 -3
lines
ACPI_BAT_DEBUG is no more.
Revision 1.228: download - view: text, markup, annotated - select for diffs
Mon Jan 18 17:43:15 2010 CET (2 years ago) by pooka
Branches: MAIN
Diff to previous 1.227: preferred, colored
Changes since revision 1.227: +90 -3
lines
include ISDN support
Revision 1.227: 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.226: preferred, colored
Changes since revision 1.226: +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.226: 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.225: preferred, colored
Changes since revision 1.225: +3 -2
lines
Add the u3ginit driver to all configs which have the u3g driver
Revision 1.225: download - view: text, markup, annotated - select for diffs
Sun Jan 3 04:53:34 2010 CET (2 years, 1 month ago) by dholland
Branches: MAIN
Diff to previous 1.224: preferred, colored
Changes since revision 1.224: +33 -33
lines
Whitespace. Portions from Igor Sobrado in PR kern/22595.
Deploy <space><tab> where needed so columns don't teleport when
commenting or uncommenting things.
Revision 1.224: download - view: text, markup, annotated - select for diffs
Sun Jan 3 04:50:38 2010 CET (2 years, 1 month ago) by dholland
Branches: MAIN
Diff to previous 1.223: preferred, colored
Changes since revision 1.223: +15 -15
lines
Assorted spelling/capitalization fixes from Igor Sobrado in PR kern/22595.
Merged by yours truly as the set of configs has changed quite a bit since
the PR was filed in 2003, and I may have missed some stuff. These changes
should probably be merged into other arches' configs; I'm not going to do
that now though.
Revision 1.223: download - view: text, markup, annotated - select for diffs
Wed Dec 23 02:04:46 2009 CET (2 years, 1 month ago) by pooka
Branches: MAIN
Diff to previous 1.222: preferred, colored
Changes since revision 1.222: +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.222: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:11:15 2009 CET (2 years, 2 months ago) by pooka
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to previous 1.221: preferred, colored
Changes since revision 1.221: +3 -4
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.221: download - view: text, markup, annotated - select for diffs
Mon Nov 30 17:19:55 2009 CET (2 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.220: preferred, colored
Changes since revision 1.220: +6 -2
lines
Add udl(4) and wsdisplay(4) as its child.
Revision 1.220: download - view: text, markup, annotated - select for diffs
Sat Nov 21 14:19:04 2009 CET (2 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.219: preferred, colored
Changes since revision 1.219: +113 -68
lines
Reduce diffs against GENERIC.
Revision 1.219: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:58:09 2009 CET (2 years, 2 months ago) by tron
Branches: MAIN
Diff to previous 1.218: preferred, colored
Changes since revision 1.218: +4 -2
lines
Turn on Stack Smash Protection (SSP) for the "ALL" kernel to get at least
compile time coverage during a full release build.
Suggested by Mindaugas Rasiukevicius.
Revision 1.191.2.3: download - view: text, markup, annotated - select for diffs
Sun Nov 1 14:58:19 2009 CET (2 years, 3 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.191.2.2: preferred, colored
Changes since revision 1.191.2.2: +41 -6
lines
Sync with HEAD.
Revision 1.183.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.183.4.6: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.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.183.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.183.4.5: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.4.5: +7 -2
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.183.4.5: download - view: text, markup, annotated - select for diffs
Mon Oct 5 13:37:13 2009 (2 years, 4 months ago) by sborrill
Branches: netbsd-5
Diff to previous 1.183.4.4: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.4.4: +5 -2
lines
Pull up the following revisions(s) (requested by jmcneill in ticket #1061):
sys/arch/x86/conf/files.x86: revision 1.53
sys/arch/x86/include/cpuvar.h: revision 1.31
sys/arch/x86/x86/identcpu.c: revision 1.17
sys/arch/x86/x86/viac7temp.c: revision 1.1
sys/arch/i386/conf/ALL: revision 1.218
sys/arch/i386/conf/GENERIC: revision 1.949
Add support for VIA C7 temperature sensors (options VIA_C7TEMP) and enable
in i386 GENERIC kernel.
Revision 1.218: download - view: text, markup, annotated - select for diffs
Fri Oct 2 20:50:49 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.217: preferred, colored
Changes since revision 1.217: +5 -2
lines
Add and enable options VIA_C7TEMP
Revision 1.217: 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.216: preferred, colored
Changes since revision 1.216: +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.216: download - view: text, markup, annotated - select for diffs
Thu Oct 1 00:19:00 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.215: preferred, colored
Changes since revision 1.215: +3 -2
lines
Need sdmmc* at wb?
Revision 1.215: download - view: text, markup, annotated - select for diffs
Wed Sep 30 22:47:09 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.214: preferred, colored
Changes since revision 1.214: +3 -2
lines
add and enable wb(4)
Revision 1.214: download - view: text, markup, annotated - select for diffs
Tue Sep 29 13:58:18 2009 (2 years, 4 months ago) by pooka
Branches: MAIN
Diff to previous 1.213: preferred, colored
Changes since revision 1.213: +2 -3
lines
remove the tempting VNODE_LOCKDEBUG option
Revision 1.213: download - view: text, markup, annotated - select for diffs
Sun Sep 27 14:53:46 2009 (2 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.212: preferred, colored
Changes since revision 1.212: +3 -2
lines
+jme* at pci?
Revision 1.212: download - view: text, markup, annotated - select for diffs
Sun Sep 27 14:41:05 2009 (2 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.211: preferred, colored
Changes since revision 1.211: +3 -2
lines
add viadrm at pci
Revision 1.183.4.4: 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.183.4.3: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.4.3: +8 -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.211: download - view: text, markup, annotated - select for diffs
Tue Sep 22 18:46:15 2009 (2 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +3 -2
lines
+cs* at isapnp?
Revision 1.167.2.5: download - view: text, markup, annotated - select for diffs
Wed Sep 16 15:37:39 2009 (2 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.4: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.4: +23 -4
lines
sync with head
Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon Sep 14 13:38:29 2009 (2 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base8
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +4 -4
lines
Enable options IPKDB.
Revision 1.183.4.3: download - view: text, markup, annotated - select for diffs
Mon Sep 14 00:11:14 2009 (2 years, 4 months ago) by snj
Branches: netbsd-5
Diff to previous 1.183.4.2: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.4.2: +3 -2
lines
Pull up following revision(s) (requested by jmcneill in ticket #943):
sys/arch/i386/conf/ALL: revision 1.186
sys/arch/i386/conf/GENERIC: revision 1.921
add options PMS_ELANTECH_TOUCHPAD
Revision 1.209: download - view: text, markup, annotated - select for diffs
Sat Sep 12 20:53:22 2009 (2 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +13 -2
lines
Add MI and ISA gpib(4) stuff. (compile test only)
Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat Sep 12 20:09:47 2009 (2 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +3 -2
lines
+options RTSOCK_DEBUG
Revision 1.207: 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.206: preferred, colored
Changes since revision 1.206: +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.206: 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.205: preferred, colored
Changes since revision 1.205: +8 -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: download - view: text, markup, annotated - select for diffs
Wed Aug 26 05:39:16 2009 (2 years, 5 months ago) by elad
Branches: MAIN
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +3 -2
lines
Build NiLFS(2).
Revision 1.167.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 19 20:46:18 2009 (2 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.3: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.3: +12 -3
lines
sync with head.
Revision 1.204: download - view: text, markup, annotated - select for diffs
Sat Aug 15 11:43:58 2009 (2 years, 5 months ago) by mbalmer
Branches: MAIN
CVS tags: yamt-nfs-mp-base7
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +6 -2
lines
Move the keylock.h header from sys/sys to sys/dev where it really belongs.
Add keylock options to the ALL kernel configuration.
Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed Jul 29 13:52:44 2009 (2 years, 6 months ago) by mbalmer
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +5 -3
lines
Add pseudo-device gpiosim, fix gpioow usage.
Revision 1.202: 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.201: preferred, colored
Changes since revision 1.201: +3 -2
lines
Support Marvell Hercules-I/II SATA Controllers.
Revision 1.201: download - view: text, markup, annotated - select for diffs
Sat Jul 25 21:04:41 2009 (2 years, 6 months ago) by cegger
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +3 -2
lines
add GPIO_DEBUG
Revision 1.191.2.2: 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.191.2.1: preferred, colored
Changes since revision 1.191.2.1: +3 -2
lines
Sync with HEAD.
Revision 1.200: 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.199: preferred, colored
Changes since revision 1.199: +3 -2
lines
Support siisata@cardbus.
It tested on amd64 and i386 only.
Revision 1.167.2.3: download - view: text, markup, annotated - select for diffs
Sat May 16 12:41:14 2009 (2 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.2: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.2: +6 -3
lines
sync with head
Revision 1.191.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:17:48 2009 (2 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +19 -14
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun May 10 17:26:23 2009 (2 years, 9 months ago) by elad
Branches: MAIN
CVS tags: yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +4 -2
lines
Add IPKDB options, but commented out as it doesn't build at the moment.
Revision 1.198: download - view: text, markup, annotated - select for diffs
Sat May 9 17:04:25 2009 (2 years, 9 months ago) by pgoyette
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +4 -3
lines
Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.
(These optional sensors are specified by JEDEC Standard No. 21-C
Section 4-7 and implemented by multiple vendors. Tested on my
amd64 machine with Kingston KVR1066D3E7S/2G memory which includes
a STMicro STTS424E02 sensor.)
Revision 1.167.2.2: download - view: text, markup, annotated - select for diffs
Mon May 4 10:11:15 2009 (2 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167.2.1: preferred, colored to branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.1: +45 -25
lines
sync with head.
Revision 1.183.4.2: download - view: text, markup, annotated - select for diffs
Fri May 1 03:20:41 2009 (2 years, 9 months ago) by snj
Branches: netbsd-5
Diff to previous 1.183.4.1: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.4.1: +3 -2
lines
Pull up following revision(s) (requested by jmcneill in ticket #260):
sys/arch/i386/conf/ALL: revision 1.187
sys/arch/i386/conf/GENERIC: revision 1.922
PR# port-i386/40284: add AMD Geode CS5536 audio driver; add gcscaudio(4)
to i386 GENERIC and ALL kernels
Revision 1.183.2.3: download - view: text, markup, annotated - select for diffs
Tue Apr 28 09:34:07 2009 (2 years, 9 months ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.183.2.2: preferred, colored to branchpoint 1.183: preferred, colored next main 1.184: preferred, colored
Changes since revision 1.183.2.2: +12 -3
lines
Sync with HEAD.
Revision 1.197: download - view: text, markup, annotated - select for diffs
Wed Apr 22 00:47:55 2009 (2 years, 9 months ago) by nonaka
Branches: MAIN
CVS tags: yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +11 -2
lines
Add SD/MMC related devices.
Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Apr 20 22:49:21 2009 (2 years, 9 months ago) by cegger
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +3 -2
lines
add ale(4)
Revision 1.73.2.11: 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.73.2.10: preferred, colored to branchpoint 1.73: preferred, colored next main 1.74: preferred, colored
Changes since revision 1.73.2.10: +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.195: download - view: text, markup, annotated - select for diffs
Fri Mar 6 21:31:49 2009 CET (2 years, 11 months ago) by joerg
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +2 -3
lines
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.
Revision 1.183.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 3 19:28:59 2009 CET (2 years, 11 months ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.183.2.1: preferred, colored to branchpoint 1.183: preferred, colored
Changes since revision 1.183.2.1: +11 -12
lines
Sync with HEAD.
Revision 1.194: download - view: text, markup, annotated - select for diffs
Sat Feb 28 00:37:20 2009 CET (2 years, 11 months ago) by dyoung
Branches: MAIN
CVS tags: nick-hppapmap-base2
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +3 -2
lines
Add isv(4).
Revision 1.193: download - view: text, markup, annotated - select for diffs
Thu Feb 19 01:54:09 2009 CET (2 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +2 -12
lines
Remove vesafb, it has been replaced by genfb on x86.
Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Feb 14 23:13:22 2009 CET (2 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +4 -2
lines
Add genfb(4)
Revision 1.191: download - view: text, markup, annotated - select for diffs
Sat Jan 24 16:49:14 2009 CET (3 years ago) by cegger
Branches: MAIN
Branch point for: jym-xensuspend
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +3 -2
lines
add bwi(4)
Revision 1.190: download - view: text, markup, annotated - select for diffs
Sat Jan 24 15:19:04 2009 CET (3 years ago) by haad
Branches: MAIN
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +4 -2
lines
Add dm driver to ALL kernel.
Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat Jan 24 15:11:07 2009 CET (3 years ago) by cegger
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +4 -2
lines
add age(4) and atphy(4).
Requested by cube@
Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Jan 21 15:26:25 2009 CET (3 years ago) by tsutsui
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +3 -2
lines
Add esp at mca, so that daily build will detect botches in it.
Revision 1.183.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 14:16:14 2009 CET (3 years ago) by skrll
Branches: nick-hppapmap
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +4 -4
lines
Sync with HEAD.
Revision 1.160.6.5: download - view: text, markup, annotated - select for diffs
Sat Jan 17 14:28:02 2009 CET (3 years ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.160.6.4: preferred, colored to branchpoint 1.160: preferred, colored next main 1.161: preferred, colored
Changes since revision 1.160.6.4: +9 -5
lines
Sync with HEAD.
Revision 1.187: download - view: text, markup, annotated - select for diffs
Sun Dec 28 16:18:21 2008 CET (3 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: mjf-devfs2-base
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +3 -2
lines
PR# port-i386/40284: add AMD Geode CS5536 audio driver; add gcscaudio(4)
to i386 GENERIC and ALL kernels
Revision 1.186: download - view: text, markup, annotated - select for diffs
Sun Dec 14 01:44:29 2008 CET (3 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +3 -2
lines
add options PMS_ELANTECH_TOUCHPAD
Revision 1.173.4.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 02:13:13 2008 CET (3 years, 1 month ago) by haad
Branches: haad-dm
Diff to previous 1.173.4.1: preferred, colored to branchpoint 1.173: preferred, colored next main 1.174: preferred, colored
Changes since revision 1.173.4.1: +2 -4
lines
Update haad-dm branch to haad-dm-base2.
Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Nov 24 12:41:11 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.184: preferred, colored
Changes since revision 1.184: +2 -3
lines
Remove softdep, pass 1. We are focused on improving journalling.
Proposed on tech-kern@.
Revision 1.183.4.1: download - view: text, markup, annotated - select for diffs
Tue Nov 18 02:56:58 2008 CET (3 years, 2 months ago) by snj
Branches: netbsd-5
CVS tags: 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
Branch point for: matt-nb5-mips64
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +3 -2
lines
Apply patch (requested by bouyer in ticket #65):
Add i386-specific COMPAT_30_PTHREAD option (enabled where COMPAT_30
is enabled), which restore binary compatibility with netbsd-3 libpthread.
Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Nov 12 13:36:01 2008 CET (3 years, 2 months ago) by ad
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +2 -3
lines
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
Revision 1.173.4.1: download - view: text, markup, annotated - select for diffs
Mon Oct 20 00:15:48 2008 (3 years, 3 months ago) by haad
Branches: haad-dm
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +20 -12
lines
Sync with HEAD.
Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Oct 13 14:20:37 2008 (3 years, 3 months ago) by pgoyette
Branches: MAIN
CVS tags: netbsd-5-base,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap,
netbsd-5
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +5 -2
lines
Add lm0 at iic?
Revision 1.170.2.4: download - view: text, markup, annotated - select for diffs
Sat Oct 11 00:29:04 2008 (3 years, 4 months ago) by skrll
Branches: wrstuden-revivesa
Diff to previous 1.170.2.3: preferred, colored next main 1.171: preferred, colored
Changes since revision 1.170.2.3: +14 -10
lines
Sync with HEAD.
Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Oct 7 14:43:32 2008 (3 years, 4 months ago) by pgoyette
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +6 -5
lines
Move all platforms to new dbCool driver in preparation for removal of
chip-specific drivers
Revision 1.160.6.4: download - view: text, markup, annotated - select for diffs
Sun Oct 5 22:11:26 2008 (3 years, 4 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.160.6.3: preferred, colored to branchpoint 1.160: preferred, colored
Changes since revision 1.160.6.3: +0 -5
lines
Sync with HEAD.
Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Sep 30 18:45:33 2008 (3 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +2 -7
lines
Remove esl(4)
Revision 1.160.6.3: download - view: text, markup, annotated - select for diffs
Sun Sep 28 12:39:58 2008 (3 years, 4 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.160.6.2: preferred, colored to branchpoint 1.160: preferred, colored
Changes since revision 1.160.6.2: +11 -2
lines
Sync with HEAD.
Revision 1.170.2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 24 18:38:49 2008 (3 years, 4 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.170.2.2: preferred, colored
Changes since revision 1.170.2.2: +4 -2
lines
Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
Revision 1.180: download - view: text, markup, annotated - select for diffs
Sat Sep 20 00:50:05 2008 (3 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +10 -2
lines
Add pseye, uvideo, video, UVIDEO_DEBUG
Revision 1.170.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:33:27 2008 (3 years, 4 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.170.2.1: preferred, colored
Changes since revision 1.170.2.1: +3 -4
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.179: download - view: text, markup, annotated - select for diffs
Thu Sep 11 22:50:04 2008 (3 years, 4 months ago) by pgoyette
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +3 -2
lines
Include new I2C_SCAN option in ALL.
Revision 1.178: 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.177: preferred, colored
Changes since revision 1.177: +3 -2
lines
Adding iwn(4) to GENERIC
Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun Sep 7 14:01:25 2008 (3 years, 5 months ago) by tron
Branches: MAIN
CVS tags: wrstuden-revivesa-base-2
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +2 -4
lines
Remove references to non-existant kernel option NO_TSC_TIME.
This fixes PR port-i386/39460 by Juan RP.
Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Aug 1 01:56:00 2008 (3 years, 6 months ago) by cegger
Branches: MAIN
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +0 -1
lines
backout rev. 1.175:
options VGA_POST already existed which makes config barf.
Revision 1.175: 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.174: preferred, colored
Changes since revision 1.174: +3 -2
lines
Include VGA_POST by default in GENERIC and ALL on x86 now that the code
is conditional.
Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Jul 31 09:41:01 2008 (3 years, 6 months ago) by simonb
Branches: MAIN
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +3 -2
lines
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.170.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 23 06:30:26 2008 (3 years, 7 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +6 -4
lines
Sync w/ -current. 34 merge conflicts to follow.
Revision 1.166.2.2: download - view: text, markup, annotated - select for diffs
Wed Jun 4 04:04:46 2008 (3 years, 8 months ago) by yamt
Branches: yamt-pf42
Diff to previous 1.166.2.1: preferred, colored to branchpoint 1.166: preferred, colored next main 1.167: preferred, colored
Changes since revision 1.166.2.1: +6 -2
lines
sync with head
Revision 1.73.2.5.2.4: download - view: text, markup, annotated - select for diffs
Tue Jun 3 22:47:14 2008 (3 years, 8 months ago) by skrll
Branches: wrstuden-fixsa
Diff to previous 1.73.2.5.2.3: preferred, colored next main 1.73.2.6: preferred, colored
Changes since revision 1.73.2.5.2.3: +3 -2
lines
Sync with netbsd-4.
Revision 1.160.6.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 15:22:13 2008 (3 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.160.6.1: preferred, colored to branchpoint 1.160: preferred, colored
Changes since revision 1.160.6.1: +633 -10
lines
Sync with HEAD.
Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon May 26 02:25:32 2008 (3 years, 8 months ago) by christos
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl
Branch point for: haad-dm
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +5 -2
lines
Add uberry.
Revision 1.172: download - view: text, markup, annotated - select for diffs
Fri May 23 23:17:39 2008 (3 years, 8 months ago) by jnemeth
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +3 -2
lines
add siisata(4) -- SiI SteelVine SATA2
Revision 1.166.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 14:32:09 2008 (3 years, 8 months ago) by yamt
Branches: yamt-pf42
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +625 -11
lines
sync with head.
Revision 1.167.2.1: download - view: text, markup, annotated - select for diffs
Fri May 16 04:22:32 2008 (3 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +623 -11
lines
sync with head.
Revision 1.171: download - view: text, markup, annotated - select for diffs
Tue May 13 15:43:47 2008 (3 years, 8 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-base2,
yamt-nfs-mp-base2,
hpcarm-cleanup-nbase
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +2 -4
lines
PR kern/35296 option PIC_DELAY not use
Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu May 1 22:18:18 2008 (3 years, 9 months ago) by cegger
Branches: MAIN
Branch point for: wrstuden-revivesa
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +3 -2
lines
hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks
Revision 1.169: download - view: text, markup, annotated - select for diffs
Wed Apr 30 17:29:11 2008 (3 years, 9 months ago) by ad
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +2 -9
lines
For PR kern/38537:
- Make MULTIPROCESSOR mandatory on i386.
Installation changes:
- Update installation section of release notes to match reality.
- Rename INSTALL to INSTALL_FLOPPY, retire INSTALL_LARGE.
- Build INSTALL kernel from GENERIC, like on amd64.
- Update boot menu to allow disabling ACPI and/or SMP.
- Remove GENERIC.NOACPI from the installed kernel list.
- TODO: install default boot.cfg in etc.tgz.
- TODO: possibly enable PCI fixup stuff at runtime if ACPI is disabled.
Build changes:
- No longer build ALL, it's for verification, is slow to build and the
build process is already crippled by the number of kernels built.
- No longer build GENERIC.NOACPI.
Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Apr 30 16:13:26 2008 (3 years, 9 months ago) by ad
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +622 -2
lines
Fold DEBUG into ALL.
Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Apr 23 00:37:14 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.166: preferred, colored
Changes since revision 1.166: +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.73.2.10: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:57:56 2008 (3 years, 9 months ago) by bouyer
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base
Diff to previous 1.73.2.9: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.9: +3 -2
lines
Pull up following revision(s) (requested by sborrill in ticket #1128):
sys/dev/pci/if_lii.c: revisions 1.1, 1.3 via patch
sys/arch/i386/conf/ALL: revision 1.161 via patch
share/man/man4/lii.4: revision 1.1 via patch
sys/dev/pci/files.pci: revision 1.303 via patch
sys/dev/DEVNAMES: revision 1.238 via patch
sys/arch/i386/conf/GENERIC: revision 1.885 via patch
distrib/sets/lists/man/mi: revisions 1.1062, 1.1063 via patch
sys/arch/i386/conf/XEN2_DOM0: revision 1.43 via patch
share/man/man4/Makefile: revision 1.460 via patch
sys/arch/i386/conf/INSTALL: revision 1.323 via patch
sys/dev/pci/if_liireg.h: revision 1.1 via patch
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Apr 13 06:59:45 2008 (3 years, 9 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base
Branch point for: yamt-pf42
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -2
lines
Add esp(4) at isa. (though I doubt it has ever worked)
Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Apr 9 19:35:17 2008 (3 years, 10 months ago) by dyoung
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +3 -3
lines
Attach elansc at mainbus instead of at pci.
Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Apr 4 18:21:08 2008 (3 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +3 -2
lines
Add nca at pcmcia (53C400 based SCSI).
Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Apr 4 01:11:11 2008 (3 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +5 -2
lines
Enable finsio(4).
Revision 1.160.6.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 14:42:17 2008 (3 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +4 -2
lines
Sync with HEAD.
Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Mar 31 17:19:28 2008 (3 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +3 -2
lines
Enable asus(4)
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Mar 29 01:21:01 2008 CET (3 years, 10 months ago) by cube
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +3 -2
lines
Add and enable lii(4).
Revision 1.118.2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 23 03:04:05 2008 CET (3 years, 10 months ago) by matt
Branches: matt-armv6
Diff to previous 1.118.2.2: preferred, colored next main 1.119: preferred, colored
Changes since revision 1.118.2.2: +29 -5
lines
sync with HEAD
Revision 1.133.2.4: download - view: text, markup, annotated - select for diffs
Mon Feb 18 22:04:37 2008 CET (3 years, 11 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.133.2.3: preferred, colored to branchpoint 1.133: preferred, colored next main 1.134: preferred, colored
Changes since revision 1.133.2.3: +38 -11
lines
Sync with HEAD.
Revision 1.57.30.9: download - view: text, markup, annotated - select for diffs
Mon Feb 11 15:59:27 2008 CET (3 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.8: preferred, colored to branchpoint 1.57: preferred, colored next main 1.58: preferred, colored
Changes since revision 1.57.30.8: +3 -2
lines
sync with head.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Feb 9 20:34:58 2008 CET (4 years ago) by jmmv
Branches: MAIN
CVS tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: mjf-devfs2
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +3 -2
lines
Add 'options MODULAR'. Does not seem to conflict with anything else
(aka ALL builds fine).
Revision 1.57.30.8: download - view: text, markup, annotated - select for diffs
Mon Feb 4 10:22:00 2008 CET (4 years ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.7: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.7: +23 -4
lines
sync with head.
Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Jan 30 15:24:11 2008 CET (4 years ago) by ad
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +3 -2
lines
+UFS_EXTATTR
Revision 1.146.2.6: download - view: text, markup, annotated - select for diffs
Wed Jan 23 20:27:15 2008 CET (4 years ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.146.2.5: preferred, colored to branchpoint 1.146: preferred, colored next main 1.147: preferred, colored
Changes since revision 1.146.2.5: +22 -2
lines
Sync with HEAD.
Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Jan 23 01:12:03 2008 CET (4 years ago) by jmcneill
Branches: MAIN
CVS tags: bouyer-xeni386-nbase
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +18 -4
lines
Add XBOX specific device drivers and options.
Revision 1.157: download - view: text, markup, annotated - select for diffs
Mon Jan 21 23:12:00 2008 CET (4 years ago) by ichiro
Branches: MAIN
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +6 -2
lines
enable 'uhmodem'
Revision 1.57.30.7: download - view: text, markup, annotated - select for diffs
Mon Jan 21 10:36:49 2008 CET (4 years ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.6: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.6: +24 -9
lines
sync with head
Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:04:51 2008 CET (4 years ago) by dyoung
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +4 -2
lines
Attach two new devices to the AMD Elan SC520 System Controller,
elansc(4).
elanpex(4) is for PCI exception reporting. I've already found some
kernel bugs by reading the exceptions reported. Beware that it
will spam the console a lot while the kernel and pcictl(8) probe
non-existing addresses in PCI configuration space.
elanpar(4) protects the kernel text from writes by the CPU and by
PCI bus masters. As you might guess, this is not compatible with
setting breakpoints using a debugger; detach the device using
'drvctl -d elanpar0' before you try to set breakpoints. In the
future, I hope to extend elanpar(4) to provide general-purpose RAM
write-protection.
Revision 1.146.2.5: download - view: text, markup, annotated - select for diffs
Sat Jan 19 13:14:14 2008 CET (4 years ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.146.2.4: preferred, colored to branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.4: +0 -1
lines
Sync with HEAD
Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Jan 16 10:37:05 2008 CET (4 years ago) by ad
Branches: MAIN
CVS tags: bouyer-xeni386-base
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +2 -3
lines
Remove options MATH_EMULATE.
Revision 1.146.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 11 00:43:17 2008 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to previous 1.146.2.3: preferred, colored to branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.3: +3 -0
lines
Sync with HEAD
Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Jan 9 15:28:55 2008 CET (4 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +5 -2
lines
Add gcscpcib(4).
Revision 1.118.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:46:26 2008 CET (4 years, 1 month ago) by matt
Branches: matt-armv6
Diff to previous 1.118.2.1: preferred, colored
Changes since revision 1.118.2.1: +33 -24
lines
sync with HEAD
Revision 1.146.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 23:09:51 2008 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.146.2.2: preferred, colored to branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.2: +5 -5
lines
Sync with HEAD
Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Jan 7 09:39:03 2008 CET (4 years, 1 month ago) by martti
Branches: MAIN
CVS tags: matt-armv6-base
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +7 -7
lines
Fixed indentation, it should be
option<space><tab>
makeoption<space><tab>
Revision 1.146.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 22:48:08 2008 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.146.2.1: preferred, colored to branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.1: +6 -2
lines
Sync with HEAD
Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Dec 31 16:31:55 2007 CET (4 years, 1 month ago) by ad
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +2 -3
lines
Remove systrace. Ok core@.
Revision 1.151: download - view: text, markup, annotated - select for diffs
Sat Dec 29 07:09:04 2007 CET (4 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +3 -3
lines
Update itesio(4) comments.
Revision 1.133.2.3: download - view: text, markup, annotated - select for diffs
Thu Dec 27 01:43:00 2007 CET (4 years, 1 month ago) by mjf
Branches: mjf-devfs
Diff to previous 1.133.2.2: preferred, colored to branchpoint 1.133: preferred, colored
Changes since revision 1.133.2.2: +11 -3
lines
Sync with HEAD.
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Dec 26 23:32:44 2007 CET (4 years, 1 month ago) by christos
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +4 -2
lines
Add missing PAX defines
Revision 1.143.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 22:38:44 2007 CET (4 years, 1 month ago) by ad
Branches: vmlocking2
Diff to previous 1.143.2.1: preferred, colored to branchpoint 1.143: preferred, colored next main 1.144: preferred, colored
Changes since revision 1.143.2.1: +13 -3
lines
Sync with head.
Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Dec 25 15:22:26 2007 CET (4 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: vmlocking2-base3
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +4 -2
lines
Add initial version of calling VGA POST from vga_resume. This is the
equivalent to "vbetool post" using x86emu in the kernel.
Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Dec 21 16:20:13 2007 CET (4 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +3 -2
lines
Add thinkpad at acpi
Revision 1.146.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 13 22:54:38 2007 CET (4 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +4 -2
lines
Sync with HEAD
Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Dec 13 18:25:19 2007 CET (4 years, 1 month ago) by joerg
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +4 -2
lines
Add glue for x86emu and build it as part of i386/ALL.
Revision 1.145.2.1: download - view: text, markup, annotated - select for diffs
Tue Dec 11 16:20:27 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-kmem
Diff to previous 1.145: preferred, colored next main 1.146: preferred, colored
Changes since revision 1.145: +8 -3
lines
sync with head.
Revision 1.146: download - view: text, markup, annotated - select for diffs
Sun Dec 9 21:27:45 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-kmem-base3,
yamt-kmem-base2,
cube-autoconf-base,
cube-autoconf
Branch point for: bouyer-xeni386
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +8 -3
lines
Merge jmcneill-pm branch.
Revision 1.115.4.15: download - view: text, markup, annotated - select for diffs
Sun Dec 9 20:35:18 2007 CET (4 years, 2 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.115.4.14: preferred, colored to branchpoint 1.115: preferred, colored next main 1.116: preferred, colored
Changes since revision 1.115.4.14: +3 -2
lines
Sync with HEAD.
Revision 1.133.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 8 19:17:06 2007 CET (4 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.133.2.1: preferred, colored to branchpoint 1.133: preferred, colored
Changes since revision 1.133.2.1: +8 -2
lines
Sync with HEAD.
Revision 1.143.2.1: download - view: text, markup, annotated - select for diffs
Sat Dec 8 18:56:22 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking2
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +3 -2
lines
Sync with head.
Revision 1.57.30.6: download - view: text, markup, annotated - select for diffs
Fri Dec 7 18:24:53 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.5: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.5: +9 -6
lines
sync with head
Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Dec 5 01:19:41 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.144: preferred, colored
Changes since revision 1.144: +3 -3
lines
arc(4) -> arcmsr(4)
Revision 1.144: download - view: text, markup, annotated - select for diffs
Wed Dec 5 00:49:46 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +3 -2
lines
Enable arc(4), reminded by riz@.
Revision 1.85.2.10: download - view: text, markup, annotated - select for diffs
Mon Dec 3 20:03:21 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.9: preferred, colored next main 1.86: preferred, colored
Changes since revision 1.85.2.9: +2 -14
lines
Sync with HEAD.
Revision 1.85.2.9: download - view: text, markup, annotated - select for diffs
Mon Dec 3 19:36:21 2007 CET (4 years, 2 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.8: preferred, colored
Changes since revision 1.85.2.8: +35 -18
lines
Sync with HEAD.
Revision 1.115.4.14: download - view: text, markup, annotated - select for diffs
Mon Dec 3 17:14:01 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.13: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.13: +4 -2
lines
Sync with HEAD.
Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Dec 2 06:19:13 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.142: preferred, colored
Changes since revision 1.142: +4 -2
lines
Add bcsp(4).
Revision 1.115.4.13: download - view: text, markup, annotated - select for diffs
Wed Nov 21 22:53:09 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.12: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.12: +6 -18
lines
Sync with HEAD.
Revision 1.125.2.3: download - view: text, markup, annotated - select for diffs
Wed Nov 21 22:19:13 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.125.2.2: preferred, colored to branchpoint 1.125: preferred, colored next main 1.126: preferred, colored
Changes since revision 1.125.2.2: +3 -0
lines
Sync with HEAD
Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Nov 20 19:54:31 2007 CET (4 years, 2 months ago) by pooka
Branches: MAIN
CVS tags: bouyer-xenamd64-base2,
bouyer-xenamd64-base
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +5 -2
lines
pud (userspace char/block drivers) build goo
Revision 1.133.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 19 01:46:17 2007 CET (4 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +10 -18
lines
Sync with HEAD.
Revision 1.125.2.2: download - view: text, markup, annotated - select for diffs
Sun Nov 18 20:34:14 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.125.2.1: preferred, colored to branchpoint 1.125: preferred, colored
Changes since revision 1.125.2.1: +1 -16
lines
Sync with HEAD
Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Nov 15 20:18:32 2007 CET (4 years, 2 months ago) by ad
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +2 -5
lines
Remove support for 80386 level CPUs. PR port-i386/36163.
Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Nov 15 13:58:28 2007 CET (4 years, 2 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +3 -3
lines
Update for it(4) -> itesio(4) rename.
Revision 1.57.30.5: download - view: text, markup, annotated - select for diffs
Thu Nov 15 12:42:46 2007 CET (4 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.4: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.4: +13 -15
lines
sync with head.
Revision 1.115.4.12: download - view: text, markup, annotated - select for diffs
Wed Nov 14 20:04:07 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.11: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.11: +6 -2
lines
Sync with HEAD.
Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Nov 14 18:54:56 2007 CET (4 years, 2 months ago) by ad
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +3 -15
lines
- Remove I486_CPU, I586_CPU, I686_CPU options. They buy us nothing and
clutter the code significantly.
- Remove pccons.
Revision 1.125.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 13 16:58:29 2007 CET (4 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +17 -2
lines
Sync with HEAD
Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Nov 12 09:42:40 2007 CET (4 years, 2 months ago) by njoly
Branches: MAIN
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +3 -2
lines
Add missing hpet@acpi.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Sun Nov 11 19:06:24 2007 CET (4 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +5 -2
lines
Enable pad(4)
Revision 1.115.4.11: download - view: text, markup, annotated - select for diffs
Sun Nov 11 17:46:29 2007 CET (4 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.10: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.10: +5 -2
lines
Sync with HEAD.
Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Nov 10 22:45:47 2007 CET (4 years, 3 months ago) by pooka
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +5 -2
lines
add pseudo-device putter
Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Nov 10 14:17:24 2007 CET (4 years, 3 months ago) by dsl
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +3 -3
lines
Re-instate COMPAT_PECOFF, it is largely userspace and can use the standard
syscall table.
Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Nov 9 23:31:47 2007 CET (4 years, 3 months ago) by dsl
Branches: MAIN
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +3 -3
lines
Remove COMPAT_PECOFF from all - I suspect is doesn't build anymore,
and isn't worth fixing :-)
Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 7 00:17:09 2007 CET (4 years, 3 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +33 -14
lines
sync with HEAD
Revision 1.115.4.10: download - view: text, markup, annotated - select for diffs
Sun Nov 4 22:02:56 2007 CET (4 years, 3 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.115.4.9: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.9: +2 -2
lines
Sync with HEAD.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Nov 1 14:54:28 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
CVS tags: jmcneill-base
Branch point for: mjf-devfs
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +3 -3
lines
Revert previous, thanks wikipedia :-)
Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Nov 1 14:48:52 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +3 -3
lines
Fix typo "iff" -> "if" reported by leot via freenode@irc.
Revision 1.115.4.9: download - view: text, markup, annotated - select for diffs
Thu Nov 1 00:13:58 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.8: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.8: +3 -3
lines
Sync with HEAD.
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Oct 30 01:03:50 2007 CET (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3
lines
options<space><tab>FOO
Revision 1.115.4.8: download - view: text, markup, annotated - select for diffs
Mon Oct 29 03:57:19 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.7: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.7: +5 -2
lines
Sync with HEAD.
Revision 1.130: 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.129: preferred, colored
Changes since revision 1.129: +5 -2
lines
Enable "options INTEL_CORETEMP".
Revision 1.115.4.7: download - view: text, markup, annotated - select for diffs
Sun Oct 28 21:10:36 2007 CET (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.6: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.6: +7 -2
lines
Sync with HEAD.
Revision 1.57.30.4: download - view: text, markup, annotated - select for diffs
Sat Oct 27 13:26:21 2007 (4 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.3: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.3: +28 -14
lines
sync with head.
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Oct 27 00:21:20 2007 (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +5 -2
lines
Add amdpcib(4).
Revision 1.115.4.6: download - view: text, markup, annotated - select for diffs
Fri Oct 26 17:42:32 2007 (4 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.5: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.5: +4 -3
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.128: download - view: text, markup, annotated - select for diffs
Thu Oct 25 10:15:32 2007 (4 years, 3 months ago) by dogcow
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +3 -3
lines
oh, for lack of a query...
Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Oct 25 01:20:06 2007 (4 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +4 -2
lines
Add jmide(4).
Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Oct 17 21:54:41 2007 (4 years, 3 months ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +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.95.2.4: download - view: text, markup, annotated - select for diffs
Tue Oct 16 20:23:41 2007 (4 years, 3 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.95.2.3: preferred, colored next main 1.96: preferred, colored
Changes since revision 1.95.2.3: +5 -3
lines
Sync with HEAD
Revision 1.123.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 14 13:47:37 2007 (4 years, 3 months ago) by yamt
Branches: yamt-x86pmap
Diff to previous 1.123: preferred, colored next main 1.124: preferred, colored
Changes since revision 1.123: +5 -3
lines
sync with head.
Revision 1.85.2.8: download - view: text, markup, annotated - select for diffs
Fri Oct 12 19:03:02 2007 (4 years, 3 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.7: preferred, colored
Changes since revision 1.85.2.7: +4 -3
lines
Sync with head.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Oct 11 00:41:15 2007 (4 years, 4 months ago) by ad
Branches: MAIN
CVS tags: yamt-x86pmap-base3,
vmlocking-base,
ppcoea-renovation-base
Branch point for: bouyer-xenamd64
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +4 -3
lines
+DEBUG, +VNODE_LOCKDEBUG
Revision 1.85.2.7: download - view: text, markup, annotated - select for diffs
Tue Oct 9 15:37:47 2007 (4 years, 4 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.6: preferred, colored
Changes since revision 1.85.2.6: +27 -14
lines
Sync with head.
Revision 1.115.4.5: download - view: text, markup, annotated - select for diffs
Sun Oct 7 15:25:00 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.4: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.4: +3 -2
lines
Sync with HEAD.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Fri Oct 5 19:58:38 2007 (4 years, 4 months ago) by joerg
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +3 -2
lines
Add re* at cardbus.
Revision 1.95.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:23:34 2007 (4 years, 4 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.95.2.2: preferred, colored
Changes since revision 1.95.2.2: +49 -13
lines
Sync with HEAD
Revision 1.115.4.4: download - view: text, markup, annotated - select for diffs
Tue Oct 2 23:44:08 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.3: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.3: +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.115.4.3: download - view: text, markup, annotated - select for diffs
Tue Oct 2 20:27:05 2007 (4 years, 4 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.2: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.2: +20 -13
lines
Sync with HEAD.
Revision 1.73.2.5.2.3: download - view: text, markup, annotated - select for diffs
Sun Sep 30 05:39:00 2007 (4 years, 4 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.73.2.5.2.2: preferred, colored
Changes since revision 1.73.2.5.2.2: +5 -2
lines
Catch up on netbsd-4 as of a few days ago.
Revision 1.73.2.9: download - view: text, markup, annotated - select for diffs
Fri Sep 28 00:04:27 2007 (4 years, 4 months ago) by xtraeme
Branches: netbsd-4
CVS tags: wrstuden-fixsa-base-1,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
matt-nb4-arm-base,
matt-nb4-arm
Diff to previous 1.73.2.8: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.8: +5 -2
lines
Pull up following revision(s) (requested by mlelstv in ticket #895):
sys/dev/usb/uslsa.c: revision 1.1
sys/dev/usb/uslsa.c: revision 1.2
sys/dev/usb/uslsa.c: revision 1.3
sys/dev/usb/usbdevs: revision 1.466 (via patch)
share/man/man4/uslsa.4: revision 1.1
share/man/man4/Makefile: revision 1.429
sys/arch/i386/conf/GENERIC: revision 1.828
distrib/sets/lists/man/mi: revision 1.1002
sys/dev/usb/files.usb: revision 1.77
sys/arch/i386/conf/ALL: revision 1.99
From PR kern/33496 - add uslsa(4), a CP210x USB-RS232 ucom driver.
Revision 1.123: download - view: text, markup, annotated - select for diffs
Sat Sep 22 23:44:38 2007 (4 years, 4 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-x86pmap-base2,
yamt-x86pmap-base
Branch point for: yamt-x86pmap
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +3 -2
lines
Add DDB_VERBOSE_HELP.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:59:11 2007 (4 years, 4 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +5 -2
lines
GENERIC_LAPTOP -> add aps(4) commented out
ALL -> add aps(4)
Revision 1.113.4.3: download - view: text, markup, annotated - select for diffs
Mon Sep 10 12:54:19 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.113.4.2: preferred, colored to branchpoint 1.113: preferred, colored next main 1.114: preferred, colored
Changes since revision 1.113.4.2: +16 -13
lines
Sync with HEAD.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Thu Sep 6 13:10:30 2007 (4 years, 5 months ago) by martti
Branches: MAIN
CVS tags: nick-csl-alignment-base5
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +13 -13
lines
Fixed indentation (it should be <keyword><space><tab><name>tab><comment>).
Revision 1.115.4.2: download - view: text, markup, annotated - select for diffs
Tue Sep 4 22:05:11 2007 (4 years, 5 months ago) by joerg
Branches: jmcneill-pm
Diff to previous 1.115.4.1: preferred, colored to branchpoint 1.115: preferred, colored
Changes since revision 1.115.4.1: +3 -2
lines
Don't use a global variable to decide whether this is a ICH6+,
use a variable in the softc to determine whether the RCBA is supported.
Add generic HPET support for ICH5 and ICH6+.
This is not (yet) enabled by default, until someone adds the code to
not use the direct attachment if hpet was configured via ACPI.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Sep 3 22:02:58 2007 (4 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +5 -2
lines
Add uchcom(4).
Revision 1.115.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 18:47:20 2007 (4 years, 5 months ago) by jmcneill
Branches: jmcneill-pm
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +12 -3
lines
Sync with HEAD.
Revision 1.57.30.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:26:29 2007 (4 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.2: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.2: +75 -10
lines
sync with head.
Revision 1.113.4.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 12:19:00 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.113.4.1: preferred, colored to branchpoint 1.113: preferred, colored
Changes since revision 1.113.4.1: +12 -3
lines
Sync with HEAD.
Revision 1.73.2.5.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 09:03:31 2007 (4 years, 5 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.73.2.5.2.1: preferred, colored
Changes since revision 1.73.2.5.2.1: +4 -2
lines
Sync w/ NetBSD-4-RC_1
Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Sep 1 19:54:48 2007 (4 years, 5 months ago) by dyoung
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +4 -2
lines
Add se(4).
Revision 1.73.2.8: download - view: text, markup, annotated - select for diffs
Wed Aug 29 20:34:16 2007 (4 years, 5 months ago) by liamjfoy
Branches: netbsd-4
CVS tags: netbsd-4-0-RC1
Diff to previous 1.73.2.7: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.7: +3 -2
lines
Pull up following (requested by xtraeme ticket #846):
Import i386/gcscide(4). A driver for the IDE Controller of the
AMD CS5535 Companion device found in the decTOP.
gcscide0 at pci0 dev 15 function 2
gcscide0: National Semiconductor/AMD CS5535 IDE Controller (rev. 0x00)
Supports Ultra DMA mode 4, Pio Mode 4 and MDMA mode 2.
"Go for it" jmcneill@.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Aug 21 04:48:15 2007 (4 years, 5 months ago) by kiyohara
Branches: MAIN
Branch point for: matt-armv6
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +6 -3
lines
Add slhci at pcmcia.
And reorder.
Revision 1.85.2.6: download - view: text, markup, annotated - select for diffs
Mon Aug 20 20:38:07 2007 (4 years, 5 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.5: preferred, colored
Changes since revision 1.85.2.5: +15 -2
lines
Sync with HEAD.
Revision 1.117: 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.116: preferred, colored
Changes since revision 1.116: +4 -2
lines
Add btbc(4).
Revision 1.116: 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.115: preferred, colored
Changes since revision 1.115: +4 -2
lines
Enable spdmem(4) in ALL configuration. Add commented out entries to GENERIC
Revision 1.113.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 15:47:21 2007 (4 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +8 -3
lines
Sync with HEAD.
Revision 1.113.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 7 20:05:18 2007 (4 years, 6 months ago) by matt
Branches: matt-mips64
Diff to previous 1.113: preferred, colored next main 1.114: preferred, colored
Changes since revision 1.113: +8 -3
lines
Sync with HEAD.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Jul 28 13:06:23 2007 (4 years, 6 months ago) by kiyohara
Branches: MAIN
CVS tags: matt-mips64-base,
hpcarm-cleanup
Branch point for: jmcneill-pm
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +6 -2
lines
Add ichsmb(4).
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Jul 21 00:26:12 2007 (4 years, 6 months ago) by rumble
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +4 -3
lines
Comment FILECORE and add ADOSFS.
Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Jul 17 18:40:21 2007 (4 years, 6 months ago) by daniel
Branches: MAIN
CVS tags: nick-csl-alignment-base
Branch point for: nick-csl-alignment,
matt-mips64
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +5 -2
lines
Add VIA_PADLOCK.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Jul 15 21:36:53 2007 (4 years, 6 months ago) by dsl
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +3 -2
lines
Add the FILECORE filesystem so it gets test compiled.
Revision 1.85.2.5: download - view: text, markup, annotated - select for diffs
Sun Jul 15 15:16:07 2007 (4 years, 6 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.4: preferred, colored
Changes since revision 1.85.2.4: +18 -6
lines
Sync with head.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Jul 14 18:16:17 2007 (4 years, 6 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +6 -6
lines
Alphabetical reorder.
Revision 1.85.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 21:59:42 2007 (4 years, 7 months ago) by mjf
Branches: mjf-ufs-trans
Diff to previous 1.85: preferred, colored next main 1.86: preferred, colored
Changes since revision 1.85: +50 -6
lines
Sync with head.
Revision 1.110: 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: mjf-ufs-trans-base
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +8 -2
lines
Add nfsmb(4).
Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Jul 8 05:01:20 2007 (4 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +4 -2
lines
Enable gcscehci(4)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Jun 30 01:30:25 2007 (4 years, 7 months ago) by rumble
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +3 -2
lines
Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Jun 28 14:16:36 2007 (4 years, 7 months ago) by tsutsui
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +3 -2
lines
Add file-system SYSVBFS.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Jun 28 01:12:03 2007 (4 years, 7 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +3 -2
lines
Add gcscide(4).
Revision 1.95.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 26 20:12:31 2007 (4 years, 7 months ago) by garbled
Branches: ppcoea-renovation
Diff to previous 1.95.2.1: preferred, colored
Changes since revision 1.95.2.1: +9 -4
lines
Sync with HEAD.
Revision 1.73.2.7: download - view: text, markup, annotated - select for diffs
Tue Jun 19 11:26:31 2007 (4 years, 7 months ago) by liamjfoy
Branches: netbsd-4
Diff to previous 1.73.2.6: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.6: +3 -2
lines
Pull up following revision(s) (requested by riz in ticket #734):
sys/arch/i386/pci/glxsb.c: revision 1.1
sys/arch/i386/conf/GENERIC: revision 1.833
share/man/man4/man4.i386/glxsb.4: revision 1.1
sys/arch/i386/conf/ALL: revision 1.104
share/man/man4/man4.i386/Makefile: revision 1.66
sys/arch/i386/conf/files.i386: revision 1.309
distrib/sets/lists/man/mi: revision 1.1007
Import driver for the AMD Geode LX AES Security Block, from OpenBSD. The
glxsb(4) driver provides random numbers and AES acceleration.
Add man page for AMD Geode LX AES Security Block driver.
Enable glxsb(4)
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Jun 16 14:35:55 2007 (4 years, 7 months ago) by ad
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +2 -3
lines
-options I2OVERBOSE.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Jun 16 01:05:28 2007 (4 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +3 -2
lines
Enable glxsb(4)
Revision 1.85.2.4: download - view: text, markup, annotated - select for diffs
Sun Jun 10 01:55:05 2007 (4 years, 8 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.3: preferred, colored
Changes since revision 1.85.2.3: +6 -2
lines
Sync with head.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Jun 9 13:34:02 2007 (4 years, 8 months ago) by kiyohara
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +3 -2
lines
Add zyd(4).
Revision 1.73.2.5.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 4 03:54:17 2007 (4 years, 8 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to previous 1.73.2.5: preferred, colored
Changes since revision 1.73.2.5: +3 -2
lines
Update to today's netbsd-4.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Jun 1 16:26:36 2007 (4 years, 8 months ago) by blymn
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +5 -2
lines
Add smsc device
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue May 29 23:37:07 2007 (4 years, 8 months ago) by christos
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +3 -2
lines
Add COMPAT_40 for struct ifreq changes.
Revision 1.85.2.3: download - view: text, markup, annotated - select for diffs
Sun May 27 14:27:26 2007 (4 years, 8 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.2: preferred, colored
Changes since revision 1.85.2.2: +13 -3
lines
Sync with head.
Revision 1.73.2.6: download - view: text, markup, annotated - select for diffs
Fri May 25 09:12:00 2007 (4 years, 8 months ago) by pavel
Branches: netbsd-4
Diff to previous 1.73.2.5: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.5: +3 -2
lines
Pull up following revision(s) (requested by riz in ticket #670):
sys/netinet/tcp_input.c: revision 1.265
sys/netinet/tcp_input.c: revision 1.266
sys/arch/i386/conf/ALL: revision 1.98
Revert a small part of revision 1.254 - remove const qualifier from
the struct tcphdr * argument of tcp_dooptions(). RFC2385 support
(options TCP_SIGNATURE) needs to modify the header during options
processing, and this revision broke it.
OK yamt@.
Fix compilation in the TCP_SIGNATURE case:
- don't use void * for pointer arithmetic
- don't try to modify const parameters
A kernel with 'options TCP_SIGNATURE' works as well as it ever did, now.
(ie, clunky, but passable)
Add 'options TCP_SIGNATURE' to hopefully keep this code from
invisibly breaking periodically, as it's done a couple times.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu May 24 15:36:57 2007 (4 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +3 -3
lines
Indentation.
Revision 1.95.2.1: download - view: text, markup, annotated - select for diffs
Tue May 22 19:26:55 2007 (4 years, 8 months ago) by matt
Branches: ppcoea-renovation
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +8 -2
lines
Update to HEAD.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun May 20 07:19:18 2007 (4 years, 8 months ago) by dogcow
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +5 -2
lines
as pointed out by juan RP, uslsa should be in ALL as well.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat May 19 00:38:51 2007 (4 years, 8 months ago) by riz
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +3 -2
lines
Add 'options TCP_SIGNATURE' to hopefully keep this code from
invisibly breaking periodically, as it's done a couple times.
Revision 1.81.2.6: download - view: text, markup, annotated - select for diffs
Thu May 17 15:40:56 2007 (4 years, 8 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.81.2.5: preferred, colored next main 1.82: preferred, colored
Changes since revision 1.81.2.5: +4 -2
lines
sync with head.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue May 15 16:27:47 2007 (4 years, 8 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-idlelwp-base8
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +3 -2
lines
Add agr(4).
Revision 1.73.2.5: 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.73.2.4: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.4: +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.96: download - view: text, markup, annotated - select for diffs
Tue May 8 18:55:55 2007 (4 years, 9 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +3 -2
lines
Add "ug* at acpi?" following the current scheme in the files.
Revision 1.81.2.5: download - view: text, markup, annotated - select for diffs
Mon May 7 12:54:55 2007 (4 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.81.2.4: preferred, colored
Changes since revision 1.81.2.4: +6 -2
lines
sync with head.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Apr 26 19:21:18 2007 (4 years, 9 months ago) by dyoung
Branches: MAIN
Branch point for: ppcoea-renovation
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +3 -2
lines
Add ATADEBUG to ease debugging.
Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:34:35 2007 (4 years, 9 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +5 -2
lines
ALL: add ug(4).
GENERIC/GENERIC_LAPTOP: add ug(4) commented out.
Revision 1.81.2.4: download - view: text, markup, annotated - select for diffs
Sun Apr 15 18:02:46 2007 (4 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.81.2.3: preferred, colored
Changes since revision 1.81.2.3: +12 -2
lines
sync with head.
Revision 1.85.2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 10 15:23:01 2007 (4 years, 10 months ago) by ad
Branches: vmlocking
Diff to previous 1.85.2.1: preferred, colored
Changes since revision 1.85.2.1: +22 -5
lines
Sync with head.
Revision 1.88.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 29 21:27:26 2007 (4 years, 10 months ago) by reinoud
Branches: reinoud-bufcleanup
Diff to previous 1.88.2.1: preferred, colored next main 1.89: preferred, colored
Changes since revision 1.88.2.1: +15 -2
lines
Pullup to -current
Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Mar 29 15:11:14 2007 (4 years, 10 months ago) by dillo
Branches: MAIN
CVS tags: thorpej-atomic-base,
thorpej-atomic
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +10 -0
lines
Now that all DRM drivers build (thanks jmcneill), readd them.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Mar 29 10:44:23 2007 (4 years, 10 months ago) by dillo
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +2 -12
lines
Revert previous, mgadrm does not compile.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Mar 29 10:27:01 2007 (4 years, 10 months ago) by dillo
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +12 -2
lines
Add DRI drivers.
Revision 1.81.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 24 15:54:43 2007 CET (4 years, 10 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.81.2.2: preferred, colored
Changes since revision 1.81.2.2: +13 -5
lines
sync with head.
Revision 1.90: 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
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +5 -2
lines
ALL: Enable INTEL_ONDEMAND_CLOCKMOD.
GENERIC: Add INTEL_ONDEMAND_CLOCKMOD disabled by default.
Revision 1.88.2.1: download - view: text, markup, annotated - select for diffs
Sun Mar 18 01:06:32 2007 CET (4 years, 10 months ago) by reinoud
Branches: reinoud-bufcleanup
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3
lines
First attempt to bring branch in sync with HEAD
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:06:17 2007 CET (4 years, 10 months ago) by dogcow
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3
lines
Comment out VGA_RASTEROPS; even the fine manpage says that it's deprecated
in favor of wscons(4).
Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Mar 14 13:27:22 2007 CET (4 years, 10 months ago) by drochner
Branches: MAIN
Branch point for: reinoud-bufcleanup
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +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.87: download - view: text, markup, annotated - select for diffs
Wed Mar 14 00:49:38 2007 CET (4 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +6 -2
lines
ALL: add unichromefb.
GENERIC: add unichromefb (disabled by default).
GENERIC_LAPTOP: add unichromefb and vesafb (disabled by default).
Revision 1.85.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 17:49:58 2007 CET (4 years, 10 months ago) by ad
Branches: vmlocking
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +3 -2
lines
Sync with head.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Mar 13 07:01:07 2007 CET (4 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +3 -2
lines
Add aiboost* at acpi.
Revision 1.81.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 06:48:19 2007 CET (4 years, 11 months ago) by rmind
Branches: yamt-idlelwp
Diff to previous 1.81.2.1: preferred, colored
Changes since revision 1.81.2.1: +5 -2
lines
Sync with HEAD.
Revision 1.85: 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
Branch point for: vmlocking,
mjf-ufs-trans
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3
lines
Complete rename of hfsp to hfs, requested by thorpej.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Mar 6 00:19:18 2007 CET (4 years, 11 months ago) by dillo
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +3 -2
lines
Integrate apmlabel and HFS+ file system.
Revision 1.83: 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.82: preferred, colored
Changes since revision 1.82: +4 -2
lines
Add btuart(4).
Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 27 17:51:31 2007 CET (4 years, 11 months ago) by yamt
Branches: yamt-idlelwp
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +5 -2
lines
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
Revision 1.57.30.2: download - view: text, markup, annotated - select for diffs
Mon Feb 26 10:06:49 2007 CET (4 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57.30.1: preferred, colored to branchpoint 1.57: preferred, colored
Changes since revision 1.57.30.1: +35 -6
lines
sync with head.
Revision 1.73.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 20 15:12:08 2007 CET (4 years, 11 months ago) by tron
Branches: netbsd-4
Diff to previous 1.73.2.3: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.3: +2 -4
lines
Remove entry for srt(4) pseudo device which isn't supported in the
"netbsd-4" branch.
This fixes build problems caused by ticket #434.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Feb 19 21:43:57 2007 CET (4 years, 11 months ago) by xtraeme
Branches: MAIN
CVS tags: ad-audiomp-base,
ad-audiomp
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +5 -2
lines
Add options SYSCALL_{STATS,TIMES,TIMES_HASCOUNTER}.
Revision 1.73.2.3: download - view: text, markup, annotated - select for diffs
Sun Feb 18 22:41:21 2007 CET (4 years, 11 months ago) by tron
Branches: netbsd-4
Diff to previous 1.73.2.2: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.2.2: +17 -0
lines
Pull up following revision(s) (requested by hubertf in ticket #434):
sys/arch/i386/conf/ALL: revision 1.78
Enable Altq and some others, sinced from GENERIC
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Feb 10 19:00:59 2007 CET (4 years, 11 months ago) by xtraeme
Branches: MAIN
Branch point for: yamt-idlelwp
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +6 -3
lines
Add pseudo-device cmos - see cmos(4)
Remove unit number in pseudo-device swwdog, by default it is 1.
Revision 1.60.2.4: download - view: text, markup, annotated - select for diffs
Fri Feb 9 22:03:49 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.60.2.3: preferred, colored to branchpoint 1.60: preferred, colored next main 1.61: preferred, colored
Changes since revision 1.60.2.3: +9 -3
lines
Sync with HEAD.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Feb 4 18:49:02 2007 CET (5 years ago) by xtraeme
Branches: MAIN
CVS tags: post-newlock2-merge,
newlock2-nbase,
newlock2-base
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +9 -3
lines
Add the following pseudo-devices:
* lockstat - see lockstat(8)
* swwdog - see swwdog(4)
Revision 1.60.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 1 09:48:00 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.60.2.2: preferred, colored to branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.2: +22 -5
lines
Sync with head.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Jan 28 21:55:20 2007 CET (5 years ago) by pooka
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +3 -2
lines
add puffs
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Jan 28 00:41:09 2007 CET (5 years ago) by hubertf
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +19 -2
lines
Enable Altq and some others, sinced from GENERIC
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Jan 20 19:48:17 2007 CET (5 years ago) by xtraeme
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +4 -5
lines
viaenv(4) does not need anymore viapm.
Revision 1.60.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 12 02:00:49 2007 CET (5 years ago) by ad
Branches: newlock2
Diff to previous 1.60.2.1: preferred, colored to branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.1: +8 -3
lines
Sync with head.
Revision 1.57.30.1: download - view: text, markup, annotated - select for diffs
Sat Dec 30 21:46:04 2006 CET (5 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +1396 -240
lines
sync with head.
Revision 1.73.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 21 14:44:00 2006 CET (5 years, 1 month ago) by tron
Branches: netbsd-4
Diff to previous 1.73.2.1: preferred, colored to branchpoint 1.73: preferred, colored
Changes since revision 1.73.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.73.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.73: preferred, colored
Changes since revision 1.73: +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.62.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 18 12:42:04 2006 CET (5 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.62.2.2: preferred, colored to branchpoint 1.62: preferred, colored next main 1.63: preferred, colored
Changes since revision 1.62.2.2: +4 -3
lines
sync with head.
Revision 1.76: 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.75: preferred, colored
Changes since revision 1.75: +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.75: 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.74: preferred, colored
Changes since revision 1.74: +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.74: download - view: text, markup, annotated - select for diffs
Mon Dec 11 16:24:28 2006 CET (5 years, 2 months ago) by yamt
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +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.62.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 08:16:01 2006 CET (5 years, 2 months ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.62.2.1: preferred, colored to branchpoint 1.62: preferred, colored
Changes since revision 1.62.2.1: +8 -4
lines
sync with head.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 29 14:41:28 2006 CET (5 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-splraiseipl-base3,
netbsd-4-base
Branch point for: netbsd-4
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +5 -2
lines
Add pseudo-device drvctl... needed for drvctl -p <device> to show
device properties dictionary.
IMHO this should be enabled by default in GENERIC.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Nov 23 05:22:02 2006 CET (5 years, 2 months ago) by rpaulo
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +3 -2
lines
Add pseudo-device etherip.
Revision 1.60.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 22:29:17 2006 CET (5 years, 2 months ago) by ad
Branches: newlock2
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +23 -13
lines
Sync with head.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Nov 11 19:47:10 2006 CET (5 years, 2 months ago) by jmmv
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3
lines
Remove tmpfs's experimental status. OK'ed by core@.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Oct 31 23:21:16 2006 CET (5 years, 3 months ago) by joerg
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +3 -2
lines
Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.
Special thanks to Sepherosa Ziehau for helping debugging USB issues.
Hook up rum(4) for i386 config files.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Oct 25 15:56:15 2006 (5 years, 3 months ago) by jmmv
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +2 -3
lines
Remove the usage of Multiboot's "a.out kludge" to tell the boot loader to
reserve some more space for the BSS section than the binary says. This
trick was used to leave room after the kernel's image to copy the symbol
table following the format required by ksyms_init. (It was also used to
workaround a bug in the physical address fields of the binary, but this has
been long fixed.) Yes, the MULTIBOOT_SYMTAB_SPACE option goes away; yay!
Instead, copy the required data after the kernel in a way that avoids having
to reserve space and use the new ksyms_init_explicit function to avoid the
need to construct a minimal ELF image.
Fixes ksyms when using an "unpatched" GRUB (one that does not contain the
fix to honour the "a.out kludge" for ELF images, even when present) -- i.e.
ddb and lkms. As a side effect, the new code is much clearer to read and
digest.
Closes PR port-i386/32865.
Revision 1.62.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 08:04:43 2006 (5 years, 3 months ago) by yamt
Branches: yamt-splraiseipl
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +14 -7
lines
sync with head
Revision 1.68: 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.67: preferred, colored
Changes since revision 1.67: +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.67: download - view: text, markup, annotated - select for diffs
Fri Oct 13 23:02:19 2006 (5 years, 3 months ago) by christos
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +4 -4
lines
remove debug options
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Oct 13 23:00:51 2006 (5 years, 3 months ago) by christos
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +10 -5
lines
merge in 1.787
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Oct 8 18:56:18 2006 (5 years, 4 months ago) by rpaulo
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +3 -2
lines
Add kttcp.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Oct 1 11:53:08 2006 (5 years, 4 months ago) by itohy
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3
lines
Use ATA timing, instead of busmaster wait, for adding waits.
Use default wait value 0x01.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 19 15:58:55 2006 (5 years, 4 months ago) by jmmv
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +5 -5
lines
Fix definition of some options to be 'options<space><tab>' for consistency.
Revision 1.57.44.2: download - view: text, markup, annotated - select for diffs
Thu Sep 14 14:31:10 2006 (5 years, 4 months ago) by yamt
Branches: yamt-pdpolicy
Diff to previous 1.57.44.1: preferred, colored to branchpoint 1.57: preferred, colored next main 1.58: preferred, colored
Changes since revision 1.57.44.1: +12 -6
lines
sync with head.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Sep 10 17:45:56 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.61: preferred, colored
Changes since revision 1.61: +7 -6
lines
update to bluetooth device attachment:
remove pseudo-device btdev(4) and inherent limitations
add bthub(4) which autoconfigures at bluetooth controllers as they
are enabled. bluetooth devices now attach here.
btdevctl(8) and its cache is updated to handle new semantics
etc/rc.d/btdevctl is updated to configure devices from a list
in /etc/bluetooth/btdevctl.conf
Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +4 -2
lines
Add msk and mskc.
Revision 1.57.40.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 04:39:53 2006 (5 years, 5 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to previous 1.57: preferred, colored next main 1.58: preferred, colored
Changes since revision 1.57: +1381 -240
lines
sync with head
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Sep 7 16:23:44 2006 (5 years, 5 months ago) by itohy
Branches: MAIN
CVS tags: rpaulo-netinet-merge-pcb-base
Branch point for: newlock2
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +5 -2
lines
Add njata* at cardbus?
Revision 1.57.44.1: download - view: text, markup, annotated - select for diffs
Sun Sep 3 17:22:58 2006 (5 years, 5 months ago) by yamt
Branches: yamt-pdpolicy
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +1378 -240
lines
sync with head.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Aug 26 22:26:45 2006 (5 years, 5 months ago) by christos
Branches: MAIN
CVS tags: yamt-pdpolicy-base8
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +3 -5
lines
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Aug 17 21:56:14 2006 (5 years, 5 months ago) by christos
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +1380 -240
lines
the kernels Arnaud and I used to fix the debugging options.
Revision 1.57
Thu Nov 3 19:14:54 1994 CET (17 years, 3 months ago) by mycroft
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej_scsipi,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
thorpej-signal-base,
thorpej-signal,
thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base,
thorpej-devvp,
sommerfeld_i386mpnext,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
newlock-base,
newlock,
nathanw_sa_before_merge,
nathanw_sa_base,
marc-pcmcia-base,
ktrace-lwp-base,
ktrace-lwp,
kqueue-base,
kqueue,
kent-audio2-base,
kent-audio2,
ifpoll-base,
ifpoll,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
gehenna-devsw,
gdamore-uart-base,
gdamore-uart,
fvdl-softdep-base,
elad-kernelauth-nbase,
eeh-devprop-base,
eeh-devprop,
chs-ubc2-newbase
Branch point for: yamt-pdpolicy,
yamt-lazymbuf,
rpaulo-netinet-merge-pcb
FILE REMOVED
Changes since revision 1.56: +1 -1
lines
Clean up deleted files.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Oct 27 05:14:46 1994 CET (17 years, 3 months ago) by cgd
Branches: MAIN
CVS tags: before_newconf_base,
before_newconf
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +1 -2
lines
new RCS ID format.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Oct 25 22:31:32 1994 CET (17 years, 3 months ago) by cgd
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +3 -2
lines
add COMPAT_10
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jul 4 22:22:26 1994 (17 years, 7 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3
lines
ISOFS -> CD9660
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jul 1 22:09:56 1994 (17 years, 7 months ago) by mycroft
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2
lines
is0 --> le0, and give trinity one.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat May 21 10:37:27 1994 (17 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +1 -4
lines
kiss maxfdescs goodbye
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu May 19 11:11:57 1994 (17 years, 8 months ago) by mycroft
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +3 -5
lines
Add network foo.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu May 19 09:17:29 1994 (17 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3
lines
kill all sysv compat stuff, for a bit...
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue May 10 01:10:40 1994 (17 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2
lines
no more SYSVSHM; commented out
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu May 5 02:03:45 1994 (17 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2
lines
comment out hp0; at charles's prompting
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Apr 21 01:39:19 1994 (17 years, 9 months ago) by mycroft
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +27 -27
lines
Remove all `bio', `tty', `net', and `vector' specifications.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Apr 15 02:25:12 1994 (17 years, 10 months ago) by cgd
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +4 -1
lines
add COMPAT_09 to all kernels, Pentium support to generic kernels
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Apr 13 09:53:02 1994 (17 years, 10 months ago) by deraadt
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
ep driver doesn't need port/irq, figures out by itself
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Mar 29 06:40:38 1994 (17 years, 10 months ago) by mycroft
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +56 -52
lines
Update for new code.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Mar 9 23:55:57 1994 CET (17 years, 11 months ago) by hpeyerl
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
Make ep0 reflect factory default settings rather than my own.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Mar 9 22:22:31 1994 CET (17 years, 11 months ago) by ws
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +4 -1
lines
Make FFS optional
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Mar 9 03:57:21 1994 CET (17 years, 11 months ago) by cgd
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1
lines
add I586_CPU at the suggestion of mike.long@analog.com
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 18 20:56:46 1994 CET (17 years, 11 months ago) by mycroft
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3
lines
Update for new lpt.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jan 26 08:29:35 1994 CET (18 years ago) by hpeyerl
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2
lines
ne0 goes away.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 25 05:24:59 1994 CET (18 years ago) by hpeyerl
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +1 -3
lines
(woops; forgot this one) make ec and we go away.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 22 20:19:14 1994 CET (18 years ago) by hpeyerl
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1
lines
Add ep driver
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jan 16 02:36:15 1994 CET (18 years ago) by cgd
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4
lines
turn on SYSVSHM and note the default value of SHMMAXPGS
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jan 9 20:27:36 1994 CET (18 years, 1 month ago) by cgd
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +7 -1
lines
add entries for the 'audio' pseudo-dev and for the new soundblaster driver
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jan 6 13:07:44 1994 CET (18 years, 1 month ago) by cgd
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +5 -2
lines
add 'maxfdescs 2048' to everything. i'm sick of the warning...
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 21 06:27:35 1993 CET (18 years, 1 month ago) by brezak
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +4 -1
lines
Add pseudo-device vn
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Nov 14 15:40:44 1993 CET (18 years, 2 months ago) by cgd
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +7 -1
lines
add SYSVMSG and SYSVSEM
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 4 10:12:30 1993 CET (18 years, 3 months ago) by cgd
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +5 -1
lines
add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 2 07:19:46 1993 CET (18 years, 3 months ago) by glass
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +3 -2
lines
tablet line discipline compiles and probably works now.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Oct 21 00:04:52 1993 CET (18 years, 3 months ago) by cgd
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +1 -4
lines
get rid of ACCOUNTING option. it's mandatory, and there's no define any more.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 19 21:11:24 1993 (18 years, 4 months ago) by brezak
Branches: MAIN
CVS tags: magnum-base
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +4 -1
lines
Add USER_LDT option.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Sep 14 22:01:19 1993 (18 years, 4 months ago) by brezak
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
No need to lospecifiy load address at 1M, now the default for any kernel.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 7 02:36:27 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +33 -13
lines
Add a bunch more shit that was missing.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 7 02:25:50 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +49 -17
lines
Rearrange SCSI probing to actually work.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Sep 7 01:35:19 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Rearrange ethernet probing in the vain hope that maybe, just maybe, the ne0
probe's effect on ed0 will be reversed when the latter is reset.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 7 01:31:33 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +6 -4
lines
Comment out we0 and ec0, and add equivalent ed0 and ed1.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 7 01:29:33 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +94 -39
lines
Add a generous dose of comments.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 6 23:15:56 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Change `NFS' to `NFSSERVER,NFSCLIENT'.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 6 20:37:56 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +8 -7
lines
Correct I/O ports for mice.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 6 00:34:12 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Second wd0 should be wd1.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 30 09:07:54 1993 (18 years, 5 months ago) by deraadt
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -4
lines
pagers are not options, not pseudo-devices
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 29 03:54:25 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
There is no longer any good reason to allocate a small number of ptys.
Increased to 32 so people will not bitch at me next time around.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:55:28 1993 (18 years, 5 months ago) by brezak
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2
lines
Load at 1M and turn-on MACHINE_NONCONTIG option.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 24 23:39:35 1993 (18 years, 5 months ago) by mycroft
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +6 -4
lines
Add ACCOUNTING and GATEWAY options.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 14 08:38:06 1993 (18 years, 6 months ago) by deraadt
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
ppp from paul mackerras
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 7 10:03:26 1993 (18 years, 6 months ago) by cgd
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
merge in changes from netbsd-0-9-ALPHA2
Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 6 10:28:08 1993 (18 years, 6 months ago) by cgd
Branches: netbsd-0-9
CVS tags: netbsd-0-9-patch-001,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2
Diff to previous 1.12: preferred, colored next main 1.13: preferred, colored
Changes since revision 1.12: +2 -2
lines
bms -> mms
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 27 07:33:18 1993 (18 years, 7 months ago) by andrew
Branches: MAIN
CVS tags: netbsd-0-9-base,
netbsd-0-9-ALPHA
Branch point for: netbsd-0-9
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1
lines
Added bus mice.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 7 00:20:03 1993 (18 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +1 -6
lines
cleanup, add DDB to dist. floppy kernels, and get rid of f*@#ing "as"
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 6 06:15:29 1993 (18 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes,
for patchkit patch 158. it appears to work well.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 3 03:30:22 1993 (18 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
add 'options "COMPAT_NOMID"' for compatibility w/i386 binaries w/no
a_mid in their exec structure (and therefore, in the NWO, having
an a_mid of MID_ZERO)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 20 16:32:19 1993 (18 years, 8 months ago) by cgd
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2
lines
update config files for correct "cpu" usage
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 7 10:32:23 1993 (18 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3
lines
add PC speaker driver pseudo-device
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 4 07:37:52 1993 (18 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
make serial ports have right numbers, and add slip to generic kernels
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 28 08:39:20 1993 (18 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
bsd->netbsd
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 28 07:31:04 1993 (18 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
get rid of the silly quotes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 28 07:28:58 1993 (18 years, 9 months ago) by cgd
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
new kernel name is bsd
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:55:16 1993 (18 years, 10 months ago) by glass
Branches: MAIN
CVS tags: netbsd-alpha-1,
netbsd-0-8
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
Added ISO,CITTT,NS stuff. still missing a few things. up to 798k
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:03:36 1993 (18 years, 10 months ago) by glass
Branches: MAIN
fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
ALL config file should gradually get all the configurable options,drivers,etc