Up to [cvs.netbsd.org] / src / sys / arch / i386 / conf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1055.2.2 / (download) - annotate - [select for diffs], Wed May 23 10:07:43 2012 UTC (2 days, 21 hours ago) by yamt
Branch: yamt-pagecache
Changes since 1.1055.2.1: +4 -3
lines
Diff to previous 1.1055.2.1 (colored) to branchpoint 1.1055 (colored) next main 1.1056 (colored)
sync with head.
Revision 1.1058.2.4 / (download) - annotate - [select for diffs], Sun Apr 29 23:04:40 2012 UTC (3 weeks, 5 days ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.1058.2.3: +9 -5
lines
Diff to previous 1.1058.2.3 (colored) to branchpoint 1.1058 (colored) next main 1.1059 (colored)
sync to latest -current.
Revision 1.1066.2.1 / (download) - annotate - [select for diffs], Mon Apr 23 16:31:35 2012 UTC (4 weeks, 4 days ago) by riz
Branch: netbsd-6
Changes since 1.1066: +4 -3
lines
Diff to previous 1.1066 (colored) next main 1.1067 (colored)
Pull up following revision(s) (requested by bouyer in ticket #193): sys/arch/i386/conf/GENERIC: revision 1.1072 sys/dev/pci/mpii.c: revision 1.1 sys/arch/i386/conf/XEN3_DOM0: revision 1.66 sys/dev/pci/files.pci: revision 1.357 share/man/man4/Makefile: revision 1.584 distrib/sets/lists/man/mi: revision 1.1387 share/man/man4/mpii.4: revision 1.1 sys/arch/amd64/conf/GENERIC: revision 1.354 sys/arch/amd64/conf/XEN3_DOM0: revision 1.83 sys/arch/i386/conf/ALL: revision 1.337 Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II SAS controllers. Ported from OpenBSD.
Revision 1.1072 / (download) - annotate - [select for diffs], Thu Apr 19 17:50:51 2012 UTC (5 weeks, 1 day ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
jmcneill-usbmp-base9,
HEAD
Changes since 1.1071: +4 -3
lines
Diff to previous 1.1071 (colored)
Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II SAS controllers. Ported from OpenBSD.
Revision 1.1055.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:27 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.1055: +43 -22
lines
Diff to previous 1.1055 (colored)
sync with head
Revision 1.1071 / (download) - annotate - [select for diffs], Fri Apr 13 13:11:16 2012 UTC (6 weeks ago) by cegger
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.1070: +4 -3
lines
Diff to previous 1.1070 (colored)
Replace amdtempbus with amdnb_miscbus. This allows us to have independent drivers on the same device (northbridge f3) each coming with a certain functionality/feature. This way we do not need to mess with amdtemp(4) to utilize other features.
Revision 1.1070 / (download) - annotate - [select for diffs], Sun Apr 8 20:49:29 2012 UTC (6 weeks, 5 days ago) by christos
Branch: MAIN
Changes since 1.1069: +3 -2
lines
Diff to previous 1.1069 (colored)
PR/46310: Ryo ONODERA: Add support for cardbus bwi(4)
Revision 1.1069 / (download) - annotate - [select for diffs], Sat Apr 7 05:40:41 2012 UTC (7 weeks ago) by christos
Branch: MAIN
Changes since 1.1068: +4 -3
lines
Diff to previous 1.1068 (colored)
add apple autodiscovery
Revision 1.1058.2.3 / (download) - annotate - [select for diffs], Thu Apr 5 21:33:15 2012 UTC (7 weeks, 1 day ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.1058.2.2: +1 -0
lines
Diff to previous 1.1058.2.2 (colored) to branchpoint 1.1058 (colored)
sync to latest -current.
Revision 1.1068 / (download) - annotate - [select for diffs], Sun Mar 25 00:11:16 2012 UTC (2 months ago) by nonaka
Branch: MAIN
CVS Tags: jmcneill-usbmp-base8
Changes since 1.1067: +3 -2
lines
Diff to previous 1.1067 (colored)
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
Revision 1.1058.2.2 / (download) - annotate - [select for diffs], Sun Mar 11 01:52:22 2012 UTC (2 months, 2 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.1058.2.1: +2 -3
lines
Diff to previous 1.1058.2.1 (colored) to branchpoint 1.1058 (colored)
sync to latest -current
Revision 1.1067 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:53 2012 UTC (2 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: jmcneill-usbmp-base7
Changes since 1.1066: +2 -3
lines
Diff to previous 1.1066 (colored)
P1003_1B_SEMAPHORE is no longer optional.
Revision 1.1058.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:32:19 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.1058: +26 -10
lines
Diff to previous 1.1058 (colored)
merge to -current.
Revision 1.915.2.12 / (download) - annotate - [select for diffs], Wed Jan 25 21:18:14 2012 UTC (3 months, 4 weeks ago) by riz
Branch: netbsd-5
Changes since 1.915.2.11: +8 -2
lines
Diff to previous 1.915.2.11 (colored) to branchpoint 1.915 (colored) next main 1.916 (colored)
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.1066 / (download) - annotate - [select for diffs], Sun Jan 22 06:44:29 2012 UTC (4 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-6-base,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.1065: +9 -2
lines
Diff to previous 1.1065 (colored)
add a tpm driver from bsssd.sourceforge.net
Revision 1.1065 / (download) - annotate - [select for diffs], Mon Jan 16 14:43:09 2012 UTC (4 months, 1 week ago) by jmcneill
Branch: MAIN
Changes since 1.1064: +3 -2
lines
Diff to previous 1.1064 (colored)
add cir@emdtv
Revision 1.1064 / (download) - annotate - [select for diffs], Sun Jan 15 15:05:06 2012 UTC (4 months, 1 week ago) by jmcneill
Branch: MAIN
Changes since 1.1063: +11 -8
lines
Diff to previous 1.1063 (colored)
add & enable digital tv capture support
Revision 1.1063 / (download) - annotate - [select for diffs], Sat Jan 14 12:14:28 2012 UTC (4 months, 1 week ago) by tron
Branch: MAIN
Changes since 1.1062: +3 -3
lines
Diff to previous 1.1062 (colored)
Use "options<SPC><TAB>CPU_UCODE" to keep the indentation if the option is commented out.
Revision 1.1062 / (download) - annotate - [select for diffs], Fri Jan 13 16:05:14 2012 UTC (4 months, 1 week ago) by cegger
Branch: MAIN
Changes since 1.1061: +4 -2
lines
Diff to previous 1.1061 (colored)
Support CPU microcode loading via cpuctl(8). Implemented and enabled via CPU_UCODE kernel config option for x86 and Xen Dom0. Tested on different AMD machines with different CPU families. ok wiz@ for the manpages ok releng@ ok core@ via releng@
Revision 1.1061 / (download) - annotate - [select for diffs], Sat Dec 31 00:11:21 2011 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.1060: +5 -2
lines
Diff to previous 1.1060 (colored)
add uipad
Revision 1.1060 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:28 2011 UTC (5 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.1059: +3 -3
lines
Diff to previous 1.1059 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.1059 / (download) - annotate - [select for diffs], Sun Dec 18 02:31:51 2011 UTC (5 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.1058: +3 -3
lines
Diff to previous 1.1058 (colored)
adjust English usage in comment
Revision 1.1058 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:19 2011 UTC (6 months ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.1057: +2 -3
lines
Diff to previous 1.1057 (colored)
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.1057 / (download) - annotate - [select for diffs], Sun Nov 13 12:47:54 2011 UTC (6 months, 1 week ago) by mbalmer
Branch: MAIN
CVS Tags: jmcneill-audiomp3-base,
jmcneill-audiomp3
Changes since 1.1056: +5 -2
lines
Diff to previous 1.1056 (colored)
Add gpiopwm(4).
Revision 1.1056 / (download) - annotate - [select for diffs], Sun Nov 13 09:41:46 2011 UTC (6 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.1055: +10 -10
lines
Diff to previous 1.1055 (colored)
Enable nsclpcsio and gpio devices.
Revision 1.1055 / (download) - annotate - [select for diffs], Sun Oct 30 12:12:21 2011 UTC (6 months, 3 weeks ago) by hannken
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.1054: +8 -2
lines
Diff to previous 1.1054 (colored)
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.1054 / (download) - annotate - [select for diffs], Sun Oct 2 12:19:17 2011 UTC (7 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.1053: +4 -3
lines
Diff to previous 1.1053 (colored)
Document gpioiic flag in a comment.
Revision 1.1053 / (download) - annotate - [select for diffs], Sun Sep 4 12:31:30 2011 UTC (8 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.1052: +8 -8
lines
Diff to previous 1.1052 (colored)
Disable gpio(4) which can now be built and used as modules.
Revision 1.1052 / (download) - annotate - [select for diffs], Tue Aug 30 13:03:17 2011 UTC (8 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.1051: +4 -7
lines
Diff to previous 1.1051 (colored)
Attach gpio* at gpiobus? instead of at individual drivers.
Revision 1.1051 / (download) - annotate - [select for diffs], Tue Aug 30 12:13:25 2011 UTC (8 months, 3 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1050: +4 -4
lines
Diff to previous 1.1050 (colored)
revert previous
Revision 1.1050 / (download) - annotate - [select for diffs], Tue Aug 30 08:01:13 2011 UTC (8 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.1049: +4 -4
lines
Diff to previous 1.1049 (colored)
Comment out the legacy bktr(4) from the GENERICs.
Revision 1.925.2.7 / (download) - annotate - [select for diffs], Sat Aug 27 15:37:23 2011 UTC (8 months, 4 weeks ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.6: +105 -94
lines
Diff to previous 1.925.2.6 (colored) next main 1.926 (colored)
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.1049 / (download) - annotate - [select for diffs], Sat Aug 27 09:28:55 2011 UTC (8 months, 4 weeks ago) by mbalmer
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.1048: +11 -7
lines
Diff to previous 1.1048 (colored)
Enable some gpio devices.
Revision 1.1048 / (download) - annotate - [select for diffs], Thu Aug 18 20:55:20 2011 UTC (9 months, 1 week ago) by jakllsch
Branch: MAIN
Changes since 1.1047: +3 -3
lines
Diff to previous 1.1047 (colored)
Attach amdtemp(4) at pchb(4) instead of in place of pchb(4). Should fix PR#45268.
Revision 1.1047 / (download) - annotate - [select for diffs], Thu Aug 11 07:38:56 2011 UTC (9 months, 2 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.1046: +4 -2
lines
Diff to previous 1.1046 (colored)
Add entries for pwdog(4).
Revision 1.1046 / (download) - annotate - [select for diffs], Tue Aug 9 02:52:29 2011 UTC (9 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1045: +2 -5
lines
Diff to previous 1.1045 (colored)
remove commented out entries for emdtv, auvitek, and dtv
Revision 1.1045 / (download) - annotate - [select for diffs], Mon Aug 8 18:58:18 2011 UTC (9 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1044: +6 -6
lines
Diff to previous 1.1044 (colored)
remove dtv (available as a module)
Revision 1.1044 / (download) - annotate - [select for diffs], Mon Aug 8 17:02:31 2011 UTC (9 months, 2 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.1043: +3 -2
lines
Diff to previous 1.1043 (colored)
We have PUFFS, we need putter.
Revision 1.1043 / (download) - annotate - [select for diffs], Mon Aug 8 16:27:07 2011 UTC (9 months, 2 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.1042: +35 -44
lines
Diff to previous 1.1042 (colored)
Finish reverting modularization of i386 GENERIC.
Revision 1.1042 / (download) - annotate - [select for diffs], Sun Aug 7 10:04:41 2011 UTC (9 months, 2 weeks ago) by tron
Branch: MAIN
Changes since 1.1041: +4 -2
lines
Diff to previous 1.1041 (colored)
Add commented out entries for V7FS and V7FS Endian Independent support.
Revision 1.1041 / (download) - annotate - [select for diffs], Sat Jul 23 21:12:58 2011 UTC (10 months ago) by jakllsch
Branch: MAIN
Changes since 1.1040: +3 -2
lines
Diff to previous 1.1040 (colored)
Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.
Revision 1.1040 / (download) - annotate - [select for diffs], Wed Jul 20 20:29:54 2011 UTC (10 months ago) by jakllsch
Branch: MAIN
Changes since 1.1039: +7 -3
lines
Diff to previous 1.1039 (colored)
Add cxdtv(4) and urndis(4). Also, two slight cosmetic changes.
Revision 1.1039 / (download) - annotate - [select for diffs], Tue Jul 19 21:02:25 2011 UTC (10 months, 1 week ago) by jmcneill
Branch: MAIN
Changes since 1.1038: +6 -2
lines
Diff to previous 1.1038 (colored)
add irmce
Revision 1.1038 / (download) - annotate - [select for diffs], Wed Jul 13 07:52:48 2011 UTC (10 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.1037: +3 -2
lines
Diff to previous 1.1037 (colored)
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.1037 / (download) - annotate - [select for diffs], Mon Jul 11 18:31:10 2011 UTC (10 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1036: +3 -2
lines
Diff to previous 1.1036 (colored)
add emdtv at uhub
Revision 1.1036 / (download) - annotate - [select for diffs], Sat Jul 9 15:02:43 2011 UTC (10 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1035: +4 -3
lines
Diff to previous 1.1035 (colored)
add dtv at dtvbus
Revision 1.1035 / (download) - annotate - [select for diffs], Sun Jul 3 10:40:16 2011 UTC (10 months, 3 weeks ago) by bouyer
Branch: MAIN
Changes since 1.1034: +4 -3
lines
Diff to previous 1.1034 (colored)
Add back DIAGNOSTIC option to x86 GENERIC kernels, as discussed on tech-kern. This will have to be commented out on release branches.
Revision 1.1032.2.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:19:13 2011 UTC (11 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.1032: +6 -5
lines
Diff to previous 1.1032 (colored) next main 1.1033 (colored)
Catchup with rmind-uvmplock merge.
Revision 1.1034 / (download) - annotate - [select for diffs], Tue Jun 21 05:01:17 2011 UTC (11 months ago) by jruoho
Branch: MAIN
Changes since 1.1033: +4 -4
lines
Diff to previous 1.1033 (colored)
By default, enable wmihp(4) instead of hpqlb(4), as it has a better chance of working with a greater number of HP laptops. Ok cegger@.
Revision 1.1033 / (download) - annotate - [select for diffs], Tue Jun 14 13:59:23 2011 UTC (11 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.1032: +4 -3
lines
Diff to previous 1.1032 (colored)
Try to attach hpet(4) also via a specific HPET table. Fixes PR kern/43702.
Revision 1.1006.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:47 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.1006: +79 -82
lines
Diff to previous 1.1006 (colored) next main 1.1007 (colored)
Sync with HEAD.
Revision 1.974.2.5 / (download) - annotate - [select for diffs], Tue May 31 03:04:03 2011 UTC (11 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.974.2.4: +44 -48
lines
Diff to previous 1.974.2.4 (colored) to branchpoint 1.974 (colored) next main 1.975 (colored)
sync with head
Revision 1.1032 / (download) - annotate - [select for diffs], Sat May 28 13:01:49 2011 UTC (11 months, 4 weeks ago) by ryo
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.1031: +46 -46
lines
Diff to previous 1.1031 (colored)
many whitespace cleanup. confirmed "cvs diff -b" are identical.
Revision 1.925.2.6 / (download) - annotate - [select for diffs], Mon May 2 22:49:55 2011 UTC (12 months, 3 weeks ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.5: +7 -7
lines
Diff to previous 1.925.2.5 (colored)
Sync with head.
Revision 1.1031 / (download) - annotate - [select for diffs], Tue Apr 26 16:57:40 2011 UTC (13 months ago) by joerg
Branch: MAIN
Changes since 1.1030: +2 -3
lines
Diff to previous 1.1030 (colored)
Remove PECOFF/Win32 emulation.
Revision 1.1030 / (download) - annotate - [select for diffs], Tue Apr 26 15:51:22 2011 UTC (13 months ago) by joerg
Branch: MAIN
Changes since 1.1029: +2 -5
lines
Diff to previous 1.1029 (colored)
Remove Darwin, MACH and Mach-O support.
Revision 1.974.2.4 / (download) - annotate - [select for diffs], Thu Apr 21 01:41:05 2011 UTC (13 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.974.2.3: +7 -2
lines
Diff to previous 1.974.2.3 (colored) to branchpoint 1.974 (colored)
sync with head
Revision 1.1029 / (download) - annotate - [select for diffs], Mon Apr 4 17:09:39 2011 UTC (13 months, 3 weeks ago) by bouyer
Branch: MAIN
Changes since 1.1028: +5 -2
lines
Diff to previous 1.1028 (colored)
Add a driver for RDC's vortex86/PMX-1000 SoC PCI/ISA bridge, with support for the integrated watchdog timer.
Revision 1.1028 / (download) - annotate - [select for diffs], Mon Apr 4 14:33:51 2011 UTC (13 months, 3 weeks ago) by bouyer
Branch: MAIN
Changes since 1.1027: +3 -2
lines
Diff to previous 1.1027 (colored)
Add rdcide(4), a driver for the IDE controller found in RDC's vortex86/PMX-1000 system-on-chip.
Revision 1.1027 / (download) - annotate - [select for diffs], Fri Apr 1 12:11:16 2011 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.1026: +3 -3
lines
Diff to previous 1.1026 (colored)
Enable acpicpu(4) by default.
Revision 1.925.2.5 / (download) - annotate - [select for diffs], Tue Mar 29 20:42:58 2011 UTC (13 months, 4 weeks ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.4: +147 -109
lines
Diff to previous 1.925.2.4 (colored)
More sync fixes. And add the mbr_gpt files.
Revision 1.925.2.4 / (download) - annotate - [select for diffs], Mon Mar 28 23:04:38 2011 UTC (13 months, 4 weeks ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.3: +71 -54
lines
Diff to previous 1.925.2.3 (colored)
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.1026 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:25 2011 UTC (14 months, 2 weeks ago) by bouyer
Branch: MAIN
Changes since 1.1025: +4 -3
lines
Diff to previous 1.1025 (colored)
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.974.2.3 / (download) - annotate - [select for diffs], Sat Mar 5 20:50:37 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.974.2.2: +69 -50
lines
Diff to previous 1.974.2.2 (colored) to branchpoint 1.974 (colored)
sync with head
Revision 1.1007.2.4 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:43 2011 UTC (14 months, 3 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1007.2.3: +12 -24
lines
Diff to previous 1.1007.2.3 (colored) next main 1.1008 (colored)
Sync with HEAD
Revision 1.1025 / (download) - annotate - [select for diffs], Fri Mar 4 04:48:40 2011 UTC (14 months, 3 weeks ago) by jruoho
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.1024: +3 -5
lines
Diff to previous 1.1024 (colored)
Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus.
Revision 1.1024 / (download) - annotate - [select for diffs], Sun Feb 27 17:10:34 2011 UTC (14 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.1023: +3 -3
lines
Diff to previous 1.1023 (colored)
Move acpicpu(4) from "acpinodebus" to "cpufeaturebus".
Revision 1.1023 / (download) - annotate - [select for diffs], Thu Feb 24 13:58:39 2011 UTC (15 months ago) by jruoho
Branch: MAIN
Changes since 1.1022: +3 -5
lines
Diff to previous 1.1022 (colored)
Move VIA_C7TEMP to the cpufeaturebus.
Revision 1.1022 / (download) - annotate - [select for diffs], Thu Feb 24 10:56:01 2011 UTC (15 months ago) by jruoho
Branch: MAIN
Changes since 1.1021: +3 -8
lines
Diff to previous 1.1021 (colored)
Move PowerNow! to the cpufeaturebus.
Revision 1.1021 / (download) - annotate - [select for diffs], Wed Feb 23 11:43:22 2011 UTC (15 months ago) by jruoho
Branch: MAIN
Changes since 1.1020: +6 -11
lines
Diff to previous 1.1020 (colored)
Move ENHANCED_SPEEDSTEP, or henceforth est(4), to the cpufeaturebus.
Revision 1.1020 / (download) - annotate - [select for diffs], Wed Feb 23 00:45:56 2011 UTC (15 months ago) by jmcneill
Branch: MAIN
Changes since 1.1019: +3 -2
lines
Diff to previous 1.1019 (colored)
add alc@pci
Revision 1.1019 / (download) - annotate - [select for diffs], Sun Feb 20 13:42:45 2011 UTC (15 months ago) by jruoho
Branch: MAIN
Changes since 1.1018: +5 -5
lines
Diff to previous 1.1018 (colored)
Modularize coretemp(4). Ok jmcneill@.
Revision 1.1018 / (download) - annotate - [select for diffs], Sat Feb 19 13:52:27 2011 UTC (15 months ago) by jmcneill
Branch: MAIN
Changes since 1.1017: +3 -3
lines
Diff to previous 1.1017 (colored)
modularize VIA PadLock support - retire options VIA_PADLOCK, replace with 'padlock0 at cpu0' - driver supports attach & detach - support building as a module
Revision 1.1017 / (download) - annotate - [select for diffs], Sat Feb 19 00:13:55 2011 UTC (15 months ago) by jmcneill
Branch: MAIN
Changes since 1.1016: +3 -2
lines
Diff to previous 1.1016 (colored)
add VCONS_DRAW_INTR
Revision 1.1007.2.3 / (download) - annotate - [select for diffs], Thu Feb 17 11:59:44 2011 UTC (15 months, 1 week ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1007.2.2: +19 -14
lines
Diff to previous 1.1007.2.2 (colored)
Sync with HEAD
Revision 1.1016 / (download) - annotate - [select for diffs], Wed Feb 16 07:30:27 2011 UTC (15 months, 1 week ago) by jruoho
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
bouyer-quota2-base
Changes since 1.1015: +3 -2
lines
Diff to previous 1.1015 (colored)
Add a skeleton driver for Asus EeePC acpiwmi(4) mappings.
Revision 1.1015 / (download) - annotate - [select for diffs], Tue Feb 15 12:06:22 2011 UTC (15 months, 1 week ago) by jmcneill
Branch: MAIN
Changes since 1.1014: +3 -3
lines
Diff to previous 1.1014 (colored)
retire azalia from GENERIC
Revision 1.1014 / (download) - annotate - [select for diffs], Mon Feb 14 08:50:39 2011 UTC (15 months, 1 week ago) by hannken
Branch: MAIN
Changes since 1.1013: +5 -2
lines
Diff to previous 1.1013 (colored)
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.1013 / (download) - annotate - [select for diffs], Sun Feb 13 04:37:21 2011 UTC (15 months, 1 week ago) by jym
Branch: MAIN
Changes since 1.1012: +4 -4
lines
Diff to previous 1.1012 (colored)
Compile FFS and NFS statically (e.g. not modular) for GENERIC. These file-systems can be critical for mountroot; as kernel cannot have access to module(7)s without having / mounted first... yes, you see the point. See http://mail-index.netbsd.org/port-i386/2011/02/11/msg002323.html XXX Hopefully, /stand does not reside in a separate partition :o
Revision 1.1012 / (download) - annotate - [select for diffs], Sun Feb 13 04:22:41 2011 UTC (15 months, 1 week ago) by jym
Branch: MAIN
Changes since 1.1011: +3 -2
lines
Diff to previous 1.1011 (colored)
Add missing PUFFS (commented out).
Revision 1.1011 / (download) - annotate - [select for diffs], Fri Feb 11 01:59:57 2011 UTC (15 months, 1 week ago) by jmcneill
Branch: MAIN
Changes since 1.1010: +11 -11
lines
Diff to previous 1.1010 (colored)
attach drm hw drivers to 'drm' not 'vga'
Revision 1.1007.2.2 / (download) - annotate - [select for diffs], Tue Feb 8 19:29:35 2011 UTC (15 months, 2 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1007.2.1: +4 -3
lines
Diff to previous 1.1007.2.1 (colored)
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA is commented out)
Revision 1.1007.2.1 / (download) - annotate - [select for diffs], Tue Feb 8 16:19:25 2011 UTC (15 months, 2 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1007: +5 -3
lines
Diff to previous 1.1007 (colored)
Sync with HEAD
Revision 1.1010 / (download) - annotate - [select for diffs], Mon Feb 7 04:05:49 2011 UTC (15 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1009: +2 -3
lines
Diff to previous 1.1009 (colored)
options SPLASHSCREEN_PROGRESS is no more
Revision 1.1009 / (download) - annotate - [select for diffs], Wed Jan 26 18:48:12 2011 UTC (15 months, 4 weeks ago) by bouyer
Branch: MAIN
Changes since 1.1008: +4 -2
lines
Diff to previous 1.1008 (colored)
Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, as found in the vortex86 SoCs (http://www.vortex86dx.com). Ported from freebsd. Not added to amd64's GENERIC because this CPU is 32bit only. thanks to DM&P Electronics, Inc for providing documentation and sample devices for this work.
Revision 1.1008 / (download) - annotate - [select for diffs], Wed Jan 26 00:25:55 2011 UTC (15 months, 4 weeks ago) by pooka
Branch: MAIN
Changes since 1.1007: +3 -2
lines
Diff to previous 1.1007 (colored)
Add bwi from PR kern/40279. There is no know case of testing the driver on amd64/i386, but if it doesn't work at least we're more likely to get a PR instead of people wondering about lacking driver support.
Revision 1.1007 / (download) - annotate - [select for diffs], Mon Jan 17 15:56:03 2011 UTC (16 months, 1 week ago) by jmcneill
Branch: MAIN
Branch point for: bouyer-quota2
Changes since 1.1006: +3 -2
lines
Diff to previous 1.1006 (colored)
add acpiwdrt
Revision 1.1006 / (download) - annotate - [select for diffs], Sun Jan 9 15:12:33 2011 UTC (16 months, 2 weeks ago) by jruoho
Branch: MAIN
CVS Tags: jruoho-x86intr-base
Branch point for: jruoho-x86intr
Changes since 1.1005: +3 -2
lines
Diff to previous 1.1005 (colored)
Add a dummy-driver for ACPI fans.
Revision 1.1005 / (download) - annotate - [select for diffs], Wed Jan 5 20:08:12 2011 UTC (16 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.1004: +5 -7
lines
Diff to previous 1.1004 (colored)
Add a driver for ACPI power meters.
Revision 1.1004 / (download) - annotate - [select for diffs], Mon Jan 3 06:07:43 2011 UTC (16 months, 3 weeks ago) by tsutsui
Branch: MAIN
Changes since 1.1003: +10 -10
lines
Diff to previous 1.1003 (colored)
Xref module(7) in comments.
Revision 1.1003 / (download) - annotate - [select for diffs], Mon Dec 27 20:45:00 2010 UTC (16 months, 4 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.1002: +3 -2
lines
Diff to previous 1.1002 (colored)
add auvitek at uhub
Revision 1.1002 / (download) - annotate - [select for diffs], Mon Dec 27 15:56:50 2010 UTC (16 months, 4 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.1001: +3 -2
lines
Diff to previous 1.1001 (colored)
add 'uaudio* at usbifif?' so uaudio can attach to something other than a hub
Revision 1.1001 / (download) - annotate - [select for diffs], Sat Nov 27 20:18:46 2010 UTC (17 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.1000: +3 -2
lines
Diff to previous 1.1000 (colored)
add ihphy
Revision 1.1000 / (download) - annotate - [select for diffs], Tue Nov 23 11:14:00 2010 UTC (18 months ago) by hannken
Branch: MAIN
Changes since 1.999: +3 -3
lines
Diff to previous 1.999 (colored)
Remove unused count from pseudo-device md.
Revision 1.915.2.11 / (download) - annotate - [select for diffs], Sun Nov 21 03:05:05 2010 UTC (18 months ago) by riz
Branch: netbsd-5
CVS Tags: matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.915.2.10: +6 -2
lines
Diff to previous 1.915.2.10 (colored) to branchpoint 1.915 (colored)
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.999 / (download) - annotate - [select for diffs], Sat Nov 13 09:48:55 2010 UTC (18 months, 1 week ago) by jnemeth
Branch: MAIN
CVS Tags: uebayasi-xip-base6
Changes since 1.998: +4 -2
lines
Diff to previous 1.998 (colored)
Add new et(4)/etphy(4) devices.
Revision 1.963.2.5 / (download) - annotate - [select for diffs], Tue Nov 9 06:03:37 2010 UTC (18 months, 2 weeks ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.963.2.4: +3 -2
lines
Diff to previous 1.963.2.4 (colored) to branchpoint 1.963 (colored) next main 1.964 (colored)
Sync with HEAD.
Revision 1.998 / (download) - annotate - [select for diffs], Sat Nov 6 15:06:29 2010 UTC (18 months, 2 weeks ago) by jakllsch
Branch: MAIN
CVS Tags: uebayasi-xip-base5
Changes since 1.997: +3 -2
lines
Diff to previous 1.997 (colored)
Enable schide(4), Intel SCH IDE controller driver from PR#42310.
Revision 1.963.2.4 / (download) - annotate - [select for diffs], Sat Nov 6 08:08:18 2010 UTC (18 months, 2 weeks ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.963.2.3: +6 -2
lines
Diff to previous 1.963.2.3 (colored) to branchpoint 1.963 (colored)
Sync with HEAD.
Revision 1.997 / (download) - annotate - [select for diffs], Fri Nov 5 10:28:21 2010 UTC (18 months, 2 weeks ago) by gsutre
Branch: MAIN
CVS Tags: uebayasi-xip-base4
Changes since 1.996: +4 -2
lines
Diff to previous 1.996 (colored)
Merge ACPI Fujitsu Driver. Provides support for hotkeys and other built-in components through vendor-specific ACPI devices. ok jruoho@
Revision 1.996 / (download) - annotate - [select for diffs], Wed Nov 3 20:10:00 2010 UTC (18 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.995: +3 -2
lines
Diff to previous 1.995 (colored)
add otus
Revision 1.995 / (download) - annotate - [select for diffs], Sun Oct 24 08:54:14 2010 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.994: +3 -2
lines
Diff to previous 1.994 (colored)
Add acpiwmi(4) mappings for MSI laptops. XXX: It may be necessary to fix PR # 43659 before this works on all models.
Revision 1.963.2.3 / (download) - annotate - [select for diffs], Fri Oct 22 07:21:19 2010 UTC (19 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.963.2.2: +7 -0
lines
Diff to previous 1.963.2.2 (colored) to branchpoint 1.963 (colored)
Sync with HEAD (-D20101022).
Revision 1.994 / (download) - annotate - [select for diffs], Tue Oct 12 19:10:50 2010 UTC (19 months, 1 week ago) by gsutre
Branch: MAIN
CVS Tags: uebayasi-xip-base3
Changes since 1.993: +4 -2
lines
Diff to previous 1.993 (colored)
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.890.2.7 / (download) - annotate - [select for diffs], Sat Oct 9 03:31:46 2010 UTC (19 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.6: +7 -2
lines
Diff to previous 1.890.2.6 (colored) to branchpoint 1.890 (colored) next main 1.891 (colored)
sync with head
Revision 1.993 / (download) - annotate - [select for diffs], Sun Aug 22 18:56:21 2010 UTC (21 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11
Changes since 1.992: +5 -2
lines
Diff to previous 1.992 (colored)
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.992 / (download) - annotate - [select for diffs], Sat Aug 21 11:55:21 2010 UTC (21 months ago) by jmcneill
Branch: MAIN
Changes since 1.991: +3 -2
lines
Diff to previous 1.991 (colored)
enable viadrm
Revision 1.991 / (download) - annotate - [select for diffs], Sat Aug 21 03:06:37 2010 UTC (21 months ago) by tsutsui
Branch: MAIN
Changes since 1.990: +3 -2
lines
Diff to previous 1.990 (colored)
Add upgt(4), Intersil PrismGT USB 802.11b/g adapter.
Revision 1.963.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:34 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.963.2.1: +31 -3
lines
Diff to previous 1.963.2.1 (colored) to branchpoint 1.963 (colored)
Sync with HEAD.
Revision 1.890.2.6 / (download) - annotate - [select for diffs], Wed Aug 11 22:52:10 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.5: +42 -16
lines
Diff to previous 1.890.2.5 (colored) to branchpoint 1.890 (colored)
sync with head.
Revision 1.990 / (download) - annotate - [select for diffs], Sun Aug 8 20:04:24 2010 UTC (21 months, 2 weeks ago) by chs
Branch: MAIN
CVS Tags: yamt-nfs-mp-base10,
uebayasi-xip-base2
Changes since 1.989: +6 -2
lines
Diff to previous 1.989 (colored)
add more (commented-out) spdmem instances for HP xw-series workstations.
Revision 1.989 / (download) - annotate - [select for diffs], Sat Jul 24 00:45:54 2010 UTC (22 months ago) by jym
Branch: MAIN
Changes since 1.988: +3 -2
lines
Diff to previous 1.988 (colored)
Welcome PAE inside i386 current.
This patch is inspired by work previously done by Jeremy Morse, ported by me
to -current, merged with the work previously done for port-xen, together with
additionals fixes and improvements.
PAE option is disabled by default in GENERIC (but will be enabled in ALL in
the next few days).
In quick, PAE switches the CPU to a mode where physical addresses become
36 bits (64 GiB). Virtual address space remains at 32 bits (4 GiB). To cope
with the increased size of the physical address, they are manipulated as
64 bits variables by kernel and MMU.
When supported by the CPU, it also allows the use of the NX/XD bit that
provides no-execution right enforcement on a per physical page basis.
Notes:
- reworked locore.S
- introduce cpu_load_pmap(), used to switch pmap for the curcpu. Due to the
different handling of pmap mappings with PAE vs !PAE, Xen vs native, details
are hidden within this function. This helps calling it from assembly,
as some features, like BIOS calls, switch to pmap_kernel before mapping
trampoline code in low memory.
- some changes in bioscall and kvm86_call, to reflect the above.
- the L3 is "pinned" per-CPU, and is only manipulated by a
reduced set of functions within pmap. To track the L3, I added two
elements to struct cpu_info, namely ci_l3_pdirpa (PA of the L3), and
ci_l3_pdir (the L3 VA). Rest of the code considers that it runs "just
like" a normal i386, except that the L2 is 4 pages long (PTP_LEVELS is
still 2).
- similar to the ci_pae_l3_pdir{,pa} variables, amd64's xen_current_user_pgd
becomes an element of cpu_info (slowly paving the way for MP world).
- bootinfo_source struct declaration is modified, to cope with paddr_t size
change with PAE (it is not correct to assume that bs_addr is a paddr_t when
compiled with PAE - it should remain 32 bits). bs_addrs is now a
void * array (in bootloader's code under i386/stand/, the bs_addrs
is a physaddr_t, which is an unsigned long).
- fixes in multiboot code (same reason as bootinfo): paddr_t size
change. I used Elf32_* types, use RELOC() where necessary, and move the
memcpy() functions out of the if/else if (I do not expect sym and str tables
to overlap with ELF).
- 64 bits atomic functions for pmap
- all pmap_pdirpa access are now done through the pmap_pdirpa macro. It
hides the L3/L2 stuff from PAE, as well as the pm_pdirpa change in
struct pmap (it now becomes a PDP_SIZE array, with or without PAE).
- manipulation of recursive mappings ( PDIR_SLOT_{,A}PTEs ) is done via
loops on PDP_SIZE.
See also http://mail-index.netbsd.org/port-i386/2010/07/17/msg002062.html
No objection raised on port-i386@ and port-xen@R for about a week.
XXX kvm(3) will be fixed in another patch to properly handle both PAE and !PAE
kernel dumps (VA => PA macros are slightly different, and need proper 64 bits
PA support in kvm_i386).
XXX Mixing PAE and !PAE modules may lead to unwanted/unexpected results. This
cannot be solved easily, and needs lots of thinking before being declared
safe (paddr_t/bus_addr_t size handling, PD/PT macros abstractions).
Revision 1.988 / (download) - annotate - [select for diffs], Fri Jul 23 00:43:20 2010 UTC (22 months ago) by jakllsch
Branch: MAIN
Changes since 1.987: +4 -3
lines
Diff to previous 1.987 (colored)
Almost entirely rework Intel Firmware Hub random number generator support. This introduces fwhrng(4) which attaches via ichlpcib(4), replacing the rnd(4) support in pchb(4).
Revision 1.987 / (download) - annotate - [select for diffs], Sun Jul 18 09:29:12 2010 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.986: +3 -2
lines
Diff to previous 1.986 (colored)
Merge a driver for ACPI CPUs with basic support for processor power states, also known as C-states. The code is modular and provides an easy way to add the remaining functionality later (namely throttling and P-states). Remarks: 1. Commented out in the GENERICs; more testing exposure is needed. 2. The C3-state is disabled for the time being because it turns off timers, among them the local APIC timer. This may not be universally true on all x86 processors; define ACPICPU_ENABLE_C3 to test. 3. The algorithm used to choose a power state may need tuning. When evaluating the appropriate state, the implementation uses the previous sleep time as an indicator. Additional hints would include for example the system load. Also bus master activity is evaluated when choosing a state. The usb(4) stack is notorious for such activity even when unused. Typically it must be disabled in order to reach the C3-state, but it may also prevent the use of C2. 4. While no extensive empirical measurements have been carried out, the power savings are somewhere between 1-2 W with C1 and C2, depending on the processor, firmware, and load. With C3 even up to 4 W can be saved. The less something ticks, the more power is saved. ok jmcneill@, joerg@, and discussed with various people.
Revision 1.974.2.2 / (download) - annotate - [select for diffs], Sat Jul 3 01:19:20 2010 UTC (22 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.974.2.1: +14 -2
lines
Diff to previous 1.974.2.1 (colored) to branchpoint 1.974 (colored)
sync with head
Revision 1.986 / (download) - annotate - [select for diffs], Sat Jun 26 15:17:56 2010 UTC (23 months ago) by kefren
Branch: MAIN
Changes since 1.985: +4 -3
lines
Diff to previous 1.985 (colored)
Fix build for MPLS import: add options MPLS, changed pseudo-device mpls to pseudo-device ifmpls
Revision 1.985 / (download) - annotate - [select for diffs], Sat Jun 26 14:36:48 2010 UTC (23 months ago) by kefren
Branch: MAIN
Changes since 1.984: +3 -2
lines
Diff to previous 1.984 (colored)
add pseudo-device mpls - commented in GENERIC for now
Revision 1.984 / (download) - annotate - [select for diffs], Tue Jun 1 02:40:13 2010 UTC (23 months, 3 weeks ago) by mrg
Branch: MAIN
Changes since 1.983: +12 -2
lines
Diff to previous 1.983 (colored)
enable the drm drivers; they've been tested for ages and have been enabled on amd64 for some months now. as requested in PR#42936.
Revision 1.974.2.1 / (download) - annotate - [select for diffs], Sun May 30 05:16:53 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.974: +22 -15
lines
Diff to previous 1.974 (colored)
sync with head
Revision 1.983 / (download) - annotate - [select for diffs], Sat May 22 19:02:08 2010 UTC (2 years ago) by plunky
Branch: MAIN
Changes since 1.982: +6 -2
lines
Diff to previous 1.982 (colored)
add btmagic(4) where other Bluetooth drivers are listed
Revision 1.982 / (download) - annotate - [select for diffs], Sat May 8 22:16:28 2010 UTC (2 years ago) by mrg
Branch: MAIN
Changes since 1.981: +3 -2
lines
Diff to previous 1.981 (colored)
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.981 / (download) - annotate - [select for diffs], Sun May 2 17:24:35 2010 UTC (2 years ago) by chs
Branch: MAIN
Changes since 1.980: +7 -3
lines
Diff to previous 1.980 (colored)
add alipm and its iic bus.
Revision 1.963.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:39:28 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.963: +33 -17
lines
Diff to previous 1.963 (colored)
Sync with HEAD.
Revision 1.915.2.3.4.1 / (download) - annotate - [select for diffs], Wed Apr 21 00:33:50 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.915.2.3: +23 -2
lines
Diff to previous 1.915.2.3 (colored) next main 1.915.2.4 (colored)
sync to netbsd-5
Revision 1.980 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:32 2010 UTC (2 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.979: +3 -3
lines
Diff to previous 1.979 (colored)
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.979 / (download) - annotate - [select for diffs], Sat Apr 10 17:55:25 2010 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.978: +4 -8
lines
Diff to previous 1.978 (colored)
Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@
XXX: This is broken: it calls methods with absolute pathnames (almost
guaranteed not to be portable across models), it accesses methods
that are in the domain of other drivers, it walks the namespace on
its own, it contains plenty of magic constants, it does not
integrate with existing KPIs, etc. Summa summarum: this should be
rewritten as a more generic toshiba_acpi(4).
Revision 1.978 / (download) - annotate - [select for diffs], Fri Apr 9 14:02:05 2010 UTC (2 years, 1 month ago) by ahoka
Branch: MAIN
Changes since 1.977: +2 -5
lines
Diff to previous 1.977 (colored)
Remove pad from GENERIC, add to MONOLITH, we have it as a module now.
Revision 1.977 / (download) - annotate - [select for diffs], Thu Apr 8 17:32:30 2010 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.976: +3 -2
lines
Diff to previous 1.976 (colored)
Add WMI mappings for HP laptops. Requested by cegger@.
Thanks to apb@ and cegger@ for initial testing.
XXX: This conflicts with hpqlb(4). Someone with the suitable hardware needs
to complete the list of hotkeys before -- and if -- this can replace
hpqlb(4). For now, the driver was left uncommented in the GENERICs.
Revision 1.976 / (download) - annotate - [select for diffs], Thu Apr 8 09:45:17 2010 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.975: +3 -2
lines
Diff to previous 1.975 (colored)
Add wmidell(4).
Revision 1.975 / (download) - annotate - [select for diffs], Sat Mar 27 03:04:51 2010 UTC (2 years, 2 months ago) by nonaka
Branch: MAIN
Changes since 1.974: +7 -4
lines
Diff to previous 1.974 (colored)
Added sdhc at cardbus support.
Revision 1.890.2.5 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:27 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.4: +144 -121
lines
Diff to previous 1.890.2.4 (colored) to branchpoint 1.890 (colored)
sync with head
Revision 1.974 / (download) - annotate - [select for diffs], Mon Mar 8 22:51:52 2010 UTC (2 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Changes since 1.973: +3 -2
lines
Diff to previous 1.973 (colored)
Add etherip(4), commented out
Revision 1.973 / (download) - annotate - [select for diffs], Sat Mar 6 21:12:04 2010 UTC (2 years, 2 months ago) by plunky
Branch: MAIN
Changes since 1.972: +5 -2
lines
Diff to previous 1.972 (colored)
add uhso(4)
Revision 1.972 / (download) - annotate - [select for diffs], Sat Mar 6 04:28:53 2010 UTC (2 years, 2 months ago) by cnst
Branch: MAIN
Changes since 1.971: +2 -3
lines
Diff to previous 1.971 (colored)
remove aiboost(4) from GENERICs, since it cannot win in autoconf(9) over aibs(4); ok pgoyette
Revision 1.971 / (download) - annotate - [select for diffs], Mon Feb 22 17:27:04 2010 UTC (2 years, 3 months ago) by pgoyette
Branch: MAIN
Changes since 1.970: +6 -2
lines
Diff to previous 1.970 (colored)
Forgot to add smscmon here...
Revision 1.970 / (download) - annotate - [select for diffs], Mon Feb 22 05:57:10 2010 UTC (2 years, 3 months ago) by ahoka
Branch: MAIN
Changes since 1.969: +3 -3
lines
Diff to previous 1.969 (colored)
Mention splash need genfb or radeonfb
Revision 1.969 / (download) - annotate - [select for diffs], Sun Feb 21 05:16:29 2010 UTC (2 years, 3 months ago) by cnst
Branch: MAIN
Changes since 1.968: +7 -2
lines
Diff to previous 1.968 (colored)
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.968 / (download) - annotate - [select for diffs], Fri Feb 12 15:51:16 2010 UTC (2 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.967: +3 -2
lines
Diff to previous 1.967 (colored)
Add PPPOE_SERVER - disabled (commented out) in GENERIC, - enabled in ALL
Revision 1.967 / (download) - annotate - [select for diffs], Wed Feb 10 19:54:36 2010 UTC (2 years, 3 months ago) by tonio
Branch: MAIN
Changes since 1.966: +3 -3
lines
Diff to previous 1.966 (colored)
Fix typo in TEMPer comment, spotted by Patrick Welche
Revision 1.966 / (download) - annotate - [select for diffs], Tue Feb 9 22:38:32 2010 UTC (2 years, 3 months ago) by tonio
Branch: MAIN
Changes since 1.965: +5 -2
lines
Diff to previous 1.965 (colored)
Add TEMPer and TERMPerHUM driver
Revision 1.965 / (download) - annotate - [select for diffs], Tue Feb 9 03:19:50 2010 UTC (2 years, 3 months ago) by cnst
Branch: MAIN
Changes since 1.964: +3 -2
lines
Diff to previous 1.964 (colored)
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.964 / (download) - annotate - [select for diffs], Mon Feb 8 21:45:31 2010 UTC (2 years, 3 months ago) by pgoyette
Branch: MAIN
Changes since 1.963: +4 -3
lines
Diff to previous 1.963 (colored)
Add flags to all instances of lm(4), add a reference to man page
Revision 1.963 / (download) - annotate - [select for diffs], Sat Feb 6 20:12:32 2010 UTC (2 years, 3 months ago) by pgoyette
Branch: MAIN
CVS Tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Changes since 1.962: +3 -2
lines
Diff to previous 1.962 (colored)
Add acpismbus enries - commented out!
Revision 1.962 / (download) - annotate - [select for diffs], Sun Jan 31 12:14:45 2010 UTC (2 years, 3 months ago) by jruoho
Branch: MAIN
Changes since 1.961: +2 -3
lines
Diff to previous 1.961 (colored)
Remove ACPICA_PEDANTIC. Appears to be no longer in use.
Revision 1.961 / (download) - annotate - [select for diffs], Thu Jan 21 12:02:25 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.960: +3 -3
lines
Diff to previous 1.960 (colored)
remove accidentally committed bit. pointed out by Patrick Welche
Revision 1.960 / (download) - annotate - [select for diffs], Tue Jan 19 22:06:20 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.959: +3 -3
lines
Diff to previous 1.959 (colored)
Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is no longer required in the client. This change doesn't yet add support for loading bpf as a module, since drivers can register before bpf is attached. However, callers of bpf can now be modularized. Dynamically loadable bpf could probably be done fairly easily with coordination from the stub driver and the real driver by registering attachments in the stub before the real driver is loaded and doing a handoff. ... and I'm not going to ponder the depths of unload here. Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.
Revision 1.959 / (download) - annotate - [select for diffs], Thu Jan 7 18:49:30 2010 UTC (2 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.958: +2 -6
lines
Diff to previous 1.958 (colored)
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.958 / (download) - annotate - [select for diffs], Thu Jan 7 00:18:47 2010 UTC (2 years, 4 months ago) by martin
Branch: MAIN
Changes since 1.957: +3 -2
lines
Diff to previous 1.957 (colored)
Add the u3ginit driver to all configs which have the u3g driver
Revision 1.957 / (download) - annotate - [select for diffs], Sun Jan 3 03:53:34 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.956: +75 -75
lines
Diff to previous 1.956 (colored)
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.956 / (download) - annotate - [select for diffs], Sun Jan 3 03:50:38 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.955: +15 -15
lines
Diff to previous 1.955 (colored)
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.955 / (download) - annotate - [select for diffs], Wed Dec 23 01:04:46 2009 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.954: +2 -4
lines
Diff to previous 1.954 (colored)
unifdef -D UGEN_BULK_RA_WB Default behaviour unchanged, the feature must still be explicitly enabled for a ugen fd.
Revision 1.954 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:15 2009 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.953: +2 -3
lines
Diff to previous 1.953 (colored)
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
Revision 1.953 / (download) - annotate - [select for diffs], Mon Nov 30 16:19:55 2009 UTC (2 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.952: +6 -2
lines
Diff to previous 1.952 (colored)
Add udl(4) and wsdisplay(4) as its child.
Revision 1.952 / (download) - annotate - [select for diffs], Sat Nov 21 12:15:55 2009 UTC (2 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.951: +14 -14
lines
Diff to previous 1.951 (colored)
- more options<space><tab> - capitalize Ethenet
Revision 1.951 / (download) - annotate - [select for diffs], Sat Nov 21 12:09:15 2009 UTC (2 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.950: +15 -15
lines
Diff to previous 1.950 (colored)
- use options<space><tab> - remove an extra whitespace
Revision 1.925.2.3 / (download) - annotate - [select for diffs], Sun Nov 1 13:58:19 2009 UTC (2 years, 6 months ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.2: +28 -6
lines
Diff to previous 1.925.2.2 (colored)
Sync with HEAD.
Revision 1.915.2.10 / (download) - annotate - [select for diffs], Wed Oct 28 09:03:42 2009 UTC (2 years, 6 months ago) by bouyer
Branch: 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
Changes since 1.915.2.9: +6 -2
lines
Diff to previous 1.915.2.9 (colored) to branchpoint 1.915 (colored)
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.915.2.9 / (download) - annotate - [select for diffs], Thu Oct 8 09:47:09 2009 UTC (2 years, 7 months ago) by sborrill
Branch: netbsd-5
Changes since 1.915.2.8: +7 -2
lines
Diff to previous 1.915.2.8 (colored) to branchpoint 1.915 (colored)
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.915.2.8 / (download) - annotate - [select for diffs], Mon Oct 5 11:37:13 2009 UTC (2 years, 7 months ago) by sborrill
Branch: netbsd-5
Changes since 1.915.2.7: +5 -2
lines
Diff to previous 1.915.2.7 (colored) to branchpoint 1.915 (colored)
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.950 / (download) - annotate - [select for diffs], Sat Oct 3 13:37:27 2009 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.949: +5 -5
lines
Diff to previous 1.949 (colored)
Enable viapcib
Revision 1.949 / (download) - annotate - [select for diffs], Fri Oct 2 18:50:49 2009 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.948: +5 -2
lines
Diff to previous 1.948 (colored)
Add and enable options VIA_C7TEMP
Revision 1.948 / (download) - annotate - [select for diffs], Fri Oct 2 16:47:52 2009 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.947: +3 -2
lines
Diff to previous 1.947 (colored)
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.947 / (download) - annotate - [select for diffs], Wed Sep 30 22:19:00 2009 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.946: +3 -2
lines
Diff to previous 1.946 (colored)
Need sdmmc* at wb?
Revision 1.946 / (download) - annotate - [select for diffs], Wed Sep 30 20:47:10 2009 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.945: +3 -2
lines
Diff to previous 1.945 (colored)
add and enable wb(4)
Revision 1.915.2.7 / (download) - annotate - [select for diffs], Sat Sep 26 19:52:09 2009 UTC (2 years, 7 months ago) by snj
Branch: netbsd-5
Changes since 1.915.2.6: +6 -2
lines
Diff to previous 1.915.2.6 (colored) to branchpoint 1.915 (colored)
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.945 / (download) - annotate - [select for diffs], Sun Sep 20 01:14:31 2009 UTC (2 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.944: +3 -2
lines
Diff to previous 1.944 (colored)
add toshide
Revision 1.890.2.4 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:39 2009 UTC (2 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.3: +6 -2
lines
Diff to previous 1.890.2.3 (colored) to branchpoint 1.890 (colored)
sync with head
Revision 1.915.2.6 / (download) - annotate - [select for diffs], Sun Sep 13 22:11:14 2009 UTC (2 years, 8 months ago) by snj
Branch: netbsd-5
Changes since 1.915.2.5: +3 -2
lines
Diff to previous 1.915.2.5 (colored) to branchpoint 1.915 (colored)
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.944 / (download) - annotate - [select for diffs], Mon Sep 7 22:59:09 2009 UTC (2 years, 8 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.943: +4 -4
lines
Diff to previous 1.943 (colored)
Switch on hdaudio(4)
Revision 1.943 / (download) - annotate - [select for diffs], Mon Sep 7 10:40:54 2009 UTC (2 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.942: +4 -4
lines
Diff to previous 1.942 (colored)
Refer to hdaudio as 'High Definition Audio', not 'Intel High Definition Audio' as many vendors implement the HD audio spec.
Revision 1.942 / (download) - annotate - [select for diffs], Sun Sep 6 17:25:56 2009 UTC (2 years, 8 months ago) by sborrill
Branch: MAIN
Changes since 1.941: +6 -2
lines
Diff to previous 1.941 (colored)
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.890.2.3 / (download) - annotate - [select for diffs], Wed Aug 19 18:46:18 2009 UTC (2 years, 9 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.2: +18 -4
lines
Diff to previous 1.890.2.2 (colored) to branchpoint 1.890 (colored)
sync with head.
Revision 1.941 / (download) - annotate - [select for diffs], Sat Aug 15 08:44:35 2009 UTC (2 years, 9 months ago) by mbalmer
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7
Changes since 1.940: +9 -2
lines
Diff to previous 1.940 (colored)
Add commented entries for keylock support.
Revision 1.940 / (download) - annotate - [select for diffs], Wed Jul 29 11:58:31 2009 UTC (2 years, 9 months ago) by mbalmer
Branch: MAIN
Changes since 1.939: +4 -3
lines
Diff to previous 1.939 (colored)
Fix (commented out) gpioow usage.
Revision 1.939 / (download) - annotate - [select for diffs], Wed Jul 29 11:55:40 2009 UTC (2 years, 9 months ago) by mbalmer
Branch: MAIN
Changes since 1.938: +4 -2
lines
Diff to previous 1.938 (colored)
Add commented out entries for gpiosim and gpio at gpiosim.
Revision 1.938 / (download) - annotate - [select for diffs], Mon Jul 27 12:34:13 2009 UTC (2 years, 9 months ago) by kiyohara
Branch: MAIN
Changes since 1.937: +3 -2
lines
Diff to previous 1.937 (colored)
Support Marvell Hercules-I/II SATA Controllers.
Revision 1.925.2.2 / (download) - annotate - [select for diffs], Thu Jul 23 23:31:35 2009 UTC (2 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.925.2.1: +6 -3
lines
Diff to previous 1.925.2.1 (colored)
Sync with HEAD.
Revision 1.937 / (download) - annotate - [select for diffs], Sun Jul 19 06:28:08 2009 UTC (2 years, 10 months ago) by kiyohara
Branch: MAIN
CVS Tags: jymxensuspend-base
Changes since 1.936: +3 -2
lines
Diff to previous 1.936 (colored)
Support siisata@cardbus. It tested on amd64 and i386 only.
Revision 1.936 / (download) - annotate - [select for diffs], Sun Jul 19 02:50:44 2009 UTC (2 years, 10 months ago) by rmind
Branch: MAIN
Changes since 1.935: +4 -3
lines
Diff to previous 1.935 (colored)
Make POSIX message queues a kernel module.
Revision 1.935 / (download) - annotate - [select for diffs], Sat Jul 18 16:31:42 2009 UTC (2 years, 10 months ago) by reinoud
Branch: MAIN
Changes since 1.934: +3 -2
lines
Diff to previous 1.934 (colored)
Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been tested with a DEBUG+DIAGNOSTIC+LOCKDEBUG kernel. To summerise NiLFS, i'll repeat my posting to tech-kern here: NiLFS stands for New implementation of Logging File System; LFS done right they claim :) It is at version 2 now and is being developed by NTT, the Japanese telecom company and recently put into the linux source tree. See http://www.nilfs.org. The on-disc format is not completely frozen and i expect at least one minor revision to come in time. The benefits of NiLFS are build-in fine-grained checkpointing, persistent snapshots, multiple mounts and very large file and media support. Every checkpoint can be transformed into a snapshot and v.v. It is said to perform very well on flash media since it is not overwriting pieces apart from a incidental update of the superblock, but that might change. It is accompanied by a cleaner to clean up the segments and recover lost space. My work is not a port of the linux code; its a new implementation. Porting the code would be more work since its very linux oriented and never written to be ported outside linux. The goal is to be fully interchangable. The code is non intrusive to other parts of the kernel. It is also very light-weight. The current state of the code is read-only access to both clean and dirty NiLFS partitions. On mounting a dirty partition it rolls forward the log to the last checkpoint. Full read-write support is however planned! Just as the linux code, mount_nilfs allows for the `head' to be mounted read/write and allows multiple read-only snapshots/checkpoint mounts next to it. By allowing the RW mount at a different snapshot for read-write it should be possible eventually to revert back to a previous state; i.e. try to upgrade a system and being able to revert to the exact state prior to the upgrade. Compared to other FS's its pretty light-weight, suitable for embedded use and on flash media. The read-only code is currently 17kb object code on NetBSD/i386. I doubt the read-write code will surpass the 50 or 60. Compared this to FFS being 156kb, UDF being 84 kb and NFS being 130kb. Run-time memory usage is most likely not very different from other uses though maybe a bit higher than FFS.
Revision 1.925.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:17:48 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.925: +35 -29
lines
Diff to previous 1.925 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.890.2.2 / (download) - annotate - [select for diffs], Mon May 4 08:11:15 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890.2.1: +105 -70
lines
Diff to previous 1.890.2.1 (colored) to branchpoint 1.890 (colored)
sync with head.
Revision 1.915.2.5 / (download) - annotate - [select for diffs], Sun May 3 23:45:46 2009 UTC (3 years ago) by snj
Branch: netbsd-5
Changes since 1.915.2.4: +5 -2
lines
Diff to previous 1.915.2.4 (colored) to branchpoint 1.915 (colored)
Pull up following revision(s) (requested by cegger in ticket #735): sys/dev/pci/if_age.c: revisions 1.1-1.28 sys/dev/pci/if_agereg.h: revisions 1.1-1.2 sys/dev/pci/if_ale.c: revisions 1.1-1.3 sys/dev/pci/if_alereg.h: revisions 1.1-1.2 sys/dev/pci/files.pci: revisions 1.310-1.313 sys/dev/mii/atphy.c: revisions 1.1-1.5 sys/dev/mii/files.mii: revision 1.42 share/man/man4/age.4: revisions 1.1-1.3 share/man/man4/ale.4: revisions 1.1-1.2 share/man/man4/atphy.4: revisions 1.1-1.2 share/man/man4/Makefile: revisions 1.486, 1.489 distrib/sets/lists/man/mi: revisions 1.1118, 1.1132 sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933 sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60 sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241 sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42 Add the age(4) and ale(4) drivers for Attansic L1 and Atheros AR8121/AR8113/AR8114 devices respectively.
Revision 1.915.2.4 / (download) - annotate - [select for diffs], Fri May 1 01:20:42 2009 UTC (3 years ago) by snj
Branch: netbsd-5
Changes since 1.915.2.3: +3 -2
lines
Diff to previous 1.915.2.3 (colored) to branchpoint 1.915 (colored)
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.914.2.3 / (download) - annotate - [select for diffs], Tue Apr 28 07:34:07 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.914.2.2: +33 -19
lines
Diff to previous 1.914.2.2 (colored) to branchpoint 1.914 (colored) next main 1.915 (colored)
Sync with HEAD.
Revision 1.934 / (download) - annotate - [select for diffs], Tue Apr 21 03:00:29 2009 UTC (3 years, 1 month ago) by nonaka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base
Changes since 1.933: +15 -2
lines
Diff to previous 1.933 (colored)
Added SD/MMC support from OpenBSD. tested on i386, amd64 at current-users ML by pgoyette@. tested on zaurus by myself.
Revision 1.933 / (download) - annotate - [select for diffs], Mon Apr 20 20:49:21 2009 UTC (3 years, 1 month ago) by cegger
Branch: MAIN
Changes since 1.932: +3 -2
lines
Diff to previous 1.932 (colored)
add ale(4)
Revision 1.932 / (download) - annotate - [select for diffs], Fri Apr 10 23:00:53 2009 UTC (3 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.931: +3 -2
lines
Diff to previous 1.931 (colored)
add commented out LOCKDEBUG
Revision 1.931 / (download) - annotate - [select for diffs], Sun Mar 29 15:45:08 2009 UTC (3 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.930: +3 -3
lines
Diff to previous 1.930 (colored)
Unfuck compat some more
Revision 1.930 / (download) - annotate - [select for diffs], Fri Mar 27 21:04:35 2009 UTC (3 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.929: +2 -5
lines
Diff to previous 1.929 (colored)
Remove -mtune, we'll let the compiler pick a good default (the current default sucks).
Revision 1.799.2.18 / (download) - annotate - [select for diffs], Tue Mar 24 21:25:02 2009 UTC (3 years, 2 months ago) by bouyer
Branch: netbsd-4
Changes since 1.799.2.17: +3 -2
lines
Diff to previous 1.799.2.17 (colored) to branchpoint 1.799 (colored) next main 1.800 (colored)
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.929 / (download) - annotate - [select for diffs], Tue Mar 17 20:04:39 2009 UTC (3 years, 2 months ago) by dyoung
Branch: MAIN
Changes since 1.928: +15 -15
lines
Diff to previous 1.928 (colored)
Reactivate native compatibility in GENERIC.
Revision 1.928 / (download) - annotate - [select for diffs], Fri Mar 6 09:58:14 2009 UTC (3 years, 2 months ago) by cegger
Branch: MAIN
Changes since 1.927: +4 -2
lines
Diff to previous 1.927 (colored)
add age(4) and atphy(4)
Revision 1.914.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:28:59 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.914.2.1: +8 -15
lines
Diff to previous 1.914.2.1 (colored) to branchpoint 1.914 (colored)
Sync with HEAD.
Revision 1.915.2.3 / (download) - annotate - [select for diffs], Thu Feb 19 20:23:46 2009 UTC (3 years, 3 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Changes since 1.915.2.2: +6 -2
lines
Diff to previous 1.915.2.2 (colored) to branchpoint 1.915 (colored)
Apply patch (requested by pooka in ticket #453): Add puffs and putter to amd64, i386, macppc, and sparc64 GENERIC kernels.
Revision 1.927 / (download) - annotate - [select for diffs], Mon Feb 16 23:40:14 2009 UTC (3 years, 3 months ago) by jmcneill
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Changes since 1.926: +3 -3
lines
Diff to previous 1.926 (colored)
Fix typo in genfb line
Revision 1.926 / (download) - annotate - [select for diffs], Mon Feb 16 22:43:47 2009 UTC (3 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.925: +4 -12
lines
Diff to previous 1.925 (colored)
Add and enable genfb(4), and remove vesafb(4) section.
Revision 1.925 / (download) - annotate - [select for diffs], Sat Feb 7 09:58:10 2009 UTC (3 years, 3 months ago) by mrg
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.924: +3 -3
lines
Diff to previous 1.924 (colored)
move COMPAT_50 into MONOLITHIC, as pointed out by enami@.
Revision 1.915.2.2 / (download) - annotate - [select for diffs], Mon Feb 2 22:12:34 2009 UTC (3 years, 3 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RC2
Changes since 1.915.2.1: +5 -5
lines
Diff to previous 1.915.2.1 (colored) to branchpoint 1.915 (colored)
Pull up following revision(s) (requested by ad in ticket #402): sys/arch/amd64/conf/GENERIC: revision 1.237 sys/arch/i386/conf/GENERIC: revision 1.924 Enable BUFQ_PRIOCSCAN by default.
Revision 1.924 / (download) - annotate - [select for diffs], Thu Jan 29 21:48:13 2009 UTC (3 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.923: +5 -5
lines
Diff to previous 1.923 (colored)
Enable BUFQ_PRIOCSCAN by default.
Revision 1.923 / (download) - annotate - [select for diffs], Sat Jan 24 05:06:06 2009 UTC (3 years, 4 months ago) by mrg
Branch: MAIN
Changes since 1.922: +3 -2
lines
Diff to previous 1.922 (colored)
add COMPAT_50 to all the configs with COMPAT_40.
Revision 1.914.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:16:15 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.914: +63 -59
lines
Diff to previous 1.914 (colored)
Sync with HEAD.
Revision 1.881.6.6 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:02 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.881.6.5: +71 -60
lines
Diff to previous 1.881.6.5 (colored) to branchpoint 1.881 (colored) next main 1.882 (colored)
Sync with HEAD.
Revision 1.922 / (download) - annotate - [select for diffs], Sun Dec 28 15:18:21 2008 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: mjf-devfs2-base
Changes since 1.921: +3 -2
lines
Diff to previous 1.921 (colored)
PR# port-i386/40284: add AMD Geode CS5536 audio driver; add gcscaudio(4) to i386 GENERIC and ALL kernels
Revision 1.921 / (download) - annotate - [select for diffs], Sun Dec 14 00:44:29 2008 UTC (3 years, 5 months ago) by jmcneill
Branch: MAIN
Changes since 1.920: +3 -2
lines
Diff to previous 1.920 (colored)
add options PMS_ELANTECH_TOUCHPAD
Revision 1.901.2.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:13 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.901.2.1: +61 -59
lines
Diff to previous 1.901.2.1 (colored) to branchpoint 1.901 (colored) next main 1.902 (colored)
Update haad-dm branch to haad-dm-base2.
Revision 1.920 / (download) - annotate - [select for diffs], Tue Nov 25 02:47:19 2008 UTC (3 years, 6 months ago) by cube
Branch: MAIN
CVS Tags: haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Changes since 1.919: +4 -4
lines
Diff to previous 1.919 (colored)
Don't compile PPP compressors in by default, they'll be auto-loaded. This saves an incredible 10k of text and data.
Revision 1.919 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:11 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.918: +2 -3
lines
Diff to previous 1.918 (colored)
Remove softdep, pass 1. We are focused on improving journalling. Proposed on tech-kern@.
Revision 1.918 / (download) - annotate - [select for diffs], Fri Nov 21 15:55:59 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.917: +57 -53
lines
Diff to previous 1.917 (colored)
Remove the following from i386 GENERIC since they are also provided by modules. Shrinks the kernel by 1278kB. XXX Need to further investigate situation with vcoda and nsmb. - all file systems - all exec formats - all compat code - POSIX AIO - the NFS server - accept filters
Revision 1.915.2.1 / (download) - annotate - [select for diffs], Tue Nov 18 01:56:58 2008 UTC (3 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RC1
Changes since 1.915: +3 -2
lines
Diff to previous 1.915 (colored)
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.917 / (download) - annotate - [select for diffs], Wed Nov 12 14:36:31 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.916: +3 -3
lines
Diff to previous 1.916 (colored)
Comment out P1003_1B_SEMAPHORE. The ksem module will now be autoloaded from the file system if POSIX semaphores are used.
Revision 1.916 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:01 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.915: +2 -3
lines
Diff to previous 1.915 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.915 / (download) - annotate - [select for diffs], Wed Oct 29 11:56:53 2008 UTC (3 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: netbsd-5-base
Branch point for: netbsd-5
Changes since 1.914: +4 -4
lines
Diff to previous 1.914 (colored)
Reenable ichlpcib by default. This allows all modern ICH systems to use the watchdog support out-of-the-box. It is not clear, if the workaround for ancient revisions with broken SpeedStep work, so if this breaks a report with PCI dump of the southbridge is required to blacklist them.
Revision 1.901.2.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:15:48 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.901: +28 -13
lines
Diff to previous 1.901 (colored)
Sync with HEAD.
Revision 1.914 / (download) - annotate - [select for diffs], Sun Oct 19 11:34:31 2008 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap
Changes since 1.913: +6 -2
lines
Diff to previous 1.913 (colored)
Add u3g entries in kernels that have ugensa as well.
Revision 1.913 / (download) - annotate - [select for diffs], Sat Oct 11 21:54:11 2008 UTC (3 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.912: +3 -2
lines
Diff to previous 1.912 (colored)
jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and JME260 Fast Ethernet PCI Express controllers. Written with a lot of cut-n-paste from the FreeBSD jme(4) driver. No support for jumbo ethernet frames yet (but should come soon). Thanks to JMicron Technologies for providing me sample boards and documentation for this work.
Revision 1.894.2.4 / (download) - annotate - [select for diffs], Fri Oct 10 22:29:04 2008 UTC (3 years, 7 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.894.2.3: +7 -10
lines
Diff to previous 1.894.2.3 (colored) next main 1.895 (colored)
Sync with HEAD.
Revision 1.912 / (download) - annotate - [select for diffs], Tue Oct 7 12:43:32 2008 UTC (3 years, 7 months ago) by pgoyette
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4
Changes since 1.911: +6 -5
lines
Diff to previous 1.911 (colored)
Move all platforms to new dbCool driver in preparation for removal of chip-specific drivers
Revision 1.911 / (download) - annotate - [select for diffs], Tue Oct 7 09:30:04 2008 UTC (3 years, 7 months ago) by rmind
Branch: MAIN
Changes since 1.910: +3 -2
lines
Diff to previous 1.910 (colored)
Add a note that SysV IPC parameters could be changed dynamically.
Revision 1.881.6.5 / (download) - annotate - [select for diffs], Sun Oct 5 20:11:26 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.881.6.4: +0 -5
lines
Diff to previous 1.881.6.4 (colored) to branchpoint 1.881 (colored)
Sync with HEAD.
Revision 1.910 / (download) - annotate - [select for diffs], Tue Sep 30 16:45:33 2008 UTC (3 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.909: +2 -7
lines
Diff to previous 1.909 (colored)
Remove esl(4)
Revision 1.881.6.4 / (download) - annotate - [select for diffs], Sun Sep 28 10:39:58 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.881.6.3: +16 -3
lines
Diff to previous 1.881.6.3 (colored) to branchpoint 1.881 (colored)
Sync with HEAD.
Revision 1.894.2.3 / (download) - annotate - [select for diffs], Wed Sep 24 16:38:49 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.894.2.2: +4 -2
lines
Diff to previous 1.894.2.2 (colored)
Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
Revision 1.894.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:27 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.894.2.1: +16 -5
lines
Diff to previous 1.894.2.1 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.909 / (download) - annotate - [select for diffs], Tue Sep 9 03:26:42 2008 UTC (3 years, 8 months ago) by ober
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3
Changes since 1.908: +3 -2
lines
Diff to previous 1.908 (colored)
Adding iwn(4) to GENERIC
Revision 1.908 / (download) - annotate - [select for diffs], Tue Sep 9 01:19:37 2008 UTC (3 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.907: +3 -2
lines
Diff to previous 1.907 (colored)
Add uvideo(4)
Revision 1.907 / (download) - annotate - [select for diffs], Sun Sep 7 12:01:25 2008 UTC (3 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-2
Changes since 1.906: +2 -4
lines
Diff to previous 1.906 (colored)
Remove references to non-existant kernel option NO_TSC_TIME. This fixes PR port-i386/39460 by Juan RP.
Revision 1.906 / (download) - annotate - [select for diffs], Sat Sep 6 20:08:01 2008 UTC (3 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.905: +8 -2
lines
Diff to previous 1.905 (colored)
Enable video(4) and pseye(4)
Revision 1.905 / (download) - annotate - [select for diffs], Thu Aug 21 18:06:18 2008 UTC (3 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.904: +3 -3
lines
Diff to previous 1.904 (colored)
Enable ipmi(4) by default in GENERIC and related kernels.
Revision 1.904 / (download) - annotate - [select for diffs], Mon Aug 4 03:55:47 2008 UTC (3 years, 9 months ago) by tls
Branch: MAIN
Changes since 1.903: +7 -2
lines
Diff to previous 1.903 (colored)
Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd support for specifying an accept filter for a service (mostly as a usage example, but it can be handy for other things). Manual pages to follow in a day or so. OK core@.
Revision 1.903 / (download) - annotate - [select for diffs], Thu Jul 31 14:15:00 2008 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.902: +3 -2
lines
Diff to previous 1.902 (colored)
Include VGA_POST by default in GENERIC and ALL on x86 now that the code is conditional.
Revision 1.902 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:01 2008 UTC (3 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.901: +3 -2
lines
Diff to previous 1.901 (colored)
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.881.6.3 / (download) - annotate - [select for diffs], Sun Jun 29 09:32:57 2008 UTC (3 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.881.6.2: +3 -0
lines
Diff to previous 1.881.6.2 (colored) to branchpoint 1.881 (colored)
Sync with HEAD.
Revision 1.894.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:26 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.894: +12 -5
lines
Diff to previous 1.894 (colored)
Sync w/ -current. 34 merge conflicts to follow.
Revision 1.900.2.2 / (download) - annotate - [select for diffs], Wed Jun 18 16:32:41 2008 UTC (3 years, 11 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.900.2.1: +5 -2
lines
Diff to previous 1.900.2.1 (colored) to branchpoint 1.900 (colored) next main 1.901 (colored)
Sync with head.
Revision 1.889.2.3 / (download) - annotate - [select for diffs], Tue Jun 17 09:14:01 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.889.2.2: +5 -2
lines
Diff to previous 1.889.2.2 (colored) to branchpoint 1.889 (colored) next main 1.890 (colored)
sync with head.
Revision 1.901 / (download) - annotate - [select for diffs], Wed Jun 11 20:37:38 2008 UTC (3 years, 11 months ago) by perry
Branch: MAIN
CVS Tags: yamt-pf42-base4,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base
Branch point for: haad-dm
Changes since 1.900: +5 -2
lines
Diff to previous 1.900 (colored)
Add cmos(4). This should probably be added to amd64 as well.
Revision 1.900.2.1 / (download) - annotate - [select for diffs], Tue Jun 10 14:51:21 2008 UTC (3 years, 11 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.900: +3 -2
lines
Diff to previous 1.900 (colored)
Initial commit of Wasabi System's WAPBL (Write Ahead Physical Block Logging) journaling code. Originally written by Darrin B. Jewell while at Wasabi and updated to -current by Antti Kantee, Andy Doran, Greg Oster and Simon Burge. Still a number of issues - look in doc/BRANCHES for "simonb-wapbl" for more info.
Revision 1.889.2.2 / (download) - annotate - [select for diffs], Wed Jun 4 02:04:46 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.889.2.1: +9 -3
lines
Diff to previous 1.889.2.1 (colored) to branchpoint 1.889 (colored)
sync with head
Revision 1.799.2.7.2.4 / (download) - annotate - [select for diffs], Tue Jun 3 20:47:14 2008 UTC (3 years, 11 months ago) by skrll
Branch: wrstuden-fixsa
Changes since 1.799.2.7.2.3: +4 -2
lines
Diff to previous 1.799.2.7.2.3 (colored) next main 1.799.2.8 (colored)
Sync with netbsd-4.
Revision 1.881.6.2 / (download) - annotate - [select for diffs], Mon Jun 2 13:22:13 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.881.6.1: +24 -18
lines
Diff to previous 1.881.6.1 (colored) to branchpoint 1.881 (colored)
Sync with HEAD.
Revision 1.900 / (download) - annotate - [select for diffs], Fri May 30 19:51:00 2008 UTC (3 years, 11 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pf42-base3
Branch point for: simonb-wapbl
Changes since 1.899: +3 -2
lines
Diff to previous 1.899 (colored)
Add pci* at elansc? bus ?. Should fix Jasper's PR, port-i386/38800.
Revision 1.899 / (download) - annotate - [select for diffs], Mon May 26 00:25:32 2008 UTC (4 years ago) by christos
Branch: MAIN
Changes since 1.898: +5 -2
lines
Diff to previous 1.898 (colored)
Add uberry.
Revision 1.898 / (download) - annotate - [select for diffs], Sun May 25 19:05:17 2008 UTC (4 years ago) by agc
Branch: MAIN
Changes since 1.897: +3 -3
lines
Diff to previous 1.897 (colored)
Re-enable INCLUDE_CONFIG_FILE in the GENERIC kernel config files for i386, amd64 and usermode - it is necessary for retrieving information on kernel configuration for running kernels - cf config -x.
Revision 1.897 / (download) - annotate - [select for diffs], Fri May 23 21:17:40 2008 UTC (4 years ago) by jnemeth
Branch: MAIN
Changes since 1.896: +3 -2
lines
Diff to previous 1.896 (colored)
add siisata(4) -- SiI SteelVine SATA2
Revision 1.896 / (download) - annotate - [select for diffs], Sun May 18 22:05:59 2008 UTC (4 years ago) by cegger
Branch: MAIN
CVS Tags: hpcarm-cleanup-nbase
Changes since 1.895: +3 -2
lines
Diff to previous 1.895 (colored)
acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons". "awesome" jmcneill
Revision 1.889.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:32:09 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.889: +17 -20
lines
Diff to previous 1.889 (colored)
sync with head.
Revision 1.890.2.1 / (download) - annotate - [select for diffs], Fri May 16 02:22:32 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.890: +14 -20
lines
Diff to previous 1.890 (colored)
sync with head.
Revision 1.895 / (download) - annotate - [select for diffs], Tue May 13 13:43:47 2008 UTC (4 years ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base2,
yamt-nfs-mp-base2
Changes since 1.894: +2 -4
lines
Diff to previous 1.894 (colored)
PR kern/35296 option PIC_DELAY not use
Revision 1.894 / (download) - annotate - [select for diffs], Mon May 5 14:43:18 2008 UTC (4 years ago) by ad
Branch: MAIN
Branch point for: wrstuden-revivesa
Changes since 1.893: +9 -9
lines
Diff to previous 1.893 (colored)
The kernel is too large. Reduce size by commenting out eye candy options:
{ACPI,EISA,MII,PCI,USB,MCA}VERBOSE
Also remove INCLUDE_CONFIG_FILE, because it doesn't make sense in GENERIC.
Revision 1.893 / (download) - annotate - [select for diffs], Fri May 2 15:26:38 2008 UTC (4 years ago) by ad
Branch: MAIN
Changes since 1.892: +6 -2
lines
Diff to previous 1.892 (colored)
- Give x86 BIOS boot the ability to load new style modules and pass them into the kernel. Based on a patch by jmcneill@, with many fixes and improvements by me. - Put MEMORY_DISK_DYNAMIC and MODULAR into the GENERIC kernels, so that you can load miniroot.kmod from the boot blocks and boot into the installer!
Revision 1.892 / (download) - annotate - [select for diffs], Thu May 1 20:18:18 2008 UTC (4 years ago) by cegger
Branch: MAIN
Changes since 1.891: +3 -2
lines
Diff to previous 1.891 (colored)
hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks
Revision 1.891 / (download) - annotate - [select for diffs], Wed Apr 30 15:29:11 2008 UTC (4 years ago) by ad
Branch: MAIN
Changes since 1.890: +2 -11
lines
Diff to previous 1.890 (colored)
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.890 / (download) - annotate - [select for diffs], Tue Apr 22 22:37:14 2008 UTC (4 years, 1 month ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base
Branch point for: yamt-nfs-mp
Changes since 1.889: +5 -2
lines
Diff to previous 1.889 (colored)
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.799.2.17 / (download) - annotate - [select for diffs], Sat Apr 19 15:57:56 2008 UTC (4 years, 1 month ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base
Changes since 1.799.2.16: +3 -2
lines
Diff to previous 1.799.2.16 (colored) to branchpoint 1.799 (colored)
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.889 / (download) - annotate - [select for diffs], Fri Apr 11 11:55:18 2008 UTC (4 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base
Branch point for: yamt-pf42
Changes since 1.888: +3 -3
lines
Diff to previous 1.888 (colored)
Please don't leave a debug option in GENERIC.
Revision 1.888 / (download) - annotate - [select for diffs], Wed Apr 9 17:35:17 2008 UTC (4 years, 1 month ago) by dyoung
Branch: MAIN
Changes since 1.887: +4 -4
lines
Diff to previous 1.887 (colored)
Attach elansc at mainbus instead of at pci.
Revision 1.887 / (download) - annotate - [select for diffs], Thu Apr 3 22:51:09 2008 UTC (4 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.886: +5 -2
lines
Diff to previous 1.886 (colored)
Add finsio(4) entry (commented out).
Revision 1.881.6.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:17 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.881: +5 -3
lines
Diff to previous 1.881 (colored)
Sync with HEAD.
Revision 1.886 / (download) - annotate - [select for diffs], Mon Mar 31 15:19:28 2008 UTC (4 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.885: +3 -2
lines
Diff to previous 1.885 (colored)
Enable asus(4)
Revision 1.885 / (download) - annotate - [select for diffs], Sat Mar 29 00:21:01 2008 UTC (4 years, 1 month ago) by cube
Branch: MAIN
Changes since 1.884: +3 -2
lines
Diff to previous 1.884 (colored)
Add and enable lii(4).
Revision 1.881.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:14:58 2008 UTC (4 years, 2 months ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.881: +3 -3
lines
Diff to previous 1.881 (colored) next main 1.882 (colored)
sync with head.
Revision 1.844.2.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:05 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.844.2.2: +13 -6
lines
Diff to previous 1.844.2.2 (colored) next main 1.845 (colored)
sync with HEAD
Revision 1.884 / (download) - annotate - [select for diffs], Tue Mar 18 20:48:42 2008 UTC (4 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
ad-socklock-base1
Changes since 1.883: +289 -316
lines
Diff to previous 1.883 (colored)
Back out previous, which obviously wasn't meant to get committed.
Revision 1.883 / (download) - annotate - [select for diffs], Tue Mar 18 20:46:35 2008 UTC (4 years, 2 months ago) by cube
Branch: MAIN
Changes since 1.882: +316 -289
lines
Diff to previous 1.882 (colored)
Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic changes where appropriate.
Revision 1.683.2.10 / (download) - annotate - [select for diffs], Mon Mar 17 09:14:20 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.9: +3 -3
lines
Diff to previous 1.683.2.9 (colored) next main 1.684 (colored)
sync with head.
Revision 1.882 / (download) - annotate - [select for diffs], Fri Feb 29 14:42:32 2008 UTC (4 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.881: +3 -3
lines
Diff to previous 1.881 (colored)
Remove GENERIC.local from the repository Make all the kernels that currently include their corresponding GENERIC.local file use the cinclude directive instead of include. This way config(1) will not complain if the file cannot be found. After doing this, remove the GENERIC.local files from the repository so that the user will not see modified files during updates, and local changes to them cannot end up in the repository by mistake. Discussed in tech-kern@ earlier this month. No strong objections.
Revision 1.859.2.4 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:37 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.859.2.3: +36 -12
lines
Diff to previous 1.859.2.3 (colored) to branchpoint 1.859 (colored) next main 1.860 (colored)
Sync with HEAD.
Revision 1.683.2.9 / (download) - annotate - [select for diffs], Mon Feb 4 09:22:00 2008 UTC (4 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.8: +7 -3
lines
Diff to previous 1.683.2.8 (colored)
sync with head.
Revision 1.881 / (download) - annotate - [select for diffs], Wed Jan 30 19:58:19 2008 UTC (4 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
hpcarm-cleanup-base
Branch point for: mjf-devfs2,
keiichi-mipv6
Changes since 1.880: +3 -3
lines
Diff to previous 1.880 (colored)
Crank maxusers to 64.
Revision 1.867.2.5 / (download) - annotate - [select for diffs], Wed Jan 23 19:27:15 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.867.2.4: +4 -0
lines
Diff to previous 1.867.2.4 (colored) to branchpoint 1.867 (colored) next main 1.868 (colored)
Sync with HEAD.
Revision 1.880 / (download) - annotate - [select for diffs], Mon Jan 21 22:12:00 2008 UTC (4 years, 4 months ago) by ichiro
Branch: MAIN
CVS Tags: bouyer-xeni386-nbase
Changes since 1.879: +6 -2
lines
Diff to previous 1.879 (colored)
enable 'uhmodem'
Revision 1.683.2.8 / (download) - annotate - [select for diffs], Mon Jan 21 09:36:49 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.7: +40 -12
lines
Diff to previous 1.683.2.7 (colored)
sync with head
Revision 1.867.2.4 / (download) - annotate - [select for diffs], Sat Jan 19 12:14:15 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.867.2.3: +0 -1
lines
Diff to previous 1.867.2.3 (colored) to branchpoint 1.867 (colored)
Sync with HEAD
Revision 1.879 / (download) - annotate - [select for diffs], Wed Jan 16 09:37:05 2008 UTC (4 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: bouyer-xeni386-base
Changes since 1.878: +2 -3
lines
Diff to previous 1.878 (colored)
Remove options MATH_EMULATE.
Revision 1.799.2.16 / (download) - annotate - [select for diffs], Fri Jan 11 17:03:17 2008 UTC (4 years, 4 months ago) by xtraeme
Branch: netbsd-4
Changes since 1.799.2.15: +1 -0
lines
Diff to previous 1.799.2.15 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by christos in ticket #1037): sys/dev/pci/arcmsr.c: patch sys/dev/pci/arcmsrvar.h: patch sys/dev/pci/pcidevs: patch sys/dev/pci/files.pci: patch sys/arch/i386/conf/GENERIC: patch sys/arch/i386/conf/XEN2_DOM0: patch sys/arch/i386/conf/INSTALL_LARGE: patch sys/arch/amd64/conf/GENERIC: patch sys/arch/amd64/conf/INSTALL: patch share/man/man4/Makefile: patch share/man/man4/arcmsr.4: patch distrib/sets/lists/man/mi: patch Add the Areca Technology Corporation SATA RAID controller driver, ported from OpenBSD.
Revision 1.867.2.3 / (download) - annotate - [select for diffs], Thu Jan 10 23:43:18 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.867.2.2: +5 -1
lines
Diff to previous 1.867.2.2 (colored) to branchpoint 1.867 (colored)
Sync with HEAD
Revision 1.878 / (download) - annotate - [select for diffs], Wed Jan 9 14:28:54 2008 UTC (4 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.877: +7 -3
lines
Diff to previous 1.877 (colored)
Add gcscpcib(4).
Revision 1.844.2.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:46:27 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.844.2.1: +44 -28
lines
Diff to previous 1.844.2.1 (colored)
sync with HEAD
Revision 1.867.2.2 / (download) - annotate - [select for diffs], Tue Jan 8 22:09:52 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.867.2.1: +5 -5
lines
Diff to previous 1.867.2.1 (colored) to branchpoint 1.867 (colored)
Sync with HEAD
Revision 1.877 / (download) - annotate - [select for diffs], Mon Jan 7 08:39:03 2008 UTC (4 years, 4 months ago) by martti
Branch: MAIN
CVS Tags: matt-armv6-base
Changes since 1.876: +6 -6
lines
Diff to previous 1.876 (colored)
Fixed indentation, it should be option<space><tab> makeoption<space><tab>
Revision 1.799.2.7.2.3 / (download) - annotate - [select for diffs], Sun Jan 6 05:00:56 2008 UTC (4 years, 4 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.799.2.7.2.2: +4 -4
lines
Diff to previous 1.799.2.7.2.2 (colored)
Catch up to netbsd-4.0 release.
Revision 1.876 / (download) - annotate - [select for diffs], Thu Jan 3 07:21:21 2008 UTC (4 years, 4 months ago) by kiyohara
Branch: MAIN
Changes since 1.875: +3 -3
lines
Diff to previous 1.875 (colored)
Remove white-space.
Revision 1.867.2.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:48:09 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.867: +26 -5
lines
Diff to previous 1.867 (colored)
Sync with HEAD
Revision 1.875 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:56 2007 UTC (4 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.874: +2 -3
lines
Diff to previous 1.874 (colored)
Remove systrace. Ok core@.
Revision 1.874 / (download) - annotate - [select for diffs], Sun Dec 30 13:15:22 2007 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.873: +9 -2
lines
Diff to previous 1.873 (colored)
Enable wedge autodiscovery and wedge support for GPT. Both MBR and BSD disklabel support is *not* enabled, but documented.
Revision 1.873 / (download) - annotate - [select for diffs], Sat Dec 29 06:09:04 2007 UTC (4 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.872: +3 -3
lines
Diff to previous 1.872 (colored)
Update itesio(4) comments.
Revision 1.859.2.3 / (download) - annotate - [select for diffs], Thu Dec 27 00:43:00 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.859.2.2: +11 -3
lines
Diff to previous 1.859.2.2 (colored) to branchpoint 1.859 (colored)
Sync with HEAD.
Revision 1.872 / (download) - annotate - [select for diffs], Wed Dec 26 23:00:51 2007 UTC (4 years, 5 months ago) by elad
Branch: MAIN
Changes since 1.871: +4 -3
lines
Diff to previous 1.871 (colored)
Compile in by default (disabled) PaX ASLR for amd64 and i386.
Revision 1.864.2.2 / (download) - annotate - [select for diffs], Wed Dec 26 21:38:44 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.864.2.1: +21 -3
lines
Diff to previous 1.864.2.1 (colored) to branchpoint 1.864 (colored) next main 1.865 (colored)
Sync with head.
Revision 1.871 / (download) - annotate - [select for diffs], Wed Dec 26 16:28:15 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: vmlocking2-base3
Changes since 1.870: +9 -2
lines
Diff to previous 1.870 (colored)
Add PHYSMEM_MAX_ADDR and PHYSMEM_MAX_SIZE options. This limit physical memory based on overall size (useful for debugging to keep core dumps small) or maximum address (when using devices with bus dma limits). Contrary to REALBASEMEM and REALEXTMEM, they still use the BIOS memory map and can therefore deal with fragmented memory.
Revision 1.870 / (download) - annotate - [select for diffs], Tue Dec 25 01:03:32 2007 UTC (4 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.869: +5 -2
lines
Diff to previous 1.869 (colored)
Make SMP the default on i386. For the time being the noacpi kernel does not have it enabled.
Revision 1.869 / (download) - annotate - [select for diffs], Fri Dec 21 15:20:13 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
Changes since 1.868: +3 -2
lines
Diff to previous 1.868 (colored)
Add thinkpad at acpi
Revision 1.868 / (download) - annotate - [select for diffs], Mon Dec 17 04:36:16 2007 UTC (4 years, 5 months ago) by riz
Branch: MAIN
Changes since 1.867: +5 -2
lines
Diff to previous 1.867 (colored)
Add drvctl(4)
Revision 1.866.2.1 / (download) - annotate - [select for diffs], Tue Dec 11 15:20:28 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-kmem
Changes since 1.866: +7 -3
lines
Diff to previous 1.866 (colored) next main 1.867 (colored)
sync with head.
Revision 1.867 / (download) - annotate - [select for diffs], Sun Dec 9 20:27:46 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-kmem-base3,
yamt-kmem-base2,
cube-autoconf-base,
cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.866: +7 -3
lines
Diff to previous 1.866 (colored)
Merge jmcneill-pm branch.
Revision 1.839.4.14 / (download) - annotate - [select for diffs], Sun Dec 9 19:35:19 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.839.4.13: +3 -2
lines
Diff to previous 1.839.4.13 (colored) to branchpoint 1.839 (colored) next main 1.840 (colored)
Sync with HEAD.
Revision 1.859.2.2 / (download) - annotate - [select for diffs], Sat Dec 8 18:17:06 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.859.2.1: +7 -4
lines
Diff to previous 1.859.2.1 (colored) to branchpoint 1.859 (colored)
Sync with HEAD.
Revision 1.864.2.1 / (download) - annotate - [select for diffs], Sat Dec 8 17:56:22 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.864: +3 -2
lines
Diff to previous 1.864 (colored)
Sync with head.
Revision 1.683.2.7 / (download) - annotate - [select for diffs], Fri Dec 7 17:24:54 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.6: +8 -5
lines
Diff to previous 1.683.2.6 (colored)
sync with head
Revision 1.866 / (download) - annotate - [select for diffs], Wed Dec 5 00:19:41 2007 UTC (4 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-kmem-base,
vmlocking2-base2,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
jmcneill-pm-base
Branch point for: yamt-kmem
Changes since 1.865: +3 -3
lines
Diff to previous 1.865 (colored)
arc(4) -> arcmsr(4)
Revision 1.865 / (download) - annotate - [select for diffs], Tue Dec 4 18:53:57 2007 UTC (4 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.864: +3 -2
lines
Diff to previous 1.864 (colored)
Enable arc(4).
Revision 1.816.2.9 / (download) - annotate - [select for diffs], Mon Dec 3 19:03:22 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.8: +2 -8
lines
Diff to previous 1.816.2.8 (colored) next main 1.817 (colored)
Sync with HEAD.
Revision 1.816.2.8 / (download) - annotate - [select for diffs], Mon Dec 3 18:36:23 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.7: +25 -28
lines
Diff to previous 1.816.2.7 (colored)
Sync with HEAD.
Revision 1.839.4.13 / (download) - annotate - [select for diffs], Mon Dec 3 16:14:01 2007 UTC (4 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.12: +4 -2
lines
Diff to previous 1.839.4.12 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.864 / (download) - annotate - [select for diffs], Sun Dec 2 05:19:13 2007 UTC (4 years, 5 months ago) by kiyohara
Branch: MAIN
CVS Tags: vmlocking2-base1,
vmlocking-nbase
Branch point for: vmlocking2
Changes since 1.863: +4 -2
lines
Diff to previous 1.863 (colored)
Add bcsp(4).
Revision 1.839.4.12 / (download) - annotate - [select for diffs], Tue Nov 27 19:35:38 2007 UTC (4 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.11: +4 -4
lines
Diff to previous 1.839.4.11 (colored) to branchpoint 1.839 (colored)
Sync with HEAD. amd64 Xen support needs testing.
Revision 1.799.2.15 / (download) - annotate - [select for diffs], Mon Nov 26 21:35:47 2007 UTC (4 years, 5 months ago) by xtraeme
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-base-1,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-1-RELEASE,
netbsd-4-0
Changes since 1.799.2.14: +4 -4
lines
Diff to previous 1.799.2.14 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by jnemeth in ticket #998): sys/arch/amd64/conf/GENERIC: revision 1.176 (patch) sys/arch/i386/conf/GENERIC: revision 1.863 comment out com*/lpt* at acpi? as they cause these ports to move from their traditional location and imminent changes in -current will cause them to move back
Revision 1.852.2.3 / (download) - annotate - [select for diffs], Thu Nov 22 15:18:21 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.852.2.2: +2 -2
lines
Diff to previous 1.852.2.2 (colored) to branchpoint 1.852 (colored) next main 1.853 (colored)
Sync with HEAD
Revision 1.863 / (download) - annotate - [select for diffs], Thu Nov 22 14:33:53 2007 UTC (4 years, 6 months ago) by jnemeth
Branch: MAIN
CVS Tags: bouyer-xenamd64-base
Changes since 1.862: +4 -4
lines
Diff to previous 1.862 (colored)
comment out com*/lpt* at acpi? as they cause these ports to move from their traditional location and imminent changes in -current will cause them to move back
Revision 1.839.4.11 / (download) - annotate - [select for diffs], Wed Nov 21 21:53:09 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.10: +3 -18
lines
Diff to previous 1.839.4.10 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.859.2.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:46:18 2007 UTC (4 years, 6 months ago) by mjf
Branch: mjf-devfs
Changes since 1.859: +6 -18
lines
Diff to previous 1.859 (colored)
Sync with HEAD.
Revision 1.852.2.2 / (download) - annotate - [select for diffs], Sun Nov 18 19:34:15 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.852.2.1: +1 -16
lines
Diff to previous 1.852.2.1 (colored) to branchpoint 1.852 (colored)
Sync with HEAD
Revision 1.862 / (download) - annotate - [select for diffs], Thu Nov 15 12:58:29 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: bouyer-xenamd64-base2
Changes since 1.861: +3 -3
lines
Diff to previous 1.861 (colored)
Update for it(4) -> itesio(4) rename.
Revision 1.683.2.6 / (download) - annotate - [select for diffs], Thu Nov 15 11:42:47 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.5: +9 -23
lines
Diff to previous 1.683.2.5 (colored)
sync with head.
Revision 1.839.4.10 / (download) - annotate - [select for diffs], Wed Nov 14 19:04:08 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.9: +5 -2
lines
Diff to previous 1.839.4.9 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.861 / (download) - annotate - [select for diffs], Wed Nov 14 17:54:57 2007 UTC (4 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.860: +2 -17
lines
Diff to previous 1.860 (colored)
- Remove I486_CPU, I586_CPU, I686_CPU options. They buy us nothing and clutter the code significantly. - Remove pccons.
Revision 1.852.2.1 / (download) - annotate - [select for diffs], Tue Nov 13 15:58:29 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.852: +14 -10
lines
Diff to previous 1.852 (colored)
Sync with HEAD
Revision 1.860 / (download) - annotate - [select for diffs], Sun Nov 11 17:56:10 2007 UTC (4 years, 6 months ago) by jmcneill
Branch: MAIN
Changes since 1.859: +5 -2
lines
Diff to previous 1.859 (colored)
Enable pad(4)
Revision 1.844.2.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:17:10 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.844: +34 -19
lines
Diff to previous 1.844 (colored)
sync with HEAD
Revision 1.839.4.9 / (download) - annotate - [select for diffs], Sun Nov 4 21:02:57 2007 UTC (4 years, 6 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.839.4.8: +2 -7
lines
Diff to previous 1.839.4.8 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.859 / (download) - annotate - [select for diffs], Sun Nov 4 14:34:22 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs
Changes since 1.858: +2 -7
lines
Diff to previous 1.858 (colored)
Remove System V semaphores and share memory options to set the limits: SEMMNI, SEMMNS, SEMUME and SHMMAXPGS. They can be tweaked via sysctl now. Ports that were setting values on them weren't touched, I only removed the ones that were commented out.
Revision 1.858 / (download) - annotate - [select for diffs], Thu Nov 1 13:54:29 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.857: +3 -3
lines
Diff to previous 1.857 (colored)
Revert previous, thanks wikipedia :-)
Revision 1.857 / (download) - annotate - [select for diffs], Thu Nov 1 13:48:52 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.856: +3 -3
lines
Diff to previous 1.856 (colored)
Fix typo "iff" -> "if" reported by leot via freenode@irc.
Revision 1.839.4.8 / (download) - annotate - [select for diffs], Wed Oct 31 23:13:59 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.7: +3 -3
lines
Diff to previous 1.839.4.7 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.856 / (download) - annotate - [select for diffs], Tue Oct 30 00:03:50 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.855: +3 -3
lines
Diff to previous 1.855 (colored)
options<space><tab>FOO
Revision 1.839.4.7 / (download) - annotate - [select for diffs], Mon Oct 29 02:57:20 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.6: +6 -3
lines
Diff to previous 1.839.4.6 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.855 / (download) - annotate - [select for diffs], Mon Oct 29 00:47:17 2007 UTC (4 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.854: +6 -3
lines
Diff to previous 1.854 (colored)
Enable "options INTEL_CORETEMP".
Revision 1.839.4.6 / (download) - annotate - [select for diffs], Sun Oct 28 20:10:37 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.5: +7 -4
lines
Diff to previous 1.839.4.5 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.683.2.5 / (download) - annotate - [select for diffs], Sat Oct 27 11:26:22 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.4: +30 -13
lines
Diff to previous 1.683.2.4 (colored)
sync with head.
Revision 1.854 / (download) - annotate - [select for diffs], Fri Oct 26 22:20:43 2007 UTC (4 years, 7 months ago) by xtraeme
Branch: MAIN
Changes since 1.853: +7 -4
lines
Diff to previous 1.853 (colored)
- Add amdpcib(4) commented out. - Comment out piixpcib(4) until the multiple PRs are fixed, this driver has been broken for long time in some machines.
Revision 1.853 / (download) - annotate - [select for diffs], Wed Oct 17 19:54:42 2007 UTC (4 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Changes since 1.852: +2 -2
lines
Diff to previous 1.852 (colored)
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.661.2.21 / (download) - annotate - [select for diffs], Mon Oct 15 05:09:55 2007 UTC (4 years, 7 months ago) by riz
Branch: netbsd-3
Changes since 1.661.2.20: +3 -2
lines
Diff to previous 1.661.2.20 (colored) to branchpoint 1.661 (colored) next main 1.662 (colored)
Pull up following revisions via patch (requested by bouyer in ticket #1838): distrib/sets/lists/man/mi: revision 1.997 sbin/bioctl/strtonum.c: revision 1.1 sys/dev/Makefile: revision 1.25 sys/arch/amd64/conf/GENERIC: revision 1.139 sbin/bioctl/strtonum.h: revision 1.1 sys/dev/bio.c: revision 1.1 sbin/bioctl/bioctl.c: revision 1.1 share/man/man4/bio.4: revision 1.1 sbin/bioctl/bioctl.8: revision 1.1 sys/sys/envsys.h: revision 1.11 sbin/bioctl/bioctl.8: revision 1.3 sbin/bioctl/bioctl.8: revision 1.4 sys/arch/i386/conf/XEN2_DOM0: revision 1.25 distrib/sets/lists/base/mi: revision 1.704 sys/conf/majors: revision 1.34 share/man/man4/Makefile: revision 1.426 etc/MAKEDEV.tmpl: revision 1.86 sys/arch/i386/conf/GENERIC: revision 1.825 distrib/sets/lists/comp/mi: revision 1.1022 sys/conf/files: revision 1.839 usr.sbin/envstat/envstat.c: revision 1.24 sbin/Makefile: revision 1.105 sys/dev/ic/mfi.c: revision 1.4 sys/dev/biovar.h: revision 1.1 sys/dev/ic/mfivar.h: revision 1.4 sbin/bioctl/Makefile: revision 1.1 Fix typo. Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block device controllers, and more specifically raid controllers. Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD. Add bio and sysmon support to mfi(4). This allow userland to query status for drives and logical volumes attached to a mfi(4) controller. While there fix some debug printfs in mfi so they compile. Add bio(4) to amd64 and i386 GENERIC. Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block device controllers, and more specifically raid controllers. Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD. Add bio and sysmon support to mfi(4). This allow userland to query status for drives and logical volumes attached to a mfi(4) controller. While there fix some debug printfs in mfi so they compile. Add bio(4) to amd64 and i386 GENERIC. Fix Dd argument (use full month names). Use more markup. Comment out references to safte(4) and softraid(4), which don't exist in NetBSD. Remove trailing whitespace. Use macros instead of characters for HTML output (replace ">", "<" with \*[Gt], \*[Lt]). Sort sections. Create /dev/bio
Revision 1.816.2.7 / (download) - annotate - [select for diffs], Tue Oct 9 13:37:48 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.6: +31 -14
lines
Diff to previous 1.816.2.6 (colored)
Sync with head.
Revision 1.851.2.1 / (download) - annotate - [select for diffs], Sat Oct 6 15:34:49 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.851: +3 -3
lines
Diff to previous 1.851 (colored) next main 1.852 (colored)
sync with head.
Revision 1.824.2.3 / (download) - annotate - [select for diffs], Wed Oct 3 19:23:35 2007 UTC (4 years, 7 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.824.2.2: +55 -18
lines
Diff to previous 1.824.2.2 (colored) next main 1.825 (colored)
Sync with HEAD
Revision 1.839.4.5 / (download) - annotate - [select for diffs], Tue Oct 2 21:44:08 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.4: +7 -3
lines
Diff to previous 1.839.4.4 (colored) to branchpoint 1.839 (colored)
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.839.4.4 / (download) - annotate - [select for diffs], Tue Oct 2 18:27:06 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.3: +24 -10
lines
Diff to previous 1.839.4.3 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.799.2.7.2.2 / (download) - annotate - [select for diffs], Sun Sep 30 03:39:01 2007 UTC (4 years, 7 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.799.2.7.2.1: +5 -2
lines
Diff to previous 1.799.2.7.2.1 (colored)
Catch up on netbsd-4 as of a few days ago.
Revision 1.799.2.14 / (download) - annotate - [select for diffs], Thu Sep 27 22:04:27 2007 UTC (4 years, 7 months ago) by xtraeme
Branch: netbsd-4
CVS Tags: netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
matt-nb4-arm-base,
matt-nb4-arm
Changes since 1.799.2.13: +5 -2
lines
Diff to previous 1.799.2.13 (colored) to branchpoint 1.799 (colored)
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.852 / (download) - annotate - [select for diffs], Tue Sep 25 17:14:11 2007 UTC (4 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-x86pmap-base3,
yamt-x86pmap-base2,
vmlocking-base,
ppcoea-renovation-base
Branch point for: bouyer-xenamd64
Changes since 1.851: +3 -3
lines
Diff to previous 1.851 (colored)
Remove two \t at the end of DDB_VERBOSE_HELP, caught by Patrick Welche.
Revision 1.851 / (download) - annotate - [select for diffs], Sat Sep 22 18:51:13 2007 UTC (4 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-x86pmap-base
Branch point for: yamt-x86pmap
Changes since 1.850: +3 -3
lines
Diff to previous 1.850 (colored)
options<tab><space>OPTION for previous.
Revision 1.850 / (download) - annotate - [select for diffs], Sat Sep 22 18:40:22 2007 UTC (4 years, 8 months ago) by martin
Branch: MAIN
Changes since 1.849: +3 -2
lines
Diff to previous 1.849 (colored)
Add a new option DDB_VERBOSE_HELP that adds online help to ddb. From Adam Hamsik. Minor modifications by me, all bugs are probably mine.
Revision 1.849 / (download) - annotate - [select for diffs], Tue Sep 11 21:46:53 2007 UTC (4 years, 8 months ago) by xtraeme
Branch: MAIN
Changes since 1.848: +5 -2
lines
Diff to previous 1.848 (colored)
New aps(4) driver for IBM Thinkpad Active Protection System. Exports some sensors through the envsys(4) framework available in some Thinkpad laptops. Ported by Pierre Pronchery from OpenBSD, via PR port-i386/36852. Tweaks, LKM and misc improvements by me. Added into i386/GENERIC commented out.
Revision 1.838.4.3 / (download) - annotate - [select for diffs], Mon Sep 10 10:54:20 2007 UTC (4 years, 8 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.838.4.2: +21 -11
lines
Diff to previous 1.838.4.2 (colored) to branchpoint 1.838 (colored) next main 1.839 (colored)
Sync with HEAD.
Revision 1.848 / (download) - annotate - [select for diffs], Thu Sep 6 18:09:00 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: nick-csl-alignment-base5
Changes since 1.847: +11 -4
lines
Diff to previous 1.847 (colored)
Add some options and drivers only found in GENERIC_LAPTOP: - add PMS_SYNAPTICS_TOUCHPAD - add njata at cardbus - add re at cardbus - add stuirda at uhub - add ugensa at uhub
Revision 1.847 / (download) - annotate - [select for diffs], Thu Sep 6 10:24:18 2007 UTC (4 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.846: +8 -8
lines
Diff to previous 1.846 (colored)
Fixed indentation (it should be <keyword><space><tab><name><tab><comment>).
Revision 1.846 / (download) - annotate - [select for diffs], Thu Sep 6 00:31:08 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.845: +3 -3
lines
Diff to previous 1.845 (colored)
Enable CGD in GENERIC for amd64 and i386.
Revision 1.839.4.3 / (download) - annotate - [select for diffs], Thu Sep 6 00:06:16 2007 UTC (4 years, 8 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.839.4.2: +3 -3
lines
Diff to previous 1.839.4.2 (colored) to branchpoint 1.839 (colored)
Enable cgd by default on amd64 and i386.
Revision 1.845 / (download) - annotate - [select for diffs], Mon Sep 3 17:57:36 2007 UTC (4 years, 8 months ago) by tshiozak
Branch: MAIN
Changes since 1.844: +5 -2
lines
Diff to previous 1.844 (colored)
add support for WinChipHead CH341/340 USB-Serial bridge.
Revision 1.839.4.2 / (download) - annotate - [select for diffs], Mon Sep 3 16:47:21 2007 UTC (4 years, 8 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.839.4.1: +15 -5
lines
Diff to previous 1.839.4.1 (colored) to branchpoint 1.839 (colored)
Sync with HEAD.
Revision 1.683.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:26:29 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.3: +105 -52
lines
Diff to previous 1.683.2.3 (colored)
sync with head.
Revision 1.838.4.2 / (download) - annotate - [select for diffs], Mon Sep 3 10:19:01 2007 UTC (4 years, 8 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.838.4.1: +15 -5
lines
Diff to previous 1.838.4.1 (colored) to branchpoint 1.838 (colored)
Sync with HEAD.
Revision 1.799.2.7.2.1 / (download) - annotate - [select for diffs], Mon Sep 3 07:03:31 2007 UTC (4 years, 8 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.799.2.7: +9 -3
lines
Diff to previous 1.799.2.7 (colored)
Sync w/ NetBSD-4-RC_1
Revision 1.799.2.13 / (download) - annotate - [select for diffs], Fri Aug 31 20:09:27 2007 UTC (4 years, 8 months ago) by pavel
Branch: netbsd-4
CVS Tags: netbsd-4-0-RC1
Changes since 1.799.2.12: +4 -2
lines
Diff to previous 1.799.2.12 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by bouyer in ticket #678): distrib/sets/lists/man/mi: revision 1.1001 doc/CHANGES: revision 1.853 via patch share/man/man4/Makefile: revision 1.428 share/man/man4/jmide.4: revision 1.1 sys/arch/amd64/conf/GENERIC: revision 1.143 sys/arch/amd64/conf/INSTALL: revision 1.69 sys/arch/i386/conf/GENERIC: revision 1.827 sys/arch/i386/conf/INSTALL_LARGE: revision 1.2 via patch sys/arch/i386/conf/XEN2_DOM0: revision 1.26 sys/conf/files: revision 1.844 via patch sys/dev/ic/ahcisata_core.c: revision 1.1 via patch sys/dev/ic/ahcisata_core.c: revision 1.3 sys/dev/ic/ahcisatareg.h: revision 1.1 sys/dev/ic/ahcisatavar.h: revision 1.1 sys/dev/pci/ahcisata.c: delete sys/dev/pci/ahcisatareg.h: delete sys/dev/pci/ahcisata_pci.c: revision 1.1 sys/dev/pci/files.pci: revision 1.287-1.288 sys/dev/pci/jmide.c: revision 1.1-1.2 sys/dev/pci/jmide_reg.h: revision 1.1 sys/dev/pci/pcidevs: revision 1.878 Add JMicron Technology vendor ID, and their current PCIe SATA/PATA controllers. Split the ahcisata driver in pci front-end and bus-independant back-end. add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA controllers. These controllers can be found on add-on PCIe cards, or on some motherboards to provide the PATA connectivity (e.g. some intel ICH8-based motherboards). Thanks to JMicron Technology for providing me documentation and different sample boards for this work. Move mapping of AHCI register so that jmide knows if it fails, and avoids calling ahci_intr() (which would cause a panic). Try to use the pciide function for SATA drives if attaching ahci fails (this doesn't seems to work though, it may be BIOS dependant). Thanks to Gary Duzan for testing multiple pacthes. We're not ready to handle ATAPI yet so just claim there's no drive to the upper layer. This should work around a NULL pointer dereference when an ATAPI device is detected on a AHCI device.
Revision 1.799.2.12 / (download) - annotate - [select for diffs], Wed Aug 29 18:34:16 2007 UTC (4 years, 8 months ago) by liamjfoy
Branch: netbsd-4
Changes since 1.799.2.11: +3 -2
lines
Diff to previous 1.799.2.11 (colored) to branchpoint 1.799 (colored)
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.661.2.14.2.1 / (download) - annotate - [select for diffs], Tue Aug 28 13:54:04 2007 UTC (4 years, 8 months ago) by ghen
Branch: netbsd-3-1
Changes since 1.661.2.14: +3 -3
lines
Diff to previous 1.661.2.14 (colored) next main 1.661.2.15 (colored)
Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.661.2.8.2.1 / (download) - annotate - [select for diffs], Tue Aug 28 13:52:51 2007 UTC (4 years, 8 months ago) by ghen
Branch: netbsd-3-0
Changes since 1.661.2.8: +3 -3
lines
Diff to previous 1.661.2.8 (colored) next main 1.661.2.9 (colored)
Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.661.2.20 / (download) - annotate - [select for diffs], Tue Aug 28 13:49:44 2007 UTC (4 years, 8 months ago) by ghen
Branch: netbsd-3
Changes since 1.661.2.19: +3 -3
lines
Diff to previous 1.661.2.19 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch sys/arch/amd64/conf/GENERIC: revision 1.154 via patch sys/arch/cats/conf/GENERIC: revision 1.116 via patch sys/arch/arc/conf/GENERIC: revision 1.148 via patch sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch sys/arch/sparc/conf/GENERIC: revision 1.200 via patch sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch sys/arch/amiga/conf/GENERIC: revision 1.248 via patch sys/arch/i386/conf/GENERIC.MPACPI: patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch sys/arch/i386/conf/GENERIC: revision 1.840 via patch sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.844 / (download) - annotate - [select for diffs], Sun Aug 26 17:05:23 2007 UTC (4 years, 9 months ago) by xtraeme
Branch: MAIN
Branch point for: matt-armv6
Changes since 1.843: +4 -4
lines
Diff to previous 1.843 (colored)
Modify ichlpcib description, it has timecounter support too.
Revision 1.799.2.11 / (download) - annotate - [select for diffs], Sat Aug 25 09:00:07 2007 UTC (4 years, 9 months ago) by liamjfoy
Branch: netbsd-4
Changes since 1.799.2.10: +3 -3
lines
Diff to previous 1.799.2.10 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by adrianp in ticket #820): sys/arch/hp300/conf/GENERIC: revision 1.141 sys/arch/alpha/conf/GENERIC: revision 1.315 sys/arch/amd64/conf/GENERIC: revision 1.154 sys/arch/cats/conf/GENERIC: revision 1.116 sys/arch/arc/conf/GENERIC: revision 1.148 sys/arch/acorn32/conf/GENERIC: revision 1.80 sys/arch/sparc/conf/GENERIC: revision 1.200 sys/arch/sparc64/conf/GENERIC: revision 1.88 sys/arch/atari/conf/GENERIC.in: revision 1.68 sys/arch/amiga/conf/GENERIC: revision 1.248 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 sys/arch/i386/conf/GENERIC: revision 1.840 sys/arch/amiga/conf/GENERIC.in: revision 1.61 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 sys/arch/mac68k/conf/GENERIC: revision 1.182 Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.843 / (download) - annotate - [select for diffs], Tue Aug 21 02:48:15 2007 UTC (4 years, 9 months ago) by kiyohara
Branch: MAIN
Changes since 1.842: +6 -3
lines
Diff to previous 1.842 (colored)
Add slhci at pcmcia. And reorder.
Revision 1.816.2.6 / (download) - annotate - [select for diffs], Mon Aug 20 18:38:07 2007 UTC (4 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.5: +14 -3
lines
Diff to previous 1.816.2.5 (colored)
Sync with HEAD.
Revision 1.842 / (download) - annotate - [select for diffs], Mon Aug 20 00:54:42 2007 UTC (4 years, 9 months ago) by kiyohara
Branch: MAIN
Changes since 1.841: +4 -2
lines
Diff to previous 1.841 (colored)
Add btbc(4).
Revision 1.841 / (download) - annotate - [select for diffs], Sat Aug 18 11:35:55 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.840: +7 -2
lines
Diff to previous 1.840 (colored)
Enable spdmem(4) in ALL configuration. Add commented out entries to GENERIC
Revision 1.838.4.1 / (download) - annotate - [select for diffs], Wed Aug 15 13:47:21 2007 UTC (4 years, 9 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.838: +7 -3
lines
Diff to previous 1.838 (colored)
Sync with HEAD.
Revision 1.595.2.12 / (download) - annotate - [select for diffs], Sat Aug 11 14:49:07 2007 UTC (4 years, 9 months ago) by bouyer
Branch: netbsd-2-0
Changes since 1.595.2.11: +3 -3
lines
Diff to previous 1.595.2.11 (colored) to branchpoint 1.595 (colored) next main 1.596 (colored)
Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.595.2.11.2.3 / (download) - annotate - [select for diffs], Sat Aug 11 14:46:21 2007 UTC (4 years, 9 months ago) by bouyer
Branch: netbsd-2
Changes since 1.595.2.11.2.2: +3 -3
lines
Diff to previous 1.595.2.11.2.2 (colored) to branchpoint 1.595.2.11 (colored) next main 1.595.2.12 (colored)
Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.595.2.11.2.2.2.1 / (download) - annotate - [select for diffs], Sat Aug 11 14:40:08 2007 UTC (4 years, 9 months ago) by bouyer
Branch: netbsd-2-1
Changes since 1.595.2.11.2.2: +3 -3
lines
Diff to previous 1.595.2.11.2.2 (colored) next main 1.595.2.11.2.3 (colored)
Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC 1.80 via patch sys/arch/amd64/conf/GENERIC 1.154 via patch sys/arch/amiga/conf/GENERIC.in 1.61 via patch sys/arch/arc/conf/GENERIC 1.148 via patch sys/arch/atari/conf/GENERIC.in 1.68 via patch sys/arch/cats/conf/GENERIC 1.116 via patch sys/arch/hp300/conf/GENERIC 1.141 via patch sys/arch/hp700/conf/GENERIC patch sys/arch/i386/conf/GENERIC 1.840 via patch sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/mac68k/conf/GENERIC 1.182 via patch sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch sys/arch/sparc/conf/GENERIC 1.200 via patch sys/arch/sparc64/conf/GENERIC32 patch sys/arch/xen/conf/GENERIC patch Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.839.4.1 / (download) - annotate - [select for diffs], Thu Aug 9 02:36:54 2007 UTC (4 years, 9 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.839: +3 -3
lines
Diff to previous 1.839 (colored)
Sync with HEAD.
Revision 1.838.2.1 / (download) - annotate - [select for diffs], Tue Aug 7 18:05:18 2007 UTC (4 years, 9 months ago) by matt
Branch: matt-mips64
Changes since 1.838: +7 -3
lines
Diff to previous 1.838 (colored) next main 1.839 (colored)
Sync with HEAD.
Revision 1.840 / (download) - annotate - [select for diffs], Mon Aug 6 21:26:55 2007 UTC (4 years, 9 months ago) by adrianp
Branch: MAIN
CVS Tags: matt-mips64-base
Changes since 1.839: +3 -3
lines
Diff to previous 1.839 (colored)
Remove iso(4) from GENERIC kernels, as discussed on tech-net@ Ok'ed by core@
Revision 1.839 / (download) - annotate - [select for diffs], Sat Jul 28 11:06:23 2007 UTC (4 years, 9 months ago) by kiyohara
Branch: MAIN
CVS Tags: hpcarm-cleanup
Branch point for: jmcneill-pm
Changes since 1.838: +6 -2
lines
Diff to previous 1.838 (colored)
Add ichsmb(4).
Revision 1.816.2.5 / (download) - annotate - [select for diffs], Sun Jul 15 13:16:07 2007 UTC (4 years, 10 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.4: +16 -6
lines
Diff to previous 1.816.2.4 (colored)
Sync with head.
Revision 1.838 / (download) - annotate - [select for diffs], Sat Jul 14 16:16:17 2007 UTC (4 years, 10 months ago) by kiyohara
Branch: MAIN
CVS Tags: nick-csl-alignment-base
Branch point for: nick-csl-alignment,
matt-mips64
Changes since 1.837: +6 -6
lines
Diff to previous 1.837 (colored)
Alphabetical reorder.
Revision 1.816.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 19:59:45 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.816: +56 -21
lines
Diff to previous 1.816 (colored) next main 1.817 (colored)
Sync with head.
Revision 1.837 / (download) - annotate - [select for diffs], Wed Jul 11 08:01:50 2007 UTC (4 years, 10 months ago) by kiyohara
Branch: MAIN
CVS Tags: mjf-ufs-trans-base
Changes since 1.836: +8 -2
lines
Diff to previous 1.836 (colored)
Add nfsmb(4).
Revision 1.836 / (download) - annotate - [select for diffs], Sun Jul 8 03:01:19 2007 UTC (4 years, 10 months ago) by jmcneill
Branch: MAIN
Changes since 1.835: +4 -2
lines
Diff to previous 1.835 (colored)
Enable gcscehci(4)
Revision 1.835 / (download) - annotate - [select for diffs], Wed Jun 27 23:12:03 2007 UTC (4 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.834: +3 -2
lines
Diff to previous 1.834 (colored)
Add gcscide(4).
Revision 1.824.2.2 / (download) - annotate - [select for diffs], Tue Jun 26 18:12:31 2007 UTC (4 years, 11 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.824.2.1: +9 -3
lines
Diff to previous 1.824.2.1 (colored)
Sync with HEAD.
Revision 1.799.2.10 / (download) - annotate - [select for diffs], Thu Jun 21 13:54:11 2007 UTC (4 years, 11 months ago) by liamjfoy
Branch: netbsd-4
Changes since 1.799.2.9: +3 -2
lines
Diff to previous 1.799.2.9 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by dyoung in ticket #738): sys/arch/i386/conf/GENERIC: revision 1.800 Add rtw at pci to the GENERIC kernel.
Revision 1.799.2.9 / (download) - annotate - [select for diffs], Tue Jun 19 09:26:30 2007 UTC (4 years, 11 months ago) by liamjfoy
Branch: netbsd-4
Changes since 1.799.2.8: +3 -2
lines
Diff to previous 1.799.2.8 (colored) to branchpoint 1.799 (colored)
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.834 / (download) - annotate - [select for diffs], Sat Jun 16 12:35:55 2007 UTC (4 years, 11 months ago) by ad
Branch: MAIN
Changes since 1.833: +2 -3
lines
Diff to previous 1.833 (colored)
-options I2OVERBOSE.
Revision 1.833 / (download) - annotate - [select for diffs], Fri Jun 15 23:05:29 2007 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.832: +3 -2
lines
Diff to previous 1.832 (colored)
Enable glxsb(4)
Revision 1.816.2.4 / (download) - annotate - [select for diffs], Sat Jun 9 23:55:06 2007 UTC (4 years, 11 months ago) by ad
Branch: vmlocking
Changes since 1.816.2.3: +7 -2
lines
Diff to previous 1.816.2.3 (colored)
Sync with head.
Revision 1.832 / (download) - annotate - [select for diffs], Sat Jun 9 11:34:02 2007 UTC (4 years, 11 months ago) by kiyohara
Branch: MAIN
Changes since 1.831: +3 -2
lines
Diff to previous 1.831 (colored)
Add zyd(4).
Revision 1.799.2.8 / (download) - annotate - [select for diffs], Tue Jun 5 20:49:58 2007 UTC (4 years, 11 months ago) by bouyer
Branch: netbsd-4
Changes since 1.799.2.7: +1 -0
lines
Diff to previous 1.799.2.7 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by martin in ticket #699): sys/arch/hpcmips/conf/GENERIC: revision 1.196 sys/arch/hp700/conf/GENERIC: revision 1.74 sys/arch/i386/conf/GENERIC: revision 1.831 sys/arch/next68k/conf/GENERIC: revision 1.108 sys/arch/alpha/conf/GENERIC: revision 1.313 sys/arch/arc/conf/GENERIC: revision 1.146 sys/arch/cats/conf/GENERIC: revision 1.115 sys/arch/ews4800mips/conf/GENERIC: revision 1.18 sys/arch/landisk/conf/GENERIC: revision 1.8 via patch sys/arch/sparc64/conf/GENERIC: revision 1.85 sys/arch/pmax/conf/GENERIC: revision 1.152 sys/arch/iyonix/conf/GENERIC: revision 1.38 via patch sys/arch/amiga/conf/GENERIC: revision 1.245 sys/arch/vax/conf/GENERIC: revision 1.157 sys/arch/prep/conf/GENERIC: revision 1.135 sys/arch/pc532/conf/GENERIC: revision 1.70 sys/arch/sbmips/conf/GENERIC: revision 1.61 sys/arch/mipsco/conf/GENERIC: revision 1.65 sys/arch/cobalt/conf/GENERIC: revision 1.108 sys/arch/ofppc/conf/GENERIC: revision 1.98 sys/arch/amd64/conf/GENERIC: revision 1.148 sys/arch/acorn26/conf/GENERIC: revision 1.50 sys/arch/dreamcast/conf/GENERIC: revision 1.78 sys/arch/mac68k/conf/GENERIC: revision 1.181 sys/arch/hp300/conf/GENERIC: revision 1.139 sys/arch/mmeye/conf/GENERIC: revision 1.88 sys/arch/news68k/conf/GENERIC: revision 1.88 sys/arch/mvme68k/conf/GENERIC: revision 1.71 sys/arch/acorn32/conf/GENERIC: revision 1.79 sys/arch/sparc/conf/GENERIC: revision 1.199 sys/arch/luna68k/conf/GENERIC: revision 1.78 sys/arch/bebox/conf/GENERIC: revision 1.105 sys/arch/macppc/conf/GENERIC: revision 1.256 via patch sys/arch/x68k/conf/GENERIC: revision 1.134 sys/arch/sun3/conf/GENERIC: revision 1.138 sys/arch/newsmips/conf/GENERIC: revision 1.98 Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some).
Revision 1.831 / (download) - annotate - [select for diffs], Mon Jun 4 08:55:21 2007 UTC (4 years, 11 months ago) by martin
Branch: MAIN
Changes since 1.830: +3 -2
lines
Diff to previous 1.830 (colored)
Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some).
Revision 1.830 / (download) - annotate - [select for diffs], Fri Jun 1 14:26:36 2007 UTC (4 years, 11 months ago) by blymn
Branch: MAIN
Changes since 1.829: +5 -2
lines
Diff to previous 1.829 (colored)
Add smsc device
Revision 1.829 / (download) - annotate - [select for diffs], Tue May 29 21:37:07 2007 UTC (4 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.828: +3 -2
lines
Diff to previous 1.828 (colored)
Add COMPAT_40 for struct ifreq changes.
Revision 1.816.2.3 / (download) - annotate - [select for diffs], Sun May 27 12:27:27 2007 UTC (5 years ago) by ad
Branch: vmlocking
Changes since 1.816.2.2: +13 -2
lines
Diff to previous 1.816.2.2 (colored)
Sync with head.
Revision 1.824.2.1 / (download) - annotate - [select for diffs], Tue May 22 17:26:56 2007 UTC (5 years ago) by matt
Branch: ppcoea-renovation
Changes since 1.824: +9 -2
lines
Diff to previous 1.824 (colored)
Update to HEAD.
Revision 1.828 / (download) - annotate - [select for diffs], Sun May 20 05:13:17 2007 UTC (5 years ago) by dogcow
Branch: MAIN
Changes since 1.827: +5 -2
lines
Diff to previous 1.827 (colored)
add uslsa USB-RS232 adapter
Revision 1.808.2.9 / (download) - annotate - [select for diffs], Thu May 17 13:40:56 2007 UTC (5 years ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.8: +5 -2
lines
Diff to previous 1.808.2.8 (colored) next main 1.809 (colored)
sync with head.
Revision 1.827 / (download) - annotate - [select for diffs], Tue May 15 17:53:44 2007 UTC (5 years ago) by bouyer
Branch: MAIN
CVS Tags: yamt-idlelwp-base8
Changes since 1.826: +4 -2
lines
Diff to previous 1.826 (colored)
add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA controllers. These controllers can be found on add-on PCIe cards, or on some motherboards to provide the PATA connectivity (e.g. some intel ICH8-based motherboards). Thanks to JMicron Technology for providing me documentation and different sample boards for this work.
Revision 1.799.2.7 / (download) - annotate - [select for diffs], Sun May 13 06:52:51 2007 UTC (5 years ago) by pavel
Branch: netbsd-4
Branch point for: wrstuden-fixsa
Changes since 1.799.2.6: +1 -0
lines
Diff to previous 1.799.2.6 (colored) to branchpoint 1.799 (colored)
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.826 / (download) - annotate - [select for diffs], Tue May 8 16:55:54 2007 UTC (5 years ago) by xtraeme
Branch: MAIN
Changes since 1.825: +3 -2
lines
Diff to previous 1.825 (colored)
Add "ug* at acpi?" following the current scheme in the files.
Revision 1.799.2.6 / (download) - annotate - [select for diffs], Tue May 8 10:45:07 2007 UTC (5 years ago) by pavel
Branch: netbsd-4
Changes since 1.799.2.5: +3 -2
lines
Diff to previous 1.799.2.5 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by bouyer in ticket #603): distrib/sets/lists/base/mi: revision 1.704 distrib/sets/lists/comp/mi: revision 1.1022 distrib/sets/lists/man/mi: revision 1.997 doc/CHANGES: revision 1.839 sbin/Makefile: patch sbin/bioctl/Makefile: revision 1.1 sbin/bioctl/bioctl.8: revision 1.1 sbin/bioctl/bioctl.c: revision 1.1 sbin/bioctl/strtonum.c: revision 1.1 sbin/bioctl/strtonum.h: revision 1.1 share/man/man4/Makefile: revision 1.426 share/man/man4/bio.4: revision 1.1 sys/arch/amd64/conf/GENERIC: revision 1.139 sys/arch/i386/conf/GENERIC: revision 1.825 sys/arch/i386/conf/XEN2_DOM0: revision 1.25 sys/conf/files: revision 1.839 sys/conf/majors: patch sys/dev/Makefile: revision 1.25 sys/dev/bio.c: patch sys/dev/biovar.h: patch sys/dev/ic/mfi.c: revision 1.4-1.5 sys/dev/ic/mfivar.h: revision 1.4 sys/sys/envsys.h: revision 1.11 usr.sbin/envstat/envstat.c: revision 1.24 Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block device controllers, and more specifically raid controllers. Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD. Add bio and sysmon support to mfi(4). This allow userland to query status for drives and logical volumes attached to a mfi(4) controller. While there fix some debug printfs in mfi so they compile. Add bio(4) to amd64 and i386 GENERIC. note bio(4), envsys(4) DRIVE, and mfi(4) support for both. tred->sensor is a u_int.
Revision 1.808.2.8 / (download) - annotate - [select for diffs], Mon May 7 10:54:55 2007 UTC (5 years ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.7: +7 -2
lines
Diff to previous 1.808.2.7 (colored)
sync with head.
Revision 1.825 / (download) - annotate - [select for diffs], Tue May 1 17:18:54 2007 UTC (5 years ago) by bouyer
Branch: MAIN
Changes since 1.824: +3 -2
lines
Diff to previous 1.824 (colored)
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block device controllers, and more specifically raid controllers. Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD. Add bio and sysmon support to mfi(4). This allow userland to query status for drives and logical volumes attached to a mfi(4) controller. While there fix some debug printfs in mfi so they compile. Add bio(4) to amd64 and i386 GENERIC.
Revision 1.824 / (download) - annotate - [select for diffs], Thu Apr 26 17:11:36 2007 UTC (5 years, 1 month ago) by dyoung
Branch: MAIN
Branch point for: ppcoea-renovation
Changes since 1.823: +3 -2
lines
Diff to previous 1.823 (colored)
Add ATADEBUG for ease of debugging.
Revision 1.823 / (download) - annotate - [select for diffs], Thu Apr 19 14:34:35 2007 UTC (5 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.822: +5 -2
lines
Diff to previous 1.822 (colored)
ALL: add ug(4). GENERIC/GENERIC_LAPTOP: add ug(4) commented out.
Revision 1.808.2.7 / (download) - annotate - [select for diffs], Sun Apr 15 16:02:46 2007 UTC (5 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.6: +6 -6
lines
Diff to previous 1.808.2.6 (colored)
sync with head.
Revision 1.816.2.2 / (download) - annotate - [select for diffs], Tue Apr 10 13:23:01 2007 UTC (5 years, 1 month ago) by ad
Branch: vmlocking
Changes since 1.816.2.1: +28 -20
lines
Diff to previous 1.816.2.1 (colored)
Sync with head.
Revision 1.822 / (download) - annotate - [select for diffs], Thu Apr 5 19:17:41 2007 UTC (5 years, 1 month ago) by reed
Branch: MAIN
CVS Tags: thorpej-atomic-base,
thorpej-atomic
Changes since 1.821: +6 -6
lines
Diff to previous 1.821 (colored)
Add some tabs. Move one entry. No real changes, just making it easier to diff with GENERIC_LAPTOP.
Revision 1.661.2.19 / (download) - annotate - [select for diffs], Sat Mar 31 15:25:33 2007 UTC (5 years, 1 month ago) by bouyer
Branch: netbsd-3
Changes since 1.661.2.18: +3 -2
lines
Diff to previous 1.661.2.18 (colored) to branchpoint 1.661 (colored)
pullup the following revisions (requested by msaitoh in ticket 1681): sys/dev/pci/if_wm.c 1.104-1.105, 1.116-1.121, 1.127,1.133-1.134 via patch sys/dev/pci/if_wmreg.h 1.17-1.20 sys/dev/pci/pcidevs patch sys/dev/mii/igphy.c 1.11 sys/dev/mii/makphy.c 1.20, 1.23 sys/dev/mii/ikphy.c patch sys/dev/mii/ikphyreg.h patch sys/dev/mii/miidevs 1.68 sys/dev/mii/files.mii 1.39 sys/arch/i386/conf/GENERIC 1.788-1.789 via patch sys/arch/i386/conf/GENERIC.MPACPI patch sys/arch/i386/conf/GENERIC_LAPTOP 1.209 via patch sys/arch/i386/conf/INSTALL 1.291 via patch sys/arch/i386/conf/INSTALL_LAPTOP 1.104 via patch sys/arch/i386/conf/XEN2_DOM0 1.13 via patch share/man/man4/wm.4 1.14-1.16 Add support for many cards (include PCI-express based chips). Many bug fixes about auto negotiations (PR#30078, PR#30490, PR#30906, PR#33429 and PR#35386). Fix media link issues with fiber-based card (PR#35797).
Revision 1.819.2.1 / (download) - annotate - [select for diffs], Thu Mar 29 19:27:26 2007 UTC (5 years, 1 month ago) by reinoud
Branch: reinoud-bufcleanup
Changes since 1.819: +22 -18
lines
Diff to previous 1.819 (colored) next main 1.820 (colored)
Pullup to -current
Revision 1.808.2.6 / (download) - annotate - [select for diffs], Sat Mar 24 14:54:43 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.5: +29 -20
lines
Diff to previous 1.808.2.5 (colored)
sync with head.
Revision 1.799.2.5 / (download) - annotate - [select for diffs], Thu Mar 22 20:00:09 2007 UTC (5 years, 2 months ago) by jdc
Branch: netbsd-4
Changes since 1.799.2.4: +3 -3
lines
Diff to previous 1.799.2.4 (colored) to branchpoint 1.799 (colored)
Pull up revision 1.816 (requested by bouyer in ticket #501). Comment out 'fdc* at acpi?' (it's likely that systems not supporting fdc0 at isa? don't have a fdc at all). Because of the 'fdc0 at isa?', on systems supporting ACPI the floppy controller would attach as fdc1. as fd(4) looks for its type in nvram using the floppy controller index, it's looking for the wrong controller and the default density isn't set (so /dev/fd0a doens't work). Problem analyzed by John Nemeth, thanks !
Revision 1.821 / (download) - annotate - [select for diffs], Thu Mar 22 12:40:06 2007 UTC (5 years, 2 months ago) by gdt
Branch: MAIN
Changes since 1.820: +19 -18
lines
Diff to previous 1.820 (colored)
Add apm emulation via acpi. Enable cardbus attachment for lots of devices. The drivers were already compiled in via pci attachment, and GENERIC supports cardbus, so there's no reason not to attach. With this, GENERIC.MP works well on a Thinkpad T60. (proposed on port-i386, no objections received)
Revision 1.820 / (download) - annotate - [select for diffs], Tue Mar 20 21:29:28 2007 UTC (5 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.819: +5 -2
lines
Diff to previous 1.819 (colored)
ALL: Enable INTEL_ONDEMAND_CLOCKMOD. GENERIC: Add INTEL_ONDEMAND_CLOCKMOD disabled by default.
Revision 1.819 / (download) - annotate - [select for diffs], Wed Mar 14 12:27:22 2007 UTC (5 years, 2 months ago) by drochner
Branch: MAIN
Branch point for: reinoud-bufcleanup
Changes since 1.818: +4 -4
lines
Diff to previous 1.818 (colored)
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.818 / (download) - annotate - [select for diffs], Tue Mar 13 23:49:38 2007 UTC (5 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.817: +6 -2
lines
Diff to previous 1.817 (colored)
ALL: add unichromefb. GENERIC: add unichromefb (disabled by default). GENERIC_LAPTOP: add unichromefb and vesafb (disabled by default).
Revision 1.816.2.1 / (download) - annotate - [select for diffs], Tue Mar 13 16:49:58 2007 UTC (5 years, 2 months ago) by ad
Branch: vmlocking
Changes since 1.816: +3 -2
lines
Diff to previous 1.816 (colored)
Sync with head.
Revision 1.817 / (download) - annotate - [select for diffs], Tue Mar 13 04:09:28 2007 UTC (5 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.816: +3 -2
lines
Diff to previous 1.816 (colored)
Add aiboost* at acpi, enabled by default on i386/GENERIC and disable in the other ones (to follow current scheme).
Revision 1.808.2.5 / (download) - annotate - [select for diffs], Mon Mar 12 05:48:19 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.808.2.4: +30 -26
lines
Diff to previous 1.808.2.4 (colored)
Sync with HEAD.
Revision 1.799.2.4 / (download) - annotate - [select for diffs], Sat Mar 10 19:23:41 2007 UTC (5 years, 2 months ago) by riz
Branch: netbsd-4
Changes since 1.799.2.3: +25 -25
lines
Diff to previous 1.799.2.3 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by bouyer in ticket #494):
sys/arch/i386/conf/GENERIC.MP: revision 1.9
distrib/pc532/cdroms/installcd/Makefile: revision 1.1
distrib/macppc/Makefile: revision 1.15
distrib/ofppc/Makefile: revision 1.2
distrib/ibmnws/Makefile: revision 1.2
distrib/acorn32/Makefile: revision 1.18
distrib/x68k/cdroms/installcd/Makefile: revision 1.1
distrib/sparc/Makefile: revision 1.7
distrib/sparc64/cdroms/Makefile: revision 1.1
distrib/hp300/cdroms/Makefile: revision 1.1
distrib/hpcsh/Makefile: revision 1.6
distrib/ofppc/cdroms/installcd/Makefile: revision 1.1
distrib/playstation2/Makefile: revision 1.13
distrib/news68k/cdroms/installcd/Makefile: revision 1.1
distrib/amiga/cdroms/installcd/Makefile: revision 1.1
distrib/hp700/cdroms/installcd/Makefile: revision 1.1
distrib/playstation2/cdroms/Makefile: revision 1.1
distrib/amiga/cdroms/Makefile: revision 1.1
etc/etc.mac68k/Makefile.inc: revision 1.18
distrib/shark/cdroms/installcd/Makefile: revision 1.1
distrib/hpcmips/Makefile: revision 1.28
distrib/hpcmips/cdroms/Makefile: revision 1.1
distrib/amd64/floppies/Makefile: revision 1.3
sys/arch/amd64/conf/INSTALL_ACPI: file removal
distrib/i386/cdroms/Makefile: revision 1.4
distrib/acorn26/cdroms/installcd/Makefile: revision 1.1
distrib/hpcsh/cdroms/Makefile: revision 1.1
distrib/prep/cdroms/Makefile: revision 1.1
distrib/pc532/Makefile: revision 1.4
distrib/acorn32/cdroms/installcd/Makefile: revision 1.1
distrib/sun2/Makefile: revision 1.8
distrib/vax/Makefile: revision 1.17
distrib/sparc64/cdroms/installcd/Makefile: revision 1.1
distrib/pmax/cdroms/Makefile: revision 1.1
distrib/mipsco/cdroms/installcd/Makefile: revision 1.1
distrib/sun3/cdroms/installcd/Makefile: revision 1.1
distrib/vax/cdroms/installcd/Makefile: revision 1.1
distrib/hpcarm/cdroms/installcd/Makefile: revision 1.1
distrib/mvme68k/Makefile: revision 1.4
distrib/mvmeppc/cdroms/Makefile: revision 1.1
distrib/newsmips/Makefile: revision 1.4
sys/arch/i386/conf/GENERIC.MPACPI: file removal
distrib/hpcarm/cdroms/Makefile: revision 1.1
distrib/evbppc/cdroms/Makefile: revision 1.1
sys/arch/i386/conf/INSTALL_LARGE: revision 1.1
distrib/i386/cdroms/installcd/Makefile: revision 1.2
distrib/i386/cdroms/installcd/Makefile: revision 1.3
doc/CHANGES: revision 1.804
distrib/hpcsh/cdroms/installcd/Makefile: revision 1.1
distrib/i386/cdroms/bootcd/Makefile: revision 1.2
distrib/mvmeppc/cdroms/installcd/Makefile: revision 1.1
distrib/i386/cdroms/bootcd/Makefile: revision 1.3
distrib/evbarm/Makefile: revision 1.8
distrib/mvmeppc/Makefile: revision 1.3
distrib/i386/cdroms/bootcd-com/Makefile: revision 1.2
distrib/i386/cdroms/bootcd-com/Makefile: revision 1.3
distrib/macppc/cdroms/installcd/Makefile: revision 1.1
distrib/acorn26/cdroms/Makefile: revision 1.1
distrib/alpha/cdroms/Makefile: revision 1.1
distrib/hp300/cdroms/installcd/Makefile: revision 1.1
distrib/amd64/floppies/bootfloppy/Makefile: revision 1.4
distrib/pmppc/cdroms/installcd/Makefile: revision 1.1
distrib/hp700/Makefile: revision 1.2
distrib/pmppc/Makefile: revision 1.2
distrib/arc/cdroms/Makefile: revision 1.1
sys/arch/amd64/conf/INSTALL: revision 1.66
distrib/sun3/cdroms/Makefile: revision 1.1
distrib/mipsco/Makefile: revision 1.4
distrib/sun3/Makefile: revision 1.9
distrib/vax/cdroms/Makefile: revision 1.1
distrib/pmppc/cdroms/Makefile: revision 1.1
distrib/amd64/cdroms/Makefile.cdrom: revision 1.1
distrib/atari/cdroms/installcd/Makefile: revision 1.1
distrib/evbppc/cdroms/installcd/Makefile: revision 1.1
distrib/newsmips/cdroms/installcd/Makefile: revision 1.1
distrib/pmax/Makefile: revision 1.4
Makefile: revision 1.247
distrib/cats/cdroms/installcd/Makefile: revision 1.1
sys/arch/amd64/conf/GENERIC: revision 1.130
sys/arch/amd64/conf/GENERIC: revision 1.131
distrib/sgimips/cdroms/installcd/Makefile: revision 1.1
distrib/hp700/cdroms/Makefile: revision 1.1
distrib/cats/cdroms/Makefile: revision 1.1
distrib/evbmips/Makefile: revision 1.3
distrib/evbmips/Makefile: revision 1.4
sys/arch/amd64/conf/GENERIC_ACPI: file removal
distrib/ews4800mips/Makefile: revision 1.2
distrib/amd64/cdroms/bootcd-com/Makefile: revision 1.2
distrib/i386/Makefile: revision 1.5
distrib/amd64/cdroms/installcd/Makefile: revision 1.2
distrib/mvme68k/cdroms/installcd/Makefile: revision 1.1
distrib/alpha/cdroms/installcd/Makefile: revision 1.1
etc/etc.amd64/Makefile.inc: revision 1.7
distrib/i386/instkernel/Makefile: revision 1.6
distrib/x68k/cdroms/Makefile: revision 1.1
distrib/i386/cdroms/Makefile.cdrom: revision 1.1
distrib/sandpoint/Makefile: revision 1.4
distrib/i386/cdroms/Makefile.cdrom: revision 1.2
distrib/amiga/Makefile: revision 1.3
distrib/amd64/cdroms/bootcd/Makefile: revision 1.2
distrib/news68k/Makefile: revision 1.4
distrib/amd64/floppies/bootfloppy-com/Makefile: revision 1.5
distrib/news68k/cdroms/Makefile: revision 1.1
distrib/sparc/cdroms/Makefile: revision 1.1
distrib/shark/cdroms/Makefile: revision 1.1
etc/Makefile: revision 1.341
distrib/amd64/instkernel/Makefile: revision 1.2
distrib/sparc64/Makefile: revision 1.7
distrib/dreamcast/cdroms/Makefile: revision 1.1
distrib/shark/Makefile: revision 1.3
distrib/ews4800mips/cdroms/Makefile: revision 1.1
distrib/sun2/cdroms/installcd/Makefile: revision 1.1
distrib/shark/Makefile: revision 1.4
distrib/macppc/cdroms/Makefile: revision 1.1
distrib/mvme68k/cdroms/Makefile: revision 1.1
distrib/sun2/cdroms/Makefile: revision 1.1
distrib/hpcarm/Makefile: revision 1.3
distrib/arc/cdroms/installcd/Makefile: revision 1.1
distrib/hpcmips/cdroms/installcd/Makefile: revision 1.1
distrib/mipsco/cdroms/Makefile: revision 1.1
distrib/Makefile.inc: revision 1.9
distrib/playstation2/cdroms/installcd/Makefile: revision 1.1
distrib/ibmnws/cdroms/installcd/Makefile: revision 1.1
distrib/newsmips/cdroms/Makefile: revision 1.1
distrib/arc/Makefile: revision 1.3
distrib/sparc/cdroms/installcd/Makefile: revision 1.1
distrib/evbmips/cdroms/installcd/Makefile: revision 1.1
distrib/ews4800mips/cdroms/installcd/Makefile: revision 1.1
distrib/prep/Makefile: revision 1.3
distrib/ibmnws/cdroms/Makefile: revision 1.1
distrib/sandpoint/cdroms/Makefile: revision 1.1
distrib/atari/Makefile: revision 1.6
distrib/sgimips/cdroms/Makefile: revision 1.1
distrib/amd64/Makefile: revision 1.4
distrib/atari/cdroms/Makefile: revision 1.1
distrib/x68k/Makefile: revision 1.5
distrib/x68k/Makefile: revision 1.6
distrib/sandpoint/cdroms/installcd/Makefile: revision 1.1
distrib/evbarm/cdroms/Makefile: revision 1.1
distrib/acorn32/cdroms/Makefile: revision 1.1
distrib/cats/Makefile: revision 1.3
distrib/evbmips/cdroms/Makefile: revision 1.1
distrib/pc532/cdroms/Makefile: revision 1.1
distrib/Makefile: revision 1.14
distrib/evbarm/cdroms/installcd/Makefile: revision 1.1
distrib/ofppc/cdroms/Makefile: revision 1.1
distrib/amd64/cdroms/Makefile: revision 1.3
distrib/common/Makefile.bootcd: revision 1.8
distrib/i386/cdroms/bootcd-laptop/Makefile: file removal
sys/arch/i386/conf/GENERIC: revision 1.813
distrib/hp300/Makefile: revision 1.17
sys/arch/i386/conf/GENERIC: revision 1.814
distrib/evbppc/Makefile: revision 1.2
distrib/pmax/cdroms/installcd/Makefile: revision 1.1
etc/etc.i386/Makefile.inc: revision 1.49
distrib/sgimips/Makefile: revision 1.2
distrib/prep/cdroms/installcd/Makefile: revision 1.1
distrib/acorn26/Makefile: revision 1.4
distrib/dreamcast/cdroms/installcd/Makefile: revision 1.1
distrib/alpha/Makefile: revision 1.22
distrib/dreamcast/Makefile: revision 1.2
Missed part of ticket #494 - distrib/i386/cdroms/Makefile.cdrom and
sys/arch/i386/conf/GENERIC:
Improve the use of makefs to build boot CDs, and make it truely MI:
- allow to specify the "instkernel" directory, and allow to put multiple
kernels on the image
- allow to specify the directory where the image will be created
- only use bootxx_cd9660 if it exists
- search for second-stage boot as usr/mdec/boot.${MACHINE} in addition to
usr/mdec/boot
- make 'installboot -e' optional
- use target 'release' or 'iso_image' depending on ${CDRELEASE}
- call some MD targets, which will eventually complete the file list or
make the image bootable
For the benefit of modern hardware, enable ACPI by default in INSTALL and
GENERIC kernels. If ACPI is an issue on your hardware, 'boot -c' and
'disable acpi' should be a workaround. ACPI-enabled kernels works fine
on pre-acpi hardware.
for amd64:
- add ACPI to INSTALL and GENERIC, remove the *_ACPI config files.
- get rid of the bootfloppy-big.fs boot image, and got to a 3-floppy boot
image
for i386:
- introduce INSTALL_LARGE which has ACPI and some devices with big firmware
- move some devices from INSTALL to INSTALL_LARGE
- Boot floppies still use INSTALL, and bootfloppy-big.fs is still there
(for thoses who want to build el-torito floppy emulation boot CD) and use
INSTALL.
For both, drop the 'iso-image' code in etc/ to make the iso bootable, we'll
use something else to build bootable CDs.
Add an iso_image target (iso-image as a target name doesn't play well with
bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE
with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for:
alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax.
mac68k/macppc no there yet because of missing feature in makefs.
call iso_image in distrib/ for iso-image in the top Makefile.
Use the new common/Makefile.bootcd to make i386 and amd64 bootable ISO
images. amd64 gets a single kernel; i386 images gets 3 kernels:
- netbsd, copy from netbsd-INSTALL_LARGE.gz, loaded by default
- nbsd-l, copy from netbsd-INSTALL_LAPTOP.gz
- nbsd-i, copy from netbsd-INSTALL.gz for those who want the traditionnal
non-ACPI kernel
- drop the bootcd-laptop image
both gets an installcd image, which is the same as bootcd but with the
binary sets in addition to kernels.
Make iso-image do nothing for all but mac68k, which still
relies on mkisofs to create bootable ISO image. macppc should also be there,
but it seems the code to make an iso bootable never got added in etc.macppc/
Fix typo in subdir name.
Revert local changes that went in accidentally with the "add ACPI" commit.
Note ACPI by default in i386/amd64, and the iso-image changes.
Fix SUBDIR in previous
Remove duplicate ACPIVERBOSE and ACPI_SCANPCI; pointed out by Nicolas Joly.
Correct typo: the directory is named cdroms, not cdrom.
Use nblaptop and nbnoacpi for the alternative kernel names; as suggected by
Alan Barrett. While there factor out the kernels in Makefile.cdrom.
Revision 1.816 / (download) - annotate - [select for diffs], Sat Mar 10 10:54:53 2007 UTC (5 years, 2 months ago) by bouyer
Branch: MAIN
Branch point for: vmlocking,
mjf-ufs-trans
Changes since 1.815: +3 -3
lines
Diff to previous 1.815 (colored)
Comment out 'fdc* at acpi?' (it's likely that systems not supporting fdc0 at isa? don't have a fdc at all). Because of the 'fdc0 at isa?', on systems supporting ACPI the floppy controller would attach as fdc1. as fd(4) looks for its type in nvram using the floppy controller index, it's looking for the wrong controller and the default density isn't set (so /dev/fd0a doens't work). Problem analyzed by John Nemeth, thanks !
Revision 1.815 / (download) - annotate - [select for diffs], Thu Mar 8 15:16:04 2007 UTC (5 years, 2 months ago) by njoly
Branch: MAIN
Changes since 1.814: +3 -2
lines
Diff to previous 1.814 (colored)
Add hpet support to i386/amd64 kernels. - `hpet* at acpi?' to kernels that already support ACPI. - `hpet* at amdpcib?' (commented out) to amd64 GENERIC.
Revision 1.814 / (download) - annotate - [select for diffs], Wed Mar 7 22:23:14 2007 UTC (5 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.813: +4 -6
lines
Diff to previous 1.813 (colored)
Remove duplicate ACPIVERBOSE and ACPI_SCANPCI; pointed out by Nicolas Joly.
Revision 1.813 / (download) - annotate - [select for diffs], Tue Mar 6 21:47:46 2007 UTC (5 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.812: +27 -25
lines
Diff to previous 1.812 (colored)
For the benefit of modern hardware, enable ACPI by default in INSTALL and GENERIC kernels. If ACPI is an issue on your hardware, 'boot -c' and 'disable acpi' should be a workaround. ACPI-enabled kernels works fine on pre-acpi hardware. for amd64: - add ACPI to INSTALL and GENERIC, remove the *_ACPI config files. - get rid of the bootfloppy-big.fs boot image, and got to a 3-floppy boot image for i386: - introduce INSTALL_LARGE which has ACPI and some devices with big firmware - move some devices from INSTALL to INSTALL_LARGE - Boot floppies still use INSTALL, and bootfloppy-big.fs is still there (for thoses who want to build el-torito floppy emulation boot CD) and use INSTALL. For both, drop the 'iso-image' code in etc/ to make the iso bootable, we'll use something else to build bootable CDs.
Revision 1.812 / (download) - annotate - [select for diffs], Tue Mar 6 11:28:46 2007 UTC (5 years, 2 months ago) by dillo
Branch: MAIN
Changes since 1.811: +3 -3
lines
Diff to previous 1.811 (colored)
Complete rename of hfsp to hfs, requested by thorpej.
Revision 1.811 / (download) - annotate - [select for diffs], Mon Mar 5 23:30:18 2007 UTC (5 years, 2 months ago) by dillo
Branch: MAIN
Changes since 1.810: +3 -2
lines
Diff to previous 1.810 (colored)
Add file-system HFSP (commented out) to GENERIC kernels of ports on which Mac OS runs.
Revision 1.661.2.18 / (download) - annotate - [select for diffs], Sat Mar 3 23:30:21 2007 UTC (5 years, 2 months ago) by bouyer
Branch: netbsd-3
Changes since 1.661.2.17: +4 -2
lines
Diff to previous 1.661.2.17 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by tsutsui in ticket #1673): distrib/sets/lists/man/mi 1.844, 1.871 share/man/man4/Makefile 1.372, 1.379 via patch share/man/man4/re.4 1.8, 1.9, 1.11, 1.12 share/man/man4/rgephy.4 1.1 share/man/man4/rlphy.4 1.1, 1.2 sys/arch/amd64/conf/GENERIC 1.79, 1.89 sys/arch/amd64/conf/INSTALL 1.45, 1.49 sys/arch/i386/conf/GENERIC 1.717, 1.747 sys/arch/i386/conf/GENERIC_LAPTOP 1.164 sys/arch/i386/conf/INSTALL 1.277, 1.283 sys/arch/i386/conf/INSTALL_LAPTOP 1.96, 1.98 sys/arch/i386/conf/XEN2_DOM0 1.22 via patch sys/arch/macppc/conf/GENERIC 1.220, 1.246 sys/arch/macppc/conf/INSTALL 1.96, 1.100 sys/dev/cardbus/if_re_cardbus.c 1.10 sys/dev/cardbus/if_rtk_cardbus.c 1.29-1.31 sys/dev/ic/rtl8169.c 1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch sys/dev/ic/rtl81x9.c 1.52, 1.54-1.63, 1.65, 1.67-1.70 sys/dev/ic/rtl81x9reg.h 1.15-1.26 sys/dev/ic/rtl81x9var.h 1.19, 1.21-1.37 sys/dev/mii/files.mii 1.38 sys/dev/mii/miidevs 1.62, 1.64 sys/dev/mii/rgephy.c 1.10, 1.13-1.16 sys/dev/mii/rlphy.c 1.1, 1.6, 1.7, 1.11 via patch sys/dev/pci/if_re_pci.c 1.13, 1.15-1.17, 1.19-1.23 sys/dev/pci/if_rtk_pci.c 1.25, 1.28, 1.29, 1.31 sys/dev/pci/pcidevs 1.851, 1.852 on re(4): - improve stability (I believe ;-) - add a workaround for hardware ip4csum-tx bug - support newer chips (8169SB/SC, PCIe based 8168 etc.) - fix 8139C+ support - enable hardware VLAN - misc bus_dma(9) fix (which makes re(4) work on mips ports) on rtk(4): - fix kern/31348 - fix possible panic on dreamcast
Revision 1.810 / (download) - annotate - [select for diffs], Thu Mar 1 14:57:38 2007 UTC (5 years, 2 months ago) by kiyohara
Branch: MAIN
Changes since 1.809: +4 -2
lines
Diff to previous 1.809 (colored)
Add btuart(4).
Revision 1.808.2.4 / (download) - annotate - [select for diffs], Tue Feb 27 16:51:32 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.3: +5 -2
lines
Diff to previous 1.808.2.3 (colored)
- sync with head. - move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
Revision 1.683.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:06:50 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.2: +14 -6
lines
Diff to previous 1.683.2.2 (colored)
sync with head.
Revision 1.808.2.3 / (download) - annotate - [select for diffs], Wed Feb 21 11:57:28 2007 UTC (5 years, 3 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.808.2.2: +2 -5
lines
Diff to previous 1.808.2.2 (colored)
define SCHED_4BSD in conf/std for now.
Revision 1.808.2.2 / (download) - annotate - [select for diffs], Tue Feb 20 21:48:43 2007 UTC (5 years, 3 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.808.2.1: +1426 -0
lines
Diff to previous 1.808.2.1 (colored)
General Common Scheduler Framework (CSF) patch import. Huge thanks for Daniel Sieger <dsieger at TechFak.Uni-Bielefeld de> for this work. Short abstract: Split the dispatcher from the scheduler in order to make the scheduler more modular. Introduce initial API for other schedulers' implementations. Discussed in tech-kern@ OK: yamt@, ad@ Note: further work will go soon.
Revision 1.809 / (download) - annotate - [select for diffs], Sun Feb 18 18:05:52 2007 UTC (5 years, 3 months ago) by dsl
Branch: MAIN
CVS Tags: ad-audiomp-base,
ad-audiomp
Changes since 1.808: +5 -2
lines
Diff to previous 1.808 (colored)
Add commented out entries for SYSCALL_STATS and SYSCALL_TIMES
Revision 1.808.2.1, Sat Feb 17 00:28:23 2007 UTC (5 years, 3 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.808: +0 -1423
lines
FILE REMOVED
file GENERIC was added on branch yamt-idlelwp on 2007-02-20 21:48:43 +0000
Revision 1.808 / (download) - annotate - [select for diffs], Sat Feb 17 00:28:23 2007 UTC (5 years, 3 months ago) by daniel
Branch: MAIN
Branch point for: yamt-idlelwp
Changes since 1.807: +5 -2
lines
Diff to previous 1.807 (colored)
Add an opencrypto provider for the AES xcrypt instructions found on VIA C5P and later cores (also known as 'ACE', which is part of the VIA PadLock security engine). Ported from OpenBSD. Reviewed on tech-crypto and port-i386, no objections to commiting this.
Revision 1.807 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:04 2007 UTC (5 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: post-newlock2-merge
Changes since 1.806: +3 -2
lines
Diff to previous 1.806 (colored)
Merge newlock2 to head.
Revision 1.779.2.4 / (download) - annotate - [select for diffs], Tue Feb 6 16:55:40 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.779.2.3: +9 -3
lines
Diff to previous 1.779.2.3 (colored) to branchpoint 1.779 (colored) next main 1.780 (colored)
Fix merge errors.
Revision 1.779.2.3 / (download) - annotate - [select for diffs], Tue Feb 6 15:04:17 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.779.2.2: +3 -2
lines
Diff to previous 1.779.2.2 (colored) to branchpoint 1.779 (colored)
Add pseudo-device lockstat.
Revision 1.779.2.2 / (download) - annotate - [select for diffs], Thu Feb 1 08:48:00 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.779.2.1: +5 -6
lines
Diff to previous 1.779.2.1 (colored) to branchpoint 1.779 (colored)
Sync with head.
Revision 1.799.2.3 / (download) - annotate - [select for diffs], Sun Jan 28 20:05:41 2007 UTC (5 years, 3 months ago) by tron
Branch: netbsd-4
Changes since 1.799.2.2: +1 -1
lines
Diff to previous 1.799.2.2 (colored) to branchpoint 1.799 (colored)
Pull up following revision(s) (requested by tls in ticket #386): doc/CHANGES: revision 1.783 via patch sys/arch/i386/conf/INSTALL_TINY: revision 1.109 sys/arch/i386/conf/INSTALL_XEN2_DOMU: revision 1.11 sys/arch/i386/conf/INSTALL_SMALL: revision 1.132 sys/arch/i386/conf/GENERIC: revision 1.806 sys/arch/amd64/conf/GENERIC: revision 1.125 sys/arch/i386/conf/INSTALL: revision 1.303 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.220 sys/arch/i386/conf/GENERIC_TINY: revision 1.103 sys/arch/i386/conf/INSTALL_LAPTOP: revision 1.114 Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has not used partition ID 0x165 for many, many years, and the presence of this option in INSTALL kernels can cause overwriting of existing FreeBSD installations when sysinst writes back the disklabel. Those with very, very old NetBSD installations may find that they must update their fdisk partition tables to use partition ID 0x169 for their NetBSD partitions. This seems like the best of a number of lousy choices for dealing with this problem. Sysinst should perhaps grow code that asks whether an existing 0x165 partition should be converted. ~
Revision 1.806 / (download) - annotate - [select for diffs], Wed Jan 24 19:46:26 2007 UTC (5 years, 4 months ago) by tls
Branch: MAIN
CVS Tags: newlock2-nbase,
newlock2-base
Changes since 1.805: +3 -3
lines
Diff to previous 1.805 (colored)
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has not used partition ID 0x165 for many, many years, and the presence of this option in INSTALL kernels can cause overwriting of existing FreeBSD installations when sysinst writes back the disklabel. Those with very, very old NetBSD installations may find that they must update their fdisk partition tables to use partition ID 0x169 for their NetBSD partitions. This seems like the best of a number of lousy choices for dealing with this problem. Sysinst should perhaps grow code that asks whether an existing 0x165 partition should be converted. ~
Revision 1.805 / (download) - annotate - [select for diffs], Sat Jan 20 18:48:17 2007 UTC (5 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.804: +4 -5
lines
Diff to previous 1.804 (colored)
viaenv(4) does not need anymore viapm.
Revision 1.804 / (download) - annotate - [select for diffs], Thu Jan 11 05:36:29 2007 UTC (5 years, 4 months ago) by mouse
Branch: MAIN
Changes since 1.803: +4 -2
lines
Diff to previous 1.803 (colored)
Hook srt into the rest of the kernel build machinery, so it works to just uncomment the pseudo-device line (which arguably should go into other ports' GENERICs too, and at some point may). OKed by perry.
Revision 1.661.2.17 / (download) - annotate - [select for diffs], Mon Jan 8 16:36:20 2007 UTC (5 years, 4 months ago) by ghen
Branch: netbsd-3
Changes since 1.661.2.16: +3 -0
lines
Diff to previous 1.661.2.16 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by bouyer in ticket #1621): sys/arch/i386/conf/GENERIC: revision 1.787 via patch share/man/man4/Makefile: revision 1.407 via patch distrib/sets/lists/man/mi: revision 1.936 via patch share/man/man4/ipmi.4: revision 1.1 via patch sys/arch/i386/i386/bios32.c: revision 1.11 via patch sys/dev/DEVNAMES: revision 1.221 via patch sys/arch/x86/x86/ipmi.c: revision 1.1 via patch sys/arch/i386/i386/mainbus.c: revision 1.65 via patch sys/arch/x86/include/smbiosvar.h: revision 1.1 via patch sys/arch/x86/include/ipmivar.h: revision 1.1 via patch sys/arch/x86/conf/files.x86: revision 1.20 via patch sys/arch/i386/conf/files.i386: revision 1.293 via patch Add ipmi(4) driver, from OpenBSD. This requires SMBios support, so add SMBios detection and mapping to bios32.c, also from OpenBSD (for now this is only compiled in if ipmi(4) is configured). The sensors and watchdog are accessible though envsys(4). Works on i386; some work is needed on amd64 to access the BIOS. It would eventually work on Xen if the SMBios is accessible (to be tested). Add manpage for new ipmi driver. Claim ipmi.
Revision 1.683.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:46:04 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683.2.1: +64 -35
lines
Diff to previous 1.683.2.1 (colored)
sync with head.
Revision 1.661.2.16 / (download) - annotate - [select for diffs], Sat Dec 23 16:43:18 2006 UTC (5 years, 5 months ago) by ghen
Branch: netbsd-3
Changes since 1.661.2.15: +1 -0
lines
Diff to previous 1.661.2.15 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by bouyer in ticket #1609): sys/arch/i386/conf/INSTALL: revision 1.298 sys/arch/i386/conf/GENERIC: revision 1.802 sys/dev/pci/files.pci: revision 1.274 sys/arch/amd64/conf/GENERIC: revision 1.122 sys/dev/pci/mfi_pci.c: revision 1.1 via patch distrib/sets/lists/man/mi: revision 1.958 sys/arch/amd64/conf/INSTALL: revision 1.61 sys/dev/ic/mfireg.h: revision 1.1 share/man/man4/Makefile: revision 1.416 via patch sys/dev/ic/mfi.c: revision 1.1 sys/arch/i386/conf/XEN2_DOM0: revision 1.19 sys/dev/ic/mfivar.h: revision 1.1 sys/conf/files: revision 1.821 share/man/man4/mfi.4: revision 1.1 share/man/man4/mfi.4: revision 1.2 sys/dev/pci/pcidevs via patch Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller. Ported from OpenBSD, tested on i386 and amd64. Punctuation issues.
Revision 1.661.2.15 / (download) - annotate - [select for diffs], Sat Dec 23 14:43:45 2006 UTC (5 years, 5 months ago) by ghen
Branch: netbsd-3
Changes since 1.661.2.14: +3 -2
lines
Diff to previous 1.661.2.14 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by bouyer in ticket #1608): sys/arch/i386/conf/INSTALL: revision 1.299 via patch sys/arch/i386/conf/XEN2_DOM0: revision 1.20 via patch sys/arch/i386/conf/GENERIC: revision 1.803 via patch sys/dev/pci/files.pci: revision 1.275 via patch sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.218 via patch sys/arch/amd64/conf/GENERIC: revision 1.123 via patch sys/dev/pci/if_bnx.c: revision 1.1 via patch share/man/man4/bnx.4: revision 1.1-1.2 via patch distrib/sets/lists/man/mi: revision 1.959 via patch sys/arch/amd64/conf/INSTALL: revision 1.62 via patch sys/dev/microcode/bnx/bnxfw.h: revision 1.1-1.2 via patch sys/dev/pci/if_bnxreg.h: revision 1.1 via patch share/man/man4/Makefile: revision 1.417 via patch sys/arch/i386/conf/INSTALL_LAPTOP: revision 1.112 via patch Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device. Ported from OpenBSD by cube@, with some bus_dma fixes by me. Tested on i386 and amd64. Add a NetBSD RCS tag. Nx -> Ox; remove trailing whitespace.
Revision 1.799.2.2 / (download) - annotate - [select for diffs], Thu Dec 21 13:44:00 2006 UTC (5 years, 5 months ago) by tron
Branch: netbsd-4
Changes since 1.799.2.1: +1 -0
lines
Diff to previous 1.799.2.1 (colored) to branchpoint 1.799 (colored)
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.799.2.1 / (download) - annotate - [select for diffs], Thu Dec 21 12:46:20 2006 UTC (5 years, 5 months ago) by tron
Branch: netbsd-4
Changes since 1.799: +3 -2
lines
Diff to previous 1.799 (colored)
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.781.2.3 / (download) - annotate - [select for diffs], Mon Dec 18 11:42:04 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.781.2.2: +4 -3
lines
Diff to previous 1.781.2.2 (colored) to branchpoint 1.781 (colored) next main 1.782 (colored)
sync with head.
Revision 1.803 / (download) - annotate - [select for diffs], Sun Dec 17 23:02:06 2006 UTC (5 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4
Changes since 1.802: +3 -2
lines
Diff to previous 1.802 (colored)
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.802 / (download) - annotate - [select for diffs], Sun Dec 17 22:57:15 2006 UTC (5 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.801: +3 -2
lines
Diff to previous 1.801 (colored)
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller. Ported from OpenBSD, tested on i386 and amd64.
Revision 1.801 / (download) - annotate - [select for diffs], Mon Dec 11 15:24:28 2006 UTC (5 years, 5 months ago) by yamt
Branch: MAIN
Changes since 1.800: +2 -3
lines
Diff to previous 1.800 (colored)
- 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.781.2.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:16:02 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.781.2.1: +22 -18
lines
Diff to previous 1.781.2.1 (colored) to branchpoint 1.781 (colored)
sync with head.
Revision 1.800 / (download) - annotate - [select for diffs], Mon Dec 4 01:32:37 2006 UTC (5 years, 5 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-splraiseipl-base3
Changes since 1.799: +3 -2
lines
Diff to previous 1.799 (colored)
Add rtw at pci to the GENERIC kernel.
Revision 1.799 / (download) - annotate - [select for diffs], Thu Nov 30 21:01:16 2006 UTC (5 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.798: +3 -2
lines
Diff to previous 1.798 (colored)
Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata ports of a Intel 63xxESB chipset. Does not support NCQ yet.
Revision 1.798 / (download) - annotate - [select for diffs], Tue Nov 28 16:15:36 2006 UTC (5 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.797: +3 -3
lines
Diff to previous 1.797 (colored)
s/COPTS/CPUFLAGS/ s/-O2 //
Revision 1.779.2.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:29:18 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.779: +36 -23
lines
Diff to previous 1.779 (colored)
Sync with head.
Revision 1.797 / (download) - annotate - [select for diffs], Fri Nov 17 22:18:22 2006 UTC (5 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.796: +3 -3
lines
Diff to previous 1.796 (colored)
COPTS should have -O2 otherwise we'll get no generic optimization. XXX: I prefer CPUFLAGS, but there isn't any conclusion yet.
Revision 1.796 / (download) - annotate - [select for diffs], Sat Nov 11 19:00:16 2006 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.795: +3 -3
lines
Diff to previous 1.795 (colored)
Enable TMPFS by default. OK'ed by core@. I'm leaving those platforms with few users and those whose machines are not very powerful untouched per uwe@'s suggestion. The port masters or the real users of those ports are better suited to make the decision of enabling it.
Revision 1.795 / (download) - annotate - [select for diffs], Sat Nov 11 18:47:10 2006 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.794: +3 -3
lines
Diff to previous 1.794 (colored)
Remove tmpfs's experimental status. OK'ed by core@.
Revision 1.794 / (download) - annotate - [select for diffs], Wed Nov 1 19:33:41 2006 UTC (5 years, 6 months ago) by tls
Branch: MAIN
Changes since 1.793: +7 -4
lines
Diff to previous 1.793 (colored)
Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL, INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are smaller and faster by removing support for actual i386 CPUs (which lack write protection in supervisor mode, which requires a costly workaround) and math coprocessor emulation. Coprocessor emulation is retained in the LAPTOP kernels, but not in the others. Where it is known that a configuration cannot be run with particular CPUs (i486 in *MP kernels) remove that support as well. Compile all kernels with appropriate architecture and tuning flags (reduces size, makes things faster). Those requiring support for machines with i386 CPU or lacking coprocessor can use the *SMALL or *TINY kernels.
Revision 1.793 / (download) - annotate - [select for diffs], Tue Oct 31 22:21:16 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.792: +3 -2
lines
Diff to previous 1.792 (colored)
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.792 / (download) - annotate - [select for diffs], Fri Oct 27 17:37:44 2006 UTC (5 years, 6 months ago) by perry
Branch: MAIN
Changes since 1.791: +6 -6
lines
Diff to previous 1.791 (colored)
fix a bit of trailing whitespace, and do the space tab dance for a couple of options so that they work well when commented out
Revision 1.791 / (download) - annotate - [select for diffs], Thu Oct 26 11:48:38 2006 UTC (5 years, 7 months ago) by elad
Branch: MAIN
Changes since 1.790: +10 -10
lines
Diff to previous 1.790 (colored)
Compile in Veriexec by default on some popular archs (amd64, i386, sparc64) so it's more accessible and less of a hassle to put to use. Also enable fileassoc(9) by default as a result, which for itself may open the door for a lot of cool stuff. (stay tuned. :) I recommend port masters of other archs to consider doing the same. Personally I don't know which ports are considered more of a legacy than in-production, so I'm leaving it for someone else for now... No objections on tech-kern.
Revision 1.790 / (download) - annotate - [select for diffs], Wed Oct 25 13:56:15 2006 UTC (5 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.789: +2 -3
lines
Diff to previous 1.789 (colored)
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.789 / (download) - annotate - [select for diffs], Sun Oct 22 16:26:27 2006 UTC (5 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.788: +2 -3
lines
Diff to previous 1.788 (colored)
Don't add ikphy twice; pointed out by Patrick Welche
Revision 1.781.2.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:04:43 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.781: +12 -4
lines
Diff to previous 1.781 (colored)
sync with head
Revision 1.788 / (download) - annotate - [select for diffs], Sat Oct 21 14:10:33 2006 UTC (5 years, 7 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.787: +4 -2
lines
Diff to previous 1.787 (colored)
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.787 / (download) - annotate - [select for diffs], Sun Oct 1 18:37:54 2006 UTC (5 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.786: +5 -2
lines
Diff to previous 1.786 (colored)
Add ipmi(4) driver, from OpenBSD. This requires SMBios support, so add SMBios detection and mapping to bios32.c, also from OpenBSD (for now this is only compiled in if ipmi(4) is configured). The sensors and watchdog are accessible though envsys(4). Works on i386; some work is needed on amd64 to access the BIOS. It would eventually work on Xen if the SMBios is accessible (to be tested).
Revision 1.786 / (download) - annotate - [select for diffs], Sun Oct 1 09:53:08 2006 UTC (5 years, 7 months ago) by itohy
Branch: MAIN
Changes since 1.785: +3 -3
lines
Diff to previous 1.785 (colored)
Use ATA timing, instead of busmaster wait, for adding waits. Use default wait value 0x01.
Revision 1.785 / (download) - annotate - [select for diffs], Wed Sep 27 23:58:50 2006 UTC (5 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.784: +3 -2
lines
Diff to previous 1.784 (colored)
Add (commented out) option WSKBD_USONLY
Revision 1.784 / (download) - annotate - [select for diffs], Tue Sep 26 14:30:26 2006 UTC (5 years, 8 months ago) by elad
Branch: MAIN
Changes since 1.783: +3 -3
lines
Diff to previous 1.783 (colored)
Oops! forgot "options" in previous commit. Pointed out by freza@, thanks!
Revision 1.783 / (download) - annotate - [select for diffs], Tue Sep 26 14:08:19 2006 UTC (5 years, 8 months ago) by elad
Branch: MAIN
Changes since 1.782: +4 -2
lines
Diff to previous 1.782 (colored)
Make PaX mprotect(2) restrictions more accessible. On amd64, sparc64, i386, and alpha, they will be compiled in and disabled by default. That means that to use them you either enable the "global" knob with sysctl, or use paxctl(1) to enable it on a per-program basis. On sparc and macppc just include a commentd out line in the GENERIC kernel.
Revision 1.772.2.4 / (download) - annotate - [select for diffs], Sat Sep 23 23:46:02 2006 UTC (5 years, 8 months ago) by snj
Branch: abandoned-netbsd-4
Changes since 1.772.2.3: +1 -1
lines
Diff to previous 1.772.2.3 (colored) to branchpoint 1.772 (colored) next main 1.773 (colored)
Pull up following revision(s) (requested by jmmv in ticket #180): sys/arch/i386/conf/XEN2_DOM0: revision 1.8 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.207 sys/arch/i386/conf/GENERIC: revision 1.782 Fix definition of some options to be 'options<space><tab>' for consistency.
Revision 1.782 / (download) - annotate - [select for diffs], Tue Sep 19 13:58:55 2006 UTC (5 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.781: +3 -3
lines
Diff to previous 1.781 (colored)
Fix definition of some options to be 'options<space><tab>' for consistency.
Revision 1.772.2.3 / (download) - annotate - [select for diffs], Fri Sep 15 11:58:46 2006 UTC (5 years, 8 months ago) by tron
Branch: abandoned-netbsd-4
Changes since 1.772.2.2: +4 -2
lines
Diff to previous 1.772.2.2 (colored) to branchpoint 1.772 (colored)
Pull up following revision(s) (requested by riz in ticket #153): sys/arch/amd64/conf/INSTALL: revision 1.56 sys/arch/amd64/conf/GENERIC: revision 1.107 sys/arch/i386/conf/XEN2_DOM0: revision 1.7 sys/arch/i386/conf/INSTALL: revision 1.289 sys/arch/i386/conf/GENERIC: revision 1.780 Add msk and mskc.
Revision 1.772.2.2 / (download) - annotate - [select for diffs], Thu Sep 14 21:16:33 2006 UTC (5 years, 8 months ago) by riz
Branch: abandoned-netbsd-4
Changes since 1.772.2.1: +7 -6
lines
Diff to previous 1.772.2.1 (colored) to branchpoint 1.772 (colored)
Pull up following revision(s) (requested by plunky in ticket #161): sys/dev/bluetooth/btdev.h: revision 1.4 distrib/sets/lists/comp/mi: revision 1.922 usr.sbin/postinstall/postinstall: revision 1.25 sys/netbt/hci_unit.c: revision 1.3 sys/netbt/hci_ioctl.c: revision 1.4 usr.sbin/sdpd/profile.c: revision 1.2 usr.sbin/btdevctl/btdevctl.c: revision 1.2 share/man/man4/Makefile: revision 1.405 distrib/sets/lists/man/mi: revision 1.930 distrib/sets/lists/etc/mi: revision 1.176 usr.sbin/sdpd/profile.c: revision 1.3 usr.sbin/btdevctl/btdevctl.c: revision 1.3 etc/MAKEDEV.tmpl: revision 1.62 distrib/sets/lists/base/mi: revision 1.650 usr.sbin/btdevctl/btdevctl.h: revision 1.2 usr.bin/sdpquery/sdpquery.1: revision 1.4 sys/netbt/rfcomm_session.c: revision 1.2 usr.sbin/btdevctl/btdevctl.8: revision 1.3 usr.bin/sdpquery/search.c: revision 1.2 usr.sbin/sdpd/Makefile: revision 1.2 sys/dev/bluetooth/Makefile: revision 1.3 usr.sbin/btdevctl/cfg.c: file removal sys/netbt/files.netbt: revision 1.4 usr.sbin/btdevctl/sdp.c: revision 1.1 sys/dev/bluetooth/bthidev.c: revision 1.3 etc/bluetooth/Makefile: revision 1.3 sys/dev/pcmcia/files.pcmcia: revision 1.51 sys/dev/bluetooth/bthidev.c: revision 1.4 sys/dev/bluetooth/bthidev.h: revision 1.3 usr.sbin/btdevctl/dev.c: file removal sys/dev/bluetooth/files.bluetooth: revision 1.10 sys/arch/i386/conf/GENERIC: revision 1.777 share/man/man4/ubt.4: revision 1.6 share/man/man4/bthub.4: revision 1.3 sys/netbt/hci.h: revision 1.5 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.202 lib/libsdp/sdp.h: revision 1.2 usr.sbin/btdevctl/print.c: revision 1.1 share/man/man4/bthidev.4: revision 1.5 share/man/man4/btdev.4: file removal usr.sbin/btdevctl/print.c: revision 1.2 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.205 usr.sbin/btdevctl/Makefile: revision 1.2 sys/dev/usb/files.usb: revision 1.70 sys/netbt/l2cap_signal.c: revision 1.2 sys/netbt/hci_link.c: revision 1.4 sys/dev/bluetooth/bthub.c: revision 1.3 share/man/man4/btsco.4: revision 1.5 sys/netbt/hci_link.c: revision 1.5 share/man/man4/btdev.4: revision 1.4 sys/dev/bluetooth/btkbd.c: revision 1.3 sys/dev/bluetooth/btdev.c: file removal sys/netbt/hci_event.c: revision 1.2 sys/dev/bluetooth/btsco.h: revision 1.2 etc/mtree/special: revision 1.101 sys/dev/bluetooth/btsco.c: revision 1.3 sys/conf/majors: revision 1.27 usr.sbin/sdpd/hf.c: revision 1.1 sys/dev/bluetooth/btsco.c: revision 1.4 share/man/man5/rc.conf.5: revision 1.107 sys/dev/bluetooth/btdev.c: revision 1.2 etc/rc.d/btdevctl: revision 1.2 usr.sbin/btdevctl/db.c: revision 1.1 etc/rc.d/btdevctl: revision 1.3 etc/bluetooth/btdevctl.conf: revision 1.1 usr.sbin/btdevctl/hid.c: file removal sys/arch/i386/conf/GENERIC: revision 1.781 sys/dev/bluetooth/btdev.h: revision 1.3 Make btdev default count explicit Fix typo in variable name 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 also include service name in dictionary being sent to kernel. (this is not used just yet, but it might be in the future and it will be easier if we dont have to provide code to handle its absence) clarify the CAVEAT section somewhat Add service discovery support for the Handsfree profile Replace static 'FreeBSD' string with operating system name gleaned from uname(3) Halt the callout on detach btsco.c: - sco_getopt(..., SO_SCO_MTU, ...) expects the address of a uint16_t, not an int. So change sc_mtu's type to uint16_t. - Try a little harder to ensure btsco_round_blocksize() does not return zero. Prevents a subsequent panic in audio_init_ringbuffer(). from scw@ Endian issues: hci_event.c: - Convert memo->response.clock_offset to host-endian. hci_ioctl.c: - printf format tweak (size_t) hci_link.c: - Convert memo->response.clock_offset from host-endian. - Tweak a DIAGNOSTIC message. l2cap_signal.c: - In l2cap_recv_config_req(), rp->scid is little-endian so make sure we convert from host-endian. from scw@ hci_link.c: - In hci_link_free(), do not unlink items from a LIST queue within a LIST_FOREACH() iterator. rfcomm_session.c: - In rfcomm_session_recv_mcc_nsc(), do not unlink items from a LIST queue within a LIST_FOREACH() iterator. from scw@ guard against a possible situation where the list of l2cap channels is changed when the bluetooth code is not expecting it to be. During a disconnect, we can detach the channel that is being disconnected, but its not really safe to detach any others. Print explicit 64-bit types using the format macros from int_fmtio.h. Unbreaks the build for our LP64 ports, where "long long" typically is not 64 bits.
Revision 1.731.2.8 / (download) - annotate - [select for diffs], Thu Sep 14 12:31:10 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.7: +12 -6
lines
Diff to previous 1.731.2.7 (colored) to branchpoint 1.731 (colored) next main 1.732 (colored)
sync with head.
Revision 1.781 / (download) - annotate - [select for diffs], Sun Sep 10 15:45:56 2006 UTC (5 years, 8 months ago) by plunky
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Changes since 1.780: +7 -6
lines
Diff to previous 1.780 (colored)
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.780 / (download) - annotate - [select for diffs], Sun Sep 10 02:28:33 2006 UTC (5 years, 8 months ago) by riz
Branch: MAIN
Changes since 1.779: +4 -2
lines
Diff to previous 1.779 (colored)
Add msk and mskc.
Revision 1.721.2.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:39:53 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.721: +127 -42
lines
Diff to previous 1.721 (colored) next main 1.722 (colored)
sync with head
Revision 1.779 / (download) - annotate - [select for diffs], Thu Sep 7 14:23:44 2006 UTC (5 years, 8 months ago) by itohy
Branch: MAIN
CVS Tags: rpaulo-netinet-merge-pcb-base
Branch point for: newlock2
Changes since 1.778: +5 -2
lines
Diff to previous 1.778 (colored)
Add njata* at cardbus?
Revision 1.731.2.7 / (download) - annotate - [select for diffs], Sun Sep 3 15:22:58 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.6: +10 -10
lines
Diff to previous 1.731.2.6 (colored) to branchpoint 1.731 (colored)
sync with head.
Revision 1.778 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:45 2006 UTC (5 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pdpolicy-base8
Changes since 1.777: +3 -5
lines
Diff to previous 1.777 (colored)
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
Revision 1.777 / (download) - annotate - [select for diffs], Sun Aug 20 07:06:57 2006 UTC (5 years, 9 months ago) by plunky
Branch: MAIN
Changes since 1.776: +3 -3
lines
Diff to previous 1.776 (colored)
Make btdev default count explicit
Revision 1.772.2.1 / (download) - annotate - [select for diffs], Mon Aug 14 13:41:26 2006 UTC (5 years, 9 months ago) by tron
Branch: abandoned-netbsd-4
Changes since 1.772: +3 -3
lines
Diff to previous 1.772 (colored)
Pull up following revision(s) (requested by elad in ticket #17): sys/arch/sparc/conf/KRUPS: revision 1.38 sys/arch/i386/conf/XEN2_DOMU: revision 1.2 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53 sys/arch/evbsh5/conf/SIMULATOR: revision 1.12 sys/arch/sparc/conf/MRCOFFEE: revision 1.17 sys/arch/next68k/conf/GENERIC: revision 1.104 sys/arch/i386/conf/VIRTUALPC: revision 1.44 sys/arch/ews4800mips/conf/GENERIC: revision 1.11 sys/arch/evbsh5/conf/CAYMAN: revision 1.23 sys/arch/arc/conf/GENERIC: revision 1.141 sys/arch/amd64/conf/GENERIC: revision 1.103 sys/arch/sun3/conf/GENERIC3X: revision 1.90 sys/arch/evbarm/conf/HDL_G: revision 1.3 sys/arch/sun2/conf/GENERIC: revision 1.57 sys/arch/news68k/conf/GENERIC_TINY: revision 1.51 sys/arch/evbppc/conf/EXPLORA451: revision 1.27 sys/arch/amiga/conf/GENERIC.in: revision 1.54 sys/arch/mac68k/conf/GENERIC: revision 1.174 sys/arch/acorn26/conf/GENERIC: revision 1.45 sys/arch/shark/conf/GENERIC: revision 1.64 sys/arch/cesfic/conf/GENERIC: revision 1.44 sys/arch/mvme68k/conf/GENERIC: revision 1.68 sys/arch/i386/conf/XEN2_DOM0: revision 1.4 sys/arch/atari/conf/GENERIC.in: revision 1.63 sys/arch/amiga/conf/GENERIC: revision 1.240 sys/arch/i386/conf/LAMB: revision 1.65 sys/arch/i386/conf/GENERIC: revision 1.773 sys/arch/acorn32/conf/EB7500ATX: revision 1.26 sys/arch/x68k/conf/GENERIC: revision 1.128 sys/arch/vax/conf/GENERIC: revision 1.153 sys/arch/atari/conf/ATARITT: revision 1.81 sys/arch/mipsco/conf/GENERIC: revision 1.60 sys/arch/cobalt/conf/GENERIC: revision 1.101 sys/arch/evbarm/conf/ARMADILLO9: revision 1.13 sys/arch/ofppc/conf/GENERIC: revision 1.93 sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51 sys/arch/arc/conf/RPC44: revision 1.26 sys/arch/sparc64/conf/GENERIC: revision 1.59 sys/arch/i386/conf/XEN3_DOMU: revision 1.2 sys/arch/hp700/conf/GENERIC: revision 1.68 sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47 sys/arch/macppc/conf/GENERIC: revision 1.231 sys/arch/dreamcast/conf/GENERIC: revision 1.72 sys/arch/news68k/conf/GENERIC: revision 1.80 sys/arch/hp300/conf/GENERIC: revision 1.133 sys/arch/mmeye/conf/GENERIC: revision 1.82 sys/arch/macppc/conf/MAMBO: revision 1.2 sys/arch/cats/conf/GENERIC: revision 1.107 sys/arch/atari/conf/FALCON: revision 1.79 sys/arch/acorn32/conf/GENERIC: revision 1.71 sys/arch/sparc/conf/GENERIC: revision 1.190 sys/arch/news68k/conf/LIBERO: revision 1.40 sys/arch/amiga/conf/DRACO: revision 1.114 sys/arch/cobalt/conf/INSTALL: revision 1.23 sys/arch/luna68k/conf/GENERIC: revision 1.73 sys/arch/bebox/conf/GENERIC: revision 1.100 sys/arch/pmax/conf/GENERIC: revision 1.147 sys/arch/amiga/conf/WSCONS: revision 1.52 sys/arch/macppc/conf/POWERMAC_G5: revision 1.2 sys/arch/alpha/conf/ALPHA: revision 1.218 sys/arch/sun3/conf/GENERIC: revision 1.133 sys/arch/prep/conf/GENERIC: revision 1.124 sys/arch/alpha/conf/GENERIC: revision 1.291 sys/arch/atari/conf/HADES: revision 1.71 sys/arch/newsmips/conf/GENERIC: revision 1.93 sys/arch/netwinder/conf/GENERIC: revision 1.82 sys/arch/hpcmips/conf/GENERIC: revision 1.190 sys/arch/amiga/conf/AMIGA: revision 1.98 sys/arch/sbmips/conf/GENERIC: revision 1.54 sys/arch/pc532/conf/GENERIC: revision 1.64 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53 Disable SYSTRACE by default on all kernels (discussed with core)
Revision 1.776 / (download) - annotate - [select for diffs], Mon Aug 14 09:34:43 2006 UTC (5 years, 9 months ago) by itohy
Branch: MAIN
Changes since 1.775: +5 -4
lines
Diff to previous 1.775 (colored)
ACPI frontend for Yamaha OPL3-SA[23]. Derived from PR kern/33991 by jasper at pointless dot net.
Revision 1.775 / (download) - annotate - [select for diffs], Mon Aug 14 06:22:34 2006 UTC (5 years, 9 months ago) by skrll
Branch: MAIN
Changes since 1.774: +3 -3
lines
Diff to previous 1.774 (colored)
s/adpater/adapter/ Prompted by PR/34195
Revision 1.774 / (download) - annotate - [select for diffs], Sun Aug 13 02:27:32 2006 UTC (5 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.773: +3 -2
lines
Diff to previous 1.773 (colored)
Add wpi@pci.
Revision 1.773 / (download) - annotate - [select for diffs], Sat Aug 12 15:29:53 2006 UTC (5 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.772: +3 -3
lines
Diff to previous 1.772 (colored)
Disable SYSTRACE by default on all kernels (discussed with core)
Revision 1.731.2.6 / (download) - annotate - [select for diffs], Fri Aug 11 15:41:53 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.5: +28 -18
lines
Diff to previous 1.731.2.5 (colored) to branchpoint 1.731 (colored)
sync with head
Revision 1.772 / (download) - annotate - [select for diffs], Mon Aug 7 21:33:49 2006 UTC (5 years, 9 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.771: +6 -3
lines
Diff to previous 1.771 (colored)
Enable POWERNOW_K8, now that it's working.
Revision 1.771 / (download) - annotate - [select for diffs], Thu Aug 3 00:19:21 2006 UTC (5 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.770: +3 -2
lines
Diff to previous 1.770 (colored)
Add commented-out "joy* at eap?" & point people at eap.4 before enabling. Per discussion with drochner@
Revision 1.770 / (download) - annotate - [select for diffs], Wed Aug 2 16:24:29 2006 UTC (5 years, 9 months ago) by reed
Branch: MAIN
Changes since 1.769: +6 -6
lines
Diff to previous 1.769 (colored)
Fix comment, removed some periods at end of a couple comments (not all), and alphabetize "ral" before "re". This will make it easier to diff with GENERIC_LAPTOP. No real changes.
Revision 1.769 / (download) - annotate - [select for diffs], Mon Jul 31 23:29:54 2006 UTC (5 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.768: +3 -2
lines
Diff to previous 1.768 (colored)
spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIC for quite some time. Add it to all systems that have pcmcia SCSI. Pointed out by Bjn Johannesson <rherdware@yahoo.com> in private mail, OK'd by matt@
Revision 1.768 / (download) - annotate - [select for diffs], Mon Jul 31 22:23:09 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.767: +4 -4
lines
Diff to previous 1.767 (colored)
Sort twa before twe.
Revision 1.661.2.14 / (download) - annotate - [select for diffs], Mon Jul 31 12:35:22 2006 UTC (5 years, 9 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE
Branch point for: netbsd-3-1
Changes since 1.661.2.13: +4 -2
lines
Diff to previous 1.661.2.13 (colored) to branchpoint 1.661 (colored)
Apply patch (requested by bouyer in ticket #1441): Pullup the twa(4) driver for the 3ware Apache RAID controllers. Matching revisions in current: share/man/man4/twa.4 1.1 sys/dev/pci/ld_twa.c 1.2 sys/dev/pci/twa.c 1.9 sys/dev/pci/twaio.h 1.3 sys/dev/pci/twareg.h 1.5 sys/dev/pci/twavar.h 1.5
Revision 1.767 / (download) - annotate - [select for diffs], Sun Jul 30 17:53:50 2006 UTC (5 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.766: +4 -2
lines
Diff to previous 1.766 (colored)
Add twa(4) and ld at twa where it makes sense.
Revision 1.766 / (download) - annotate - [select for diffs], Wed Jul 26 15:34:39 2006 UTC (5 years, 10 months ago) by elad
Branch: MAIN
Changes since 1.765: +3 -6
lines
Diff to previous 1.765 (colored)
deprecate "options VERIFIED_EXEC" veriexec pseudo-device doesn't need a count anymore too XXX: port masters should propagate this to their ports
Revision 1.765 / (download) - annotate - [select for diffs], Wed Jul 26 10:43:02 2006 UTC (5 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.764: +3 -3
lines
Diff to previous 1.764 (colored)
Bluetooth fixes by Iain Hibbert: Remove bthset(4) device and add btsco(4) in its place. This is an improved version which is not just for headsets, as it can receive incoming connections (eg for Hands Free Profile). Update bthset(1) control utlitiy to relate to new device.
Revision 1.764 / (download) - annotate - [select for diffs], Wed Jul 26 10:31:00 2006 UTC (5 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.763: +6 -6
lines
Diff to previous 1.763 (colored)
Bluetooth fixes by Iain Hibbert: Change the way in which bluetooth devices attach to system. The new way is for devices to attach directly to a btdevN device via its own control file /dev/btdevN. - bthub(4) is replaced by btdev(4). - /dev/bthubctl is replaced by /dev/btdevN. - configuration now uses proplib(3) property lists. - btcontrol(8) updated to use new API, and now uses private - XML config file /var/db/btdev.xml.
Revision 1.763 / (download) - annotate - [select for diffs], Mon Jul 24 14:24:48 2006 UTC (5 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.762: +4 -2
lines
Diff to previous 1.762 (colored)
Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request read ahead and write behind, improving performance for the Universal Software Radio Peripheral (USRP) used with GNU Radio. Enable UGEN_BULK_RA_WB in GENERIC and GENERIC_LAPTOP; behavior is unchanged unless the new ioctl is called. This code was written by Joanne Mikkelson under funding from DARPA's ACERT program. ok'd by christos@, tested by Berndt Josef Wulf
Revision 1.762 / (download) - annotate - [select for diffs], Sat Jul 15 07:55:20 2006 UTC (5 years, 10 months ago) by elad
Branch: MAIN
Changes since 1.761: +5 -2
lines
Diff to previous 1.761 (colored)
add (commented out) fileassoc(9) kernel options on some popular archs.
Revision 1.755.2.1 / (download) - annotate - [select for diffs], Thu Jul 13 17:48:52 2006 UTC (5 years, 10 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.755: +35 -8
lines
Diff to previous 1.755 (colored) next main 1.756 (colored)
Merge from HEAD.
Revision 1.761 / (download) - annotate - [select for diffs], Wed Jul 12 18:45:51 2006 UTC (5 years, 10 months ago) by perry
Branch: MAIN
Changes since 1.760: +4 -2
lines
Diff to previous 1.760 (colored)
Note that people should not be using UFS_DIRHASH.
Revision 1.760 / (download) - annotate - [select for diffs], Tue Jul 4 00:30:22 2006 UTC (5 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.759: +3 -5
lines
Diff to previous 1.759 (colored)
Apply fvdl's acpi pci interrupt configuration code. - MPACPI is no more. - MPACPI_SCANPCI -> ACPI_SCANPCI
Revision 1.759 / (download) - annotate - [select for diffs], Wed Jun 28 15:19:28 2006 UTC (5 years, 10 months ago) by liamjfoy
Branch: MAIN
Changes since 1.758: +3 -2
lines
Diff to previous 1.758 (colored)
Add CARP to GENERIC kernel configs. CARP is not enabled by default. ok: christos
Revision 1.731.2.5 / (download) - annotate - [select for diffs], Mon Jun 26 12:44:38 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.4: +35 -8
lines
Diff to previous 1.731.2.4 (colored) to branchpoint 1.731 (colored)
sync with head.
Revision 1.752.2.2 / (download) - annotate - [select for diffs], Thu Jun 22 03:39:47 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.752.2.1: +28 -2
lines
Diff to previous 1.752.2.1 (colored) to branchpoint 1.752 (colored) next main 1.753 (colored)
Complete a sync sys/ with head.
Revision 1.683.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:52:09 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.683: +169 -70
lines
Diff to previous 1.683 (colored)
sync with head.
Revision 1.758 / (download) - annotate - [select for diffs], Mon Jun 19 15:44:44 2006 UTC (5 years, 11 months ago) by gdamore
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
chap-midi-nbase,
chap-midi-base
Changes since 1.757: +28 -2
lines
Diff to previous 1.757 (colored)
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc. The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets. Drivers for both PCMCIA and USB bluetooth controllers are included.
Revision 1.752.2.1 / (download) - annotate - [select for diffs], Mon Jun 19 03:44:03 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.752: +9 -8
lines
Diff to previous 1.752 (colored)
Sync with head.
Revision 1.757 / (download) - annotate - [select for diffs], Fri Jun 16 22:13:35 2006 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.756: +4 -4
lines
Diff to previous 1.756 (colored)
Enable the piixpcib(4) device driver by default. This enabled speedstep as well as sufficient powerhooks to resume from ACPI S3 suspend.
Revision 1.756 / (download) - annotate - [select for diffs], Fri Jun 16 06:41:13 2006 UTC (5 years, 11 months ago) by simonb
Branch: MAIN
Changes since 1.755: +3 -3
lines
Diff to previous 1.755 (colored)
Move ksyms to the "miscellaneous pseudo-devices" - it's not a wscons thing.
Revision 1.755 / (download) - annotate - [select for diffs], Tue Jun 13 17:17:15 2006 UTC (5 years, 11 months ago) by perry
Branch: MAIN
CVS Tags: gdamore-uart-base
Branch point for: gdamore-uart
Changes since 1.754: +4 -4
lines
Diff to previous 1.754 (colored)
edit a couple of new items so that they fit on a line and do the tab to space dance so that they can be cleanly commented out.
Revision 1.754 / (download) - annotate - [select for diffs], Wed Jun 7 22:37:57 2006 UTC (5 years, 11 months ago) by kardel
Branch: MAIN
Changes since 1.753: +5 -4
lines
Diff to previous 1.753 (colored)
convert to timecounters (from branch simonb-timecounters)
Revision 1.723.2.4 / (download) - annotate - [select for diffs], Wed Jun 7 15:49:38 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
Changes since 1.723.2.3: +3 -3
lines
Diff to previous 1.723.2.3 (colored) next main 1.724 (colored)
Sync with head.
Revision 1.753 / (download) - annotate - [select for diffs], Sun Jun 4 15:48:08 2006 UTC (5 years, 11 months ago) by perry
Branch: MAIN
CVS Tags: simonb-timecounters-base
Changes since 1.752: +3 -3
lines
Diff to previous 1.752 (colored)
convert a tab to a space so commenting out of piixpm is cleaner
Revision 1.723.2.3 / (download) - annotate - [select for diffs], Thu Jun 1 22:34:33 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.723.2.2: +13 -3
lines
Diff to previous 1.723.2.2 (colored)
Sync with head.
Revision 1.733.2.3 / (download) - annotate - [select for diffs], Wed May 24 15:47:57 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.733.2.2: +29 -13
lines
Diff to previous 1.733.2.2 (colored) to branchpoint 1.733 (colored) next main 1.734 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.731.2.4 / (download) - annotate - [select for diffs], Wed May 24 10:56:51 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.3: +21 -14
lines
Diff to previous 1.731.2.3 (colored) to branchpoint 1.731 (colored)
sync with head.
Revision 1.661.2.13 / (download) - annotate - [select for diffs], Sat May 20 12:25:39 2006 UTC (6 years ago) by tron
Branch: netbsd-3
Changes since 1.661.2.12: +2 -0
lines
Diff to previous 1.661.2.12 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by riz in ticket #1331): sys/arch/i386/conf/GENERIC: revision 1.701 sys/arch/i386/pci/geodereg.h: revision 1.1 sys/arch/i386/conf/files.i386: revision 1.270 sys/arch/i386/pci/geode.c: revision 1.1 Add a driver for the watchdog timer on the AMD Geode SC1100.
Revision 1.752 / (download) - annotate - [select for diffs], Sun May 14 21:55:11 2006 UTC (6 years ago) by elad
Branch: MAIN
CVS Tags: yamt-pdpolicy-base5
Branch point for: chap-midi
Changes since 1.751: +2 -2
lines
Diff to previous 1.751 (colored)
integrate kauth.
Revision 1.751 / (download) - annotate - [select for diffs], Sat May 13 09:02:18 2006 UTC (6 years ago) by xtraeme
Branch: MAIN
Changes since 1.750: +6 -3
lines
Diff to previous 1.750 (colored)
Driver for iTE IT87xxF and compatibles hardware monitor. Add commented out entries on GENERIC and GENERIC_LAPTOP. Adapted from OpenBSD.
Revision 1.732.2.2 / (download) - annotate - [select for diffs], Thu May 11 23:26:20 2006 UTC (6 years ago) by elad
Branch: elad-kernelauth
Changes since 1.732.2.1: +15 -9
lines
Diff to previous 1.732.2.1 (colored) next main 1.733 (colored)
sync with head
Revision 1.750 / (download) - annotate - [select for diffs], Sun May 7 01:38:54 2006 UTC (6 years ago) by jmcneill
Branch: MAIN
CVS Tags: elad-kernelauth-base
Changes since 1.749: +6 -2
lines
Diff to previous 1.749 (colored)
Add piixpm
Revision 1.749 / (download) - annotate - [select for diffs], Sat May 6 15:49:38 2006 UTC (6 years ago) by jmcneill
Branch: MAIN
Changes since 1.748: +4 -2
lines
Diff to previous 1.748 (colored)
Add piixpcib(4), commented out.
Revision 1.748 / (download) - annotate - [select for diffs], Thu May 4 19:09:41 2006 UTC (6 years ago) by rpaulo
Branch: MAIN
Changes since 1.747: +3 -2
lines
Diff to previous 1.747 (colored)
PR 33421: add ral at cardbus. From Pierrick Brossin.
Revision 1.661.2.12 / (download) - annotate - [select for diffs], Thu May 4 12:12:08 2006 UTC (6 years ago) by tron
Branch: netbsd-3
Changes since 1.661.2.11: +1 -0
lines
Diff to previous 1.661.2.11 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by jonathan in ticket #1298): share/man/man4/pciide.4: revision 1.60 share/man/man4/Makefile: revision 1.376 via patch sys/dev/pci/svwsata.c: revision 1.1 sys/dev/pci/files.pci: revision 1.243 sys/arch/i386/conf/INSTALL: revision 1.281 sys/dev/pci/pcidevs: revision 1.771 via patch sys/dev/pci/pciidevar.h: revision 1.33 sys/arch/i386/conf/XEN0: revision 1.34 sys/arch/i386/conf/GENERIC: revision 1.732 sys/dev/pci/pciide_svwsata_reg.h: revision 1.1 Add svwsata(4), a driver for Serverworks K2 SATA controllers. From OpenBSD via Joerg Sonnenberger.
Revision 1.723.2.2 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:32 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.723.2.1: +54 -23
lines
Diff to previous 1.723.2.1 (colored)
Sync with head.
Revision 1.747 / (download) - annotate - [select for diffs], Thu Apr 20 15:58:52 2006 UTC (6 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.746: +5 -5
lines
Diff to previous 1.746 (colored)
some rewording and reformatting to fit some lines in 80 colums, especially when commented out.
Revision 1.661.2.11 / (download) - annotate - [select for diffs], Thu Apr 20 14:30:29 2006 UTC (6 years, 1 month ago) by tron
Branch: netbsd-3
Changes since 1.661.2.10: +1 -0
lines
Diff to previous 1.661.2.10 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by martti in ticket #1258): sys/arch/i386/conf/INSTALL: revision 1.284 sys/arch/i386/conf/GENERIC: revision 1.741 sys/arch/amd64/conf/GENERIC: revision 1.91 sys/arch/i386/conf/INSTALL_SMALL: revision 1.125 sys/arch/amd64/conf/INSTALL: revision 1.50 sys/arch/i386/conf/INSTALL_TINY: revision 1.102 Added ciss(4). Tested by Joseph Dacuma on HP DL-380 G3 with Smart Array 5i.
Revision 1.661.2.10 / (download) - annotate - [select for diffs], Thu Apr 20 03:17:32 2006 UTC (6 years, 1 month ago) by snj
Branch: netbsd-3
Changes since 1.661.2.9: +1 -0
lines
Diff to previous 1.661.2.9 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by tron in ticket #1266): sys/arch/amd64/conf/GENERIC: revision 1.88 sys/arch/i386/conf/INSTALL: revision 1.282 sys/arch/amd64/conf/INSTALL: revision 1.48 sys/arch/i386/conf/XEN0: revision 1.35 sys/arch/i386/conf/GENERIC: revision 1.733 add nfe.
Revision 1.746 / (download) - annotate - [select for diffs], Wed Apr 19 10:31:44 2006 UTC (6 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.745: +3 -3
lines
Diff to previous 1.745 (colored)
adjust comments for the new location of wskbdmap_mfii.c, addresses PR kern/33290 by henry nelson
Revision 1.732.2.1 / (download) - annotate - [select for diffs], Wed Apr 19 02:32:44 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.732: +22 -7
lines
Diff to previous 1.732 (colored)
sync with head - hopefully this will work
Revision 1.745 / (download) - annotate - [select for diffs], Tue Apr 18 17:03:18 2006 UTC (6 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.744: +3 -3
lines
Diff to previous 1.744 (colored)
options<space><tab>FOO
Revision 1.744 / (download) - annotate - [select for diffs], Tue Apr 18 16:49:19 2006 UTC (6 years, 1 month ago) by rittera
Branch: MAIN
Changes since 1.743: +3 -4
lines
Diff to previous 1.743 (colored)
A number of minor changes for NDIS. (OK'd by phil) 1. Removed the makeoptions line from arch/i386/conf/GENERIC. Now ndis_driver_data.h is simply copied into the kernel build directory instead of editing the config file to specify its location. 2. Uncommented lines in files.i386 and files.pci related to NDIS. NDIS will not be compiled into the kernel unless the two lines are uncommented from GENERIC (I checked using nm), so there is no reason for this to be commented out. 3. Added ndiscvt to usr.sbin/Makefile.
Revision 1.743 / (download) - annotate - [select for diffs], Sat Apr 15 17:48:23 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.742: +2 -6
lines
Diff to previous 1.742 (colored)
Remove the getwschar and putwschar accessops from wsdisplay drivers as
requested by uwe@. These were wrong because they were receiving an
emulcookie yet they were accessops (thus having to receive an accesscookie).
Instead, just handle the WSDISPLAYIO_{GET,PUT}WSCHAR ioctls from the
driver's ioctl accessop.
As this reduces the amount of code needed to handle these operations to
two small functions in each driver, remove the WSDISPLAY_CHARFUNCS kernel
option.
Reviewed by, at least, uwe@ and macallan@. No objections in tech-kern@.
Revision 1.742 / (download) - annotate - [select for diffs], Thu Apr 13 00:30:19 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.741: +3 -2
lines
Diff to previous 1.741 (colored)
Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp device instead of having the mpu in io[1]. From doomwarriorx at gmail dot com.
Revision 1.741 / (download) - annotate - [select for diffs], Wed Apr 12 03:41:51 2006 UTC (6 years, 1 month ago) by martti
Branch: MAIN
Changes since 1.740: +3 -2
lines
Diff to previous 1.740 (colored)
Added ciss(4). Tested by Joseph Dacuma on HP DL-380 G3 with Smart Array 5i.
Revision 1.731.2.3 / (download) - annotate - [select for diffs], Tue Apr 11 11:53:27 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.2: +11 -2
lines
Diff to previous 1.731.2.2 (colored) to branchpoint 1.731 (colored)
sync with head
Revision 1.740 / (download) - annotate - [select for diffs], Fri Apr 7 18:55:22 2006 UTC (6 years, 1 month ago) by riz
Branch: MAIN
CVS Tags: yamt-pdpolicy-base4
Changes since 1.739: +8 -2
lines
Diff to previous 1.739 (colored)
Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includes gpioow(4), attaching a bit-banging driver via a GPIO pin. Also, owtemp(4) which supports some of the 1-Wire temperature sensors, including the DS18b20 and DS1920 - temperatures are returned via the envsys(4) framework. Original drivers by Alexander Yurchenko (grange@openbsd), with envsys(4) support and a fix to the 1-wire search algorithm (for discovering devices on the bus) by me. As discussed on tech-kern earlier this week.
Revision 1.739 / (download) - annotate - [select for diffs], Mon Apr 3 16:08:49 2006 UTC (6 years, 1 month ago) by scw
Branch: MAIN
Changes since 1.738: +5 -2
lines
Diff to previous 1.738 (colored)
Add utoppy* at uhub?
Revision 1.731.2.2 / (download) - annotate - [select for diffs], Sat Apr 1 12:06:18 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731.2.1: +10 -3
lines
Diff to previous 1.731.2.1 (colored) to branchpoint 1.731 (colored)
sync with head.
Revision 1.733.2.2 / (download) - annotate - [select for diffs], Fri Mar 31 09:45:02 2006 UTC (6 years, 1 month ago) by tron
Branch: peter-altq
Changes since 1.733.2.1: +6 -3
lines
Diff to previous 1.733.2.1 (colored) to branchpoint 1.733 (colored)
Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
Revision 1.738 / (download) - annotate - [select for diffs], Fri Mar 31 00:03:57 2006 UTC (6 years, 1 month ago) by rittera
Branch: MAIN
CVS Tags: yamt-pdpolicy-base3
Changes since 1.737: +5 -2
lines
Diff to previous 1.737 (colored)
Updated to the latest NDIS code. I added commented out lines in the files arch/i386/conf/GENERIC, arch/i386/conf/files.i386 and dev/pci/files.pci which can simply be uncommented to compile NDIS into the kernel. I'll write some documentation on this soon. Note that NDIS is still somewhat experimental. It is currently tested and functions relatively well on on two cards: 1. Dell (Broadcom) TrueMobile 1400 Dual Band WLAN Mini-PCI 2. Intel EtherExpress Pro/100
Revision 1.737 / (download) - annotate - [select for diffs], Tue Mar 28 20:58:40 2006 UTC (6 years, 1 month ago) by pavel
Branch: MAIN
Changes since 1.736: +3 -3
lines
Diff to previous 1.736 (colored)
Add stf to all kernel configs which have INET6 and gif, except the INSTALL ones and those for specific machines of developers. PR 32304. OK'ed by rpaulo. N.B. stf is a cloning device, so it still must be enabled by "ifconfig stf0 create".
Revision 1.733.2.1 / (download) - annotate - [select for diffs], Tue Mar 28 09:47:16 2006 UTC (6 years, 2 months ago) by tron
Branch: peter-altq
Changes since 1.733: +6 -2
lines
Diff to previous 1.733 (colored)
Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
Revision 1.736 / (download) - annotate - [select for diffs], Sat Mar 25 17:44:29 2006 UTC (6 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.735: +3 -2
lines
Diff to previous 1.735 (colored)
Enable rgephy(4).
Revision 1.735 / (download) - annotate - [select for diffs], Fri Mar 17 12:25:01 2006 UTC (6 years, 2 months ago) by jmcneill
Branch: MAIN
Changes since 1.734: +3 -2
lines
Diff to previous 1.734 (colored)
Add 'iic* at viapcib?', commented out.
Revision 1.734 / (download) - annotate - [select for diffs], Fri Mar 17 12:22:14 2006 UTC (6 years, 2 months ago) by jmcneill
Branch: MAIN
Changes since 1.733: +4 -2
lines
Diff to previous 1.733 (colored)
Add (commented out) definitions of viapcib attachments.
Revision 1.731.2.1 / (download) - annotate - [select for diffs], Mon Mar 13 09:06:53 2006 UTC (6 years, 2 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.731: +4 -2
lines
Diff to previous 1.731 (colored)
sync with head.
Revision 1.733 / (download) - annotate - [select for diffs], Sun Mar 12 22:57:01 2006 UTC (6 years, 2 months ago) by chs
Branch: MAIN
CVS Tags: yamt-pdpolicy-base2,
peter-altq-base
Branch point for: peter-altq
Changes since 1.732: +3 -2
lines
Diff to previous 1.732 (colored)
add nfe.
Revision 1.732 / (download) - annotate - [select for diffs], Mon Mar 6 18:35:24 2006 UTC (6 years, 2 months ago) by bouyer
Branch: MAIN
Branch point for: elad-kernelauth
Changes since 1.731: +3 -2
lines
Diff to previous 1.731 (colored)
Add svwsata(4), a driver for Serverworks K2 SATA controllers. From OpenBSD via Joerg Sonnenberger.
Revision 1.714.2.4 / (download) - annotate - [select for diffs], Wed Mar 1 09:27:54 2006 UTC (6 years, 2 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.714.2.3: +22 -6
lines
Diff to previous 1.714.2.3 (colored) next main 1.715 (colored)
sync with head.
Revision 1.723.2.1 / (download) - annotate - [select for diffs], Tue Feb 28 20:25:08 2006 UTC (6 years, 2 months ago) by kardel
Branch: simonb-timecounters
Changes since 1.723: +5 -4
lines
Diff to previous 1.723 (colored)
Move watchdog timer support code out of geode.c in to its own file, leaving geode.c to just set up GDB mappings. Add support for CGB high resolution counter as a time counter.
Revision 1.731 / (download) - annotate - [select for diffs], Sat Feb 25 01:33:15 2006 UTC (6 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base
Branch point for: yamt-pdpolicy
Changes since 1.730: +2 -6
lines
Diff to previous 1.730 (colored)
remove vinum
Revision 1.730 / (download) - annotate - [select for diffs], Fri Feb 24 10:20:32 2006 UTC (6 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.729: +4 -4
lines
Diff to previous 1.729 (colored)
Repeat previous for SPLASHSCREEN* options.
Revision 1.729 / (download) - annotate - [select for diffs], Fri Feb 24 10:05:41 2006 UTC (6 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.728: +8 -8
lines
Diff to previous 1.728 (colored)
Use 'options<space><tab>' in the recently added vesafb stuff so that uncommenting those lines leaves them properly aligned.
Revision 1.661.2.9 / (download) - annotate - [select for diffs], Mon Feb 20 23:09:01 2006 UTC (6 years, 3 months ago) by tron
Branch: netbsd-3
Changes since 1.661.2.8: +9 -2
lines
Diff to previous 1.661.2.8 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by tls in ticket #1180): sys/arch/amd64/conf/GENERIC: revision 1.87 sys/arch/i386/conf/GENERIC: revision 1.727 Add amdpm -- without this, we're throwing away a good hardware random number source on a huge set of machines. Also, now that amdpm has support for the SMBus controller, add (commented-out, since we don't always know what address the sensors are at) iic at amdpm and adt7463c at iic, which is the configuration used on the Tyan S2881 and S2882-D server boards. This should work in either 64-bit or 32-bit mode; it's been tested in 64-bit mode. Addresses PR kern/32463 submitted by Anil Gopinath.
Revision 1.728 / (download) - annotate - [select for diffs], Sun Feb 19 21:41:18 2006 UTC (6 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.727: +4 -3
lines
Diff to previous 1.727 (colored)
Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed).
Revision 1.727 / (download) - annotate - [select for diffs], Sun Feb 19 02:55:21 2006 UTC (6 years, 3 months ago) by tls
Branch: MAIN
Changes since 1.726: +9 -2
lines
Diff to previous 1.726 (colored)
Add amdpm -- without this, we're throwing away a good hardware random number source on a huge set of machines. Also, now that amdpm has support for the SMBus controller, add (commented-out, since we don't always know what address the sensors are at) iic at amdpm and adt7463c at iic, which is the configuration used on the Tyan S2881 and S2882-D server boards. This should work in either 64-bit or 32-bit mode; it's been tested in 64-bit mode. Addresses PR kern/32463 submitted by Anil Gopinath.
Revision 1.726 / (download) - annotate - [select for diffs], Sat Feb 18 19:15:19 2006 UTC (6 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.725: +14 -2
lines
Diff to previous 1.725 (colored)
Document vesafb and splash screen configuration options. Both are disabled by default.
Revision 1.714.2.3 / (download) - annotate - [select for diffs], Sat Feb 18 15:38:35 2006 UTC (6 years, 3 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.714.2.2: +16 -12
lines
Diff to previous 1.714.2.2 (colored)
sync with head.
Revision 1.725 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:55 2006 UTC (6 years, 3 months ago) by cube
Branch: MAIN
Changes since 1.724: +11 -11
lines
Diff to previous 1.724 (colored)
Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
Revision 1.724 / (download) - annotate - [select for diffs], Sat Feb 4 03:09:40 2006 UTC (6 years, 3 months ago) by rpaulo
Branch: MAIN
Changes since 1.723: +3 -3
lines
Diff to previous 1.723 (colored)
bpfilter doesn't accept count anymore.
Revision 1.723 / (download) - annotate - [select for diffs], Fri Feb 3 11:08:23 2006 UTC (6 years, 3 months ago) by jmmv
Branch: MAIN
Branch point for: simonb-timecounters
Changes since 1.722: +5 -2
lines
Diff to previous 1.722 (colored)
Implement support for 'The Multiboot Specification' so that i386 kernels can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB). See the added multiboot(8) manual page for more information. No objections in tech-kern@; only positive comments.
Revision 1.722 / (download) - annotate - [select for diffs], Thu Feb 2 21:32:09 2006 UTC (6 years, 3 months ago) by reinoud
Branch: MAIN
Changes since 1.721: +3 -2
lines
Diff to previous 1.721 (colored)
Add commented out UDF file-system entry in all GENERIC configurations.
Revision 1.714.2.2 / (download) - annotate - [select for diffs], Wed Feb 1 14:51:28 2006 UTC (6 years, 3 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.714.2.1: +5 -4
lines
Diff to previous 1.714.2.1 (colored)
sync with head.
Revision 1.721 / (download) - annotate - [select for diffs], Tue Jan 31 16:42:09 2006 UTC (6 years, 3 months ago) by xtraeme
Branch: MAIN
Branch point for: rpaulo-netinet-merge-pcb
Changes since 1.720: +4 -3
lines
Diff to previous 1.720 (colored)
GENERIC: add ral(4) at uhub. GENERIC_LAPTOP: add ral(4) at cardbus/pci/uhub. XEN0: add ral(4) at pci/uhub.
Revision 1.720 / (download) - annotate - [select for diffs], Tue Jan 31 09:31:01 2006 UTC (6 years, 3 months ago) by kochi
Branch: MAIN
Changes since 1.719: +2 -3
lines
Diff to previous 1.719 (colored)
remove ACPI_DISABLE_ON_POWEROFF option, which was there just for compatibility of our old driver behavior, which is not necessary.
Revision 1.719 / (download) - annotate - [select for diffs], Sun Jan 29 11:32:01 2006 UTC (6 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.718: +3 -2
lines
Diff to previous 1.718 (colored)
Add more cardbus USB controllers.
Revision 1.714.2.1 / (download) - annotate - [select for diffs], Sun Jan 15 10:02:37 2006 UTC (6 years, 4 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.714: +7 -2
lines
Diff to previous 1.714 (colored)
sync with head.
Revision 1.718 / (download) - annotate - [select for diffs], Thu Jan 5 10:24:11 2006 UTC (6 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.717: +3 -3
lines
Diff to previous 1.717 (colored)
Comment out "options POWERNOW_K7" until the problems are resolved.
Revision 1.717 / (download) - annotate - [select for diffs], Wed Jan 4 23:40:45 2006 UTC (6 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.716: +3 -2
lines
Diff to previous 1.716 (colored)
Enable rlphy(4).
Revision 1.716 / (download) - annotate - [select for diffs], Wed Jan 4 20:44:26 2006 UTC (6 years, 4 months ago) by dsl
Branch: MAIN
Changes since 1.715: +3 -2
lines
Diff to previous 1.715 (colored)
add ral* at pci? - They exist....
Revision 1.715 / (download) - annotate - [select for diffs], Sat Dec 31 17:55:55 2005 UTC (6 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.714: +5 -2
lines
Diff to previous 1.714 (colored)
AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239. Enabled by default on GENERIC and GENERIC_LAPTOP. Imported 1 year later... but it's here finally.
Revision 1.714 / (download) - annotate - [select for diffs], Tue Dec 20 05:35:28 2005 UTC (6 years, 5 months ago) by thorpej
Branch: MAIN
Branch point for: yamt-uio_vmspace
Changes since 1.713: +2 -3
lines
Diff to previous 1.713 (colored)
Remove the tablet line discipline.
Revision 1.564.2.22 / (download) - annotate - [select for diffs], Sun Dec 11 10:28:18 2005 UTC (6 years, 5 months ago) by christos
Branch: ktrace-lwp
Changes since 1.564.2.21: +25 -21
lines
Diff to previous 1.564.2.21 (colored) next main 1.565 (colored)
Sync with head.
Revision 1.713 / (download) - annotate - [select for diffs], Sun Dec 11 02:11:50 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: ktrace-lwp-base
Changes since 1.712: +5 -2
lines
Diff to previous 1.712 (colored)
Add a small device to control brightness on the Sony VAIOs.
Revision 1.712 / (download) - annotate - [select for diffs], Sat Dec 10 11:32:14 2005 UTC (6 years, 5 months ago) by elad
Branch: MAIN
Changes since 1.711: +2 -19
lines
Diff to previous 1.711 (colored)
Apparently the i386 GENERIC kernel config already have some Veriexec options and pseudo-device scattered in the file; remove duplicates. Pointed out by xtraeme@, thanks. :)
Revision 1.711 / (download) - annotate - [select for diffs], Fri Dec 9 23:34:02 2005 UTC (6 years, 5 months ago) by elad
Branch: MAIN
Changes since 1.710: +20 -3
lines
Diff to previous 1.710 (colored)
Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config.
Revision 1.710 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:14 2005 UTC (6 years, 5 months ago) by tsutsui
Branch: MAIN
Changes since 1.709: +3 -3
lines
Diff to previous 1.709 (colored)
Adjust comments for options FFS_NO_SNAPSHOT. XXX: This option should be mentioned in options(4).
Revision 1.706.6.1 / (download) - annotate - [select for diffs], Tue Nov 29 21:22:58 2005 UTC (6 years, 5 months ago) by yamt
Branch: yamt-readahead
Changes since 1.706: +4 -3
lines
Diff to previous 1.706 (colored) next main 1.707 (colored)
sync with head.
Revision 1.709 / (download) - annotate - [select for diffs], Fri Nov 25 16:41:31 2005 UTC (6 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-readahead-base3
Changes since 1.708: +3 -3
lines
Diff to previous 1.708 (colored)
swcr -> swcrypto
Revision 1.708 / (download) - annotate - [select for diffs], Fri Nov 25 16:35:11 2005 UTC (6 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.707: +3 -3
lines
Diff to previous 1.707 (colored)
"pseudo-device crypto" really refers to the /dev/crypto API to the opencrypto framework, not the framework itself. Update the comment accordingly.
Revision 1.707 / (download) - annotate - [select for diffs], Fri Nov 25 16:30:23 2005 UTC (6 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.706: +3 -2
lines
Diff to previous 1.706 (colored)
Add "pseudo-device swcr" (commented out if "pseudo-device crypto" is also commented out).
Revision 1.564.2.21 / (download) - annotate - [select for diffs], Thu Nov 10 13:56:32 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.20: +87 -37
lines
Diff to previous 1.564.2.20 (colored)
Sync with HEAD. Here we go again...
Revision 1.661.2.8 / (download) - annotate - [select for diffs], Fri Oct 28 20:12:42 2005 UTC (6 years, 6 months ago) by jmc
Branch: netbsd-3
CVS Tags: netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE
Branch point for: netbsd-3-0
Changes since 1.661.2.7: +4 -3
lines
Diff to previous 1.661.2.7 (colored) to branchpoint 1.661 (colored)
Pullup (requested by chs in ticket #912) Fix txp cards so this compiles and enable in GENERIC.
Revision 1.491.4.8 / (download) - annotate - [select for diffs], Wed Oct 26 22:16:26 2005 UTC (6 years, 7 months ago) by jmc
Branch: netbsd-1-6
Changes since 1.491.4.7: +6 -2
lines
Diff to previous 1.491.4.7 (colored) to branchpoint 1.491 (colored) next main 1.492 (colored)
Pullup (via patch) requested in ticket #5754 by itohy Provide a backport for ukyopon(4) and pullup umodem(4) updates.
Revision 1.706 / (download) - annotate - [select for diffs], Fri Oct 7 15:59:49 2005 UTC (6 years, 7 months ago) by riz
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base2,
yamt-readahead-base,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Branch point for: yamt-readahead
Changes since 1.705: +3 -2
lines
Diff to previous 1.705 (colored)
Add support for the gpio(4) framework to the elansc(4) system controller. From Alexander Yurchenko (grange@openbsd), via OpenBSD. Approved by jmcneill.
Revision 1.705 / (download) - annotate - [select for diffs], Fri Oct 7 08:18:13 2005 UTC (6 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.704: +3 -3
lines
Diff to previous 1.704 (colored)
At least ASUS also put the ITE8712F at 0xc00 - noted by Juan RP
Revision 1.704 / (download) - annotate - [select for diffs], Tue Sep 27 02:57:47 2005 UTC (6 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.703: +3 -2
lines
Diff to previous 1.703 (colored)
Add (commented out) definition of gpio attachment to nsclpcsio
Revision 1.703 / (download) - annotate - [select for diffs], Tue Sep 27 02:57:02 2005 UTC (6 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.702: +3 -2
lines
Diff to previous 1.702 (colored)
Add (commented out) definition of isa at gscpcib
Revision 1.702 / (download) - annotate - [select for diffs], Tue Sep 27 02:47:42 2005 UTC (6 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.701: +6 -2
lines
Diff to previous 1.701 (colored)
Add (commented out) definitions for gscpcib and the equivalent gpio attachment.
Revision 1.701 / (download) - annotate - [select for diffs], Thu Sep 22 07:09:35 2005 UTC (6 years, 8 months ago) by dyoung
Branch: MAIN
Changes since 1.700: +4 -2
lines
Diff to previous 1.700 (colored)
Add a driver for the watchdog timer on the AMD Geode SC1100.
Revision 1.661.2.7 / (download) - annotate - [select for diffs], Thu Sep 15 23:33:43 2005 UTC (6 years, 8 months ago) by snj
Branch: netbsd-3
Changes since 1.661.2.6: +4 -2
lines
Diff to previous 1.661.2.6 (colored) to branchpoint 1.661 (colored)
Pull up following revision(s) (requested by tron in ticket #786): sys/arch/amd64/conf/GENERIC: revision 1.71 sys/arch/i386/conf/GENERIC.MPACPI: revision 1.46 sys/arch/i386/conf/GENERIC: revision 1.700 Add 10 Gigabit Ethernet drivers dge(4) and xge(4).
Revision 1.700 / (download) - annotate - [select for diffs], Wed Sep 14 08:22:24 2005 UTC (6 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.699: +4 -2
lines
Diff to previous 1.699 (colored)
Add 10 Gigabit Ethernet drivers dge(4) and xge(4).
Revision 1.699 / (download) - annotate - [select for diffs], Sat Sep 10 19:20:49 2005 UTC (6 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.698: +3 -2
lines
Diff to previous 1.698 (colored)
Initial addition of tmpfs, an efficient memory file-system. This project was developed as part of Google's Summer of Code 2005 program. This change adds the kernel code, the mount_tmpfs utility, a regression test suite and does all other related changes to integrate these. The file-system is still *experimental*. Therefore, it is disabled by default in all kernels. However, as typically done, a commented-out entry is added in them to ease its setup. Note that I haven't commited the required mountd(8) changes to be able to export tmpfs file-systems because NFS support is still very unstable and because, before enabling it, I'd like to do some other changes. OK'ed by my project mentor, William Studenmund (wrstuden@).
Revision 1.698 / (download) - annotate - [select for diffs], Fri Sep 9 16:26:19 2005 UTC (6 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.697: +16 -16
lines
Diff to previous 1.697 (colored)
remove "dev" locators from cardbus device definitions, it doesn't make sense technically and might be removed
Revision 1.697 / (download) - annotate - [select for diffs], Tue Sep 6 02:03:52 2005 UTC (6 years, 8 months ago) by dogcow
Branch: MAIN
Changes since 1.696: +3 -2
lines
Diff to previous 1.696 (colored)
after discussion with dyoung, add rtw* at cardbus
Revision 1.696 / (download) - annotate - [select for diffs], Fri Aug 19 05:19:50 2005 UTC (6 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.695: +3 -3
lines
Diff to previous 1.695 (colored)
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
Revision 1.695 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:51 2005 UTC (6 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.694: +3 -2
lines
Diff to previous 1.694 (colored)
64 bit inode changes.
Revision 1.694 / (download) - annotate - [select for diffs], Thu Aug 18 15:57:00 2005 UTC (6 years, 9 months ago) by perry
Branch: MAIN
Changes since 1.693: +3 -3
lines
Diff to previous 1.693 (colored)
change a tab to a space tab in front of UFS_DIRHASH
Revision 1.661.2.6 / (download) - annotate - [select for diffs], Sun Aug 14 21:13:40 2005 UTC (6 years, 9 months ago) by riz
Branch: netbsd-3
Changes since 1.661.2.5: +3 -2
lines
Diff to previous 1.661.2.5 (colored) to branchpoint 1.661 (colored)
Pull up revision 1.688 (requested by hubertf in ticket #625): Add support for reading cloop2 compressed filesystem images, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
Revision 1.693 / (download) - annotate - [select for diffs], Fri Aug 5 09:23:16 2005 UTC (6 years, 9 months ago) by skrll
Branch: MAIN
Changes since 1.692: +5 -2
lines
Diff to previous 1.692 (colored)
Add (commented out) ucycom to various kernel configs.
Revision 1.692 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:32 2005 UTC (6 years, 9 months ago) by yamt
Branch: MAIN
Changes since 1.691: +2 -4
lines
Diff to previous 1.691 (colored)
revert "defflag VMSWAP" changes for now. there seems to be far more people who don't want to edit their kernel config files than i thought.
Revision 1.691 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:36 2005 UTC (6 years, 9 months ago) by yamt
Branch: MAIN
Changes since 1.690: +4 -2
lines
Diff to previous 1.690 (colored)
add "options VMSWAP" to non INSTALL kernels.
Revision 1.690 / (download) - annotate - [select for diffs], Fri Jul 29 14:57:30 2005 UTC (6 years, 9 months ago) by elad
Branch: MAIN
Changes since 1.689: +2 -5
lines
Diff to previous 1.689 (colored)
VERIFIED_EXEC_DEUBG{,_VERBOSE} is obsolete.
XXX: Too bad we can't have some MI config file. :)
Revision 1.595.2.11.2.2 / (download) - annotate - [select for diffs], Thu Jul 21 19:27:58 2005 UTC (6 years, 10 months ago) by riz
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1
Branch point for: netbsd-2-1
Changes since 1.595.2.11.2.1: +6 -2
lines
Diff to previous 1.595.2.11.2.1 (colored) to branchpoint 1.595.2.11 (colored)
Pull up revision 1.666 (requested by itohy in ticket #1430): Add ukyopon(4).
Revision 1.661.2.5 / (download) - annotate - [select for diffs], Mon Jul 18 21:12:51 2005 UTC (6 years, 10 months ago) by riz
Branch: netbsd-3
Changes since 1.661.2.4: +3 -2
lines
Diff to previous 1.661.2.4 (colored) to branchpoint 1.661 (colored)
Pull up revision 1.684 (requested by tron in ticket #566): Add (commented out) IPSEC_NAT_T option.
Revision 1.689 / (download) - annotate - [select for diffs], Mon Jul 18 12:02:21 2005 UTC (6 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.688: +7 -2
lines
Diff to previous 1.688 (colored)
Add uipaq driver.
Revision 1.688 / (download) - annotate - [select for diffs], Sun Jul 17 00:08:28 2005 UTC (6 years, 10 months ago) by hubertf
Branch: MAIN
Changes since 1.687: +3 -2
lines
Diff to previous 1.687 (colored)
Add support for reading cloop2 compressed filesystem image, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
Revision 1.687 / (download) - annotate - [select for diffs], Sat Jul 16 23:20:00 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.686: +2 -3
lines
Diff to previous 1.686 (colored)
Remove duplicate IPSEC_NAT_T line introduced in previous.
Revision 1.686 / (download) - annotate - [select for diffs], Sat Jul 16 22:54:34 2005 UTC (6 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.685: +4 -3
lines
Diff to previous 1.685 (colored)
Say what sbp is.
Revision 1.685 / (download) - annotate - [select for diffs], Mon Jul 11 15:37:04 2005 UTC (6 years, 10 months ago) by kiyohara
Branch: MAIN
Changes since 1.684: +7 -10
lines
Diff to previous 1.684 (colored)
ieee1394 import from FreeBSD.
Revision 1.684 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:47 2005 UTC (6 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.683: +3 -2
lines
Diff to previous 1.683 (colored)
Add (commented out) IPSEC_NAT_T option.
Revision 1.683 / (download) - annotate - [select for diffs], Sun Jul 3 19:23:29 2005 UTC (6 years, 10 months ago) by cube
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.682: +2 -3
lines
Diff to previous 1.682 (colored)
Remove 'scsibus* at umass?'. It shouldn't be needed, as umass correctly defines the scsi attribute. So if a device doesn't work without that attachment, it means there is a bug elsewhere we have to fix.
Revision 1.661.2.4 / (download) - annotate - [select for diffs], Sat Jul 2 16:35:18 2005 UTC (6 years, 10 months ago) by tron
Branch: netbsd-3
Changes since 1.661.2.3: +3 -2
lines
Diff to previous 1.661.2.3 (colored) to branchpoint 1.661 (colored)
Pull up revision 1.678 (requested by kent in ticket #494): add "azalia at pci"
Revision 1.682 / (download) - annotate - [select for diffs], Sat Jul 2 11:19:23 2005 UTC (6 years, 10 months ago) by rpaulo
Branch: MAIN
Changes since 1.681: +3 -3
lines
Diff to previous 1.681 (colored)
Uncomment WSDISPLAY_SCROLLSUPPORT. A lot of people ask for this feature and it doesn't make much sens to recompile just to have scrolling support. Ok'ed by Christos Zoulas and Hubert Feyrer.
Revision 1.681 / (download) - annotate - [select for diffs], Tue Jun 28 09:08:04 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.680: +2 -4
lines
Diff to previous 1.680 (colored)
pss(4) was removed, remove it from kernel configs too.
Revision 1.680 / (download) - annotate - [select for diffs], Sat Jun 25 12:05:17 2005 UTC (6 years, 11 months ago) by rpaulo
Branch: MAIN
Changes since 1.679: +3 -2
lines
Diff to previous 1.679 (colored)
Add file-system PTYFS (commented out) so that people know its existence. Ok'ed by Christos Zoulas and Hubert Feyrer.
Revision 1.679 / (download) - annotate - [select for diffs], Tue Jun 21 08:19:25 2005 UTC (6 years, 11 months ago) by sekiya
Branch: MAIN
Changes since 1.678: +8 -6
lines
Diff to previous 1.678 (colored)
Rework the configuration scheme for PCI fixups: * bus enumeration fixups are not PCIBIOS-specific, interrupt fixups are done by both PCIBIOS and ACPI. The redundancy is very redundant. Therefore, rename PCIBIOS_*_FIXUP to PCI_*_FIXUP, use PCI_INTR_FIXUP in place of ACPI_PCI_FIXUP, and change code refences to match. * move the fixup defines from opt_pcibios.h to opt_pcifixup.h to reflect the above. * fix up the PCI bus numbering in mainbus_attach(), right after we detect the configuration mode. This probably renders the fixup in pcibios.c redundant -- but it should be harmless. These changes make cardbus work in ACPI-only machines, when PCI_BUS_FIXUP and PCI_INTR_FIXUP are defined.
Revision 1.678 / (download) - annotate - [select for diffs], Tue Jun 21 02:23:13 2005 UTC (6 years, 11 months ago) by kent
Branch: MAIN
Changes since 1.677: +3 -2
lines
Diff to previous 1.677 (colored)
add "azalia at pci"
Revision 1.677 / (download) - annotate - [select for diffs], Sun Jun 19 00:23:43 2005 UTC (6 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.676: +3 -3
lines
Diff to previous 1.676 (colored)
uncomment hme, add more missing NICs.
Revision 1.676 / (download) - annotate - [select for diffs], Sat Jun 18 17:34:18 2005 UTC (6 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.675: +4 -4
lines
Diff to previous 1.675 (colored)
alphabetize.
Revision 1.675 / (download) - annotate - [select for diffs], Sat Jun 18 16:12:19 2005 UTC (6 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.674: +8 -7
lines
Diff to previous 1.674 (colored)
add txp. uncomment the firewire stuff.
Revision 1.661.2.3 / (download) - annotate - [select for diffs], Fri Jun 10 15:05:46 2005 UTC (6 years, 11 months ago) by tron
Branch: netbsd-3
Changes since 1.661.2.2: +3 -3
lines
Diff to previous 1.661.2.2 (colored) to branchpoint 1.661 (colored)
Pull up revision 1.672 (requested by elad in ticket #389): Change pseudo-device name from "verifiedexec" to "veriexec", as it appears in majors.i386.
Revision 1.661.2.2 / (download) - annotate - [select for diffs], Fri Jun 10 14:49:03 2005 UTC (6 years, 11 months ago) by tron
Branch: netbsd-3
Changes since 1.661.2.1: +20 -0
lines
Diff to previous 1.661.2.1 (colored) to branchpoint 1.661 (colored)
Pull up revision 1.667 (requested by elad in ticket #389): Rototill of the verified exec functionality. * We now use hash tables instead of a list to store the in kernel fingerprints. * Fingerprint methods handling has been made more flexible, it is now even simpler to add new methods. * the loader no longer passes in magic numbers representing the fingerprint method so veriexecctl is not longer kernel specific. * fingerprint methods can be tailored out using options in the kernel config file. * more fingerprint methods added - rmd160, sha256/384/512 * veriexecctl can now report the fingerprint methods supported by the running kernel. * regularised the naming of some portions of veriexec.
Revision 1.674 / (download) - annotate - [select for diffs], Thu Jun 9 14:43:30 2005 UTC (6 years, 11 months ago) by tsutsui
Branch: MAIN
Changes since 1.673: +4 -3
lines
Diff to previous 1.673 (colored)
- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO. (still commented out) - Add (also commented out) options BUFQ_PRIOCSCAN. Suggested by perry and soda on tech-kern. Please refer options(4) for details for these options.
Revision 1.673 / (download) - annotate - [select for diffs], Tue May 17 17:20:41 2005 UTC (7 years ago) by hubertf
Branch: MAIN
Changes since 1.672: +4 -4
lines
Diff to previous 1.672 (colored)
Fix comments: Comments in kernel config files start with #, and are not enclosed in /* */ Noted by Patrick Welche <prlw1@newn.cam.ac.uk> on current-users@
Revision 1.672 / (download) - annotate - [select for diffs], Fri May 6 04:42:24 2005 UTC (7 years ago) by elad
Branch: MAIN
Changes since 1.671: +3 -3
lines
Diff to previous 1.671 (colored)
Change pseudo-device name from "verifiedexec" to "veriexec", as it appears in majors.i386.
Revision 1.671 / (download) - annotate - [select for diffs], Wed May 4 02:40:55 2005 UTC (7 years ago) by augustss
Branch: MAIN
Changes since 1.670: +4 -2
lines
Diff to previous 1.670 (colored)
Mention PCKBD_CNATTACH_MAY_FAIL, but don't define it.
Revision 1.670 / (download) - annotate - [select for diffs], Wed May 4 01:55:24 2005 UTC (7 years ago) by augustss
Branch: MAIN
Changes since 1.669: +3 -2
lines
Diff to previous 1.669 (colored)
Mention WSKBD_EVENT_AUTOREPEAT. XXX All the WS options need to be added to options(4).
Revision 1.669 / (download) - annotate - [select for diffs], Fri Apr 29 16:58:39 2005 UTC (7 years ago) by augustss
Branch: MAIN
Changes since 1.668: +4 -3
lines
Diff to previous 1.668 (colored)
Mention UKBD_LAYOUT, which corresponds to PCKBD_LAYOUT for the ukbd driver.
Revision 1.649.2.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:11 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.649: +41 -2
lines
Diff to previous 1.649 (colored) next main 1.650 (colored)
sync with -current
Revision 1.668 / (download) - annotate - [select for diffs], Tue Apr 26 12:13:33 2005 UTC (7 years, 1 month ago) by augustss
Branch: MAIN
CVS Tags: kent-audio2-base
Changes since 1.667: +3 -3
lines
Diff to previous 1.667 (colored)
Alphabetize.
Revision 1.667 / (download) - annotate - [select for diffs], Wed Apr 20 13:44:45 2005 UTC (7 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.666: +22 -2
lines
Diff to previous 1.666 (colored)
Rototill of the verified exec functionality.
* We now use hash tables instead of a list to store the in kernel
fingerprints.
* Fingerprint methods handling has been made more flexible, it is now
even simpler to add new methods.
* the loader no longer passes in magic numbers representing the
fingerprint method so veriexecctl is not longer kernel specific.
* fingerprint methods can be tailored out using options in the kernel
config file.
* more fingerprint methods added - rmd160, sha256/384/512
* veriexecctl can now report the fingerprint methods supported by the
running kernel.
* regularised the naming of some portions of veriexec.
Revision 1.661.2.1 / (download) - annotate - [select for diffs], Sun Apr 17 11:44:31 2005 UTC (7 years, 1 month ago) by tron
Branch: netbsd-3
Changes since 1.661: +6 -2
lines
Diff to previous 1.661 (colored)
Pull up revision 1.666 (requested by itohy in ticket #160): Add ukyopon(4).
Revision 1.666 / (download) - annotate - [select for diffs], Fri Apr 15 17:27:21 2005 UTC (7 years, 1 month ago) by itohy
Branch: MAIN
Changes since 1.665: +6 -2
lines
Diff to previous 1.665 (colored)
Add ukyopon(4).
Revision 1.665 / (download) - annotate - [select for diffs], Sun Apr 10 23:02:01 2005 UTC (7 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.664: +3 -3
lines
Diff to previous 1.664 (colored)
change a set of spaces to " \t"
Revision 1.664 / (download) - annotate - [select for diffs], Sun Apr 3 11:39:07 2005 UTC (7 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.663: +3 -2
lines
Diff to previous 1.663 (colored)
add tra* at mca?
Revision 1.595.2.11.2.1 / (download) - annotate - [select for diffs], Sat Apr 2 21:30:30 2005 UTC (7 years, 1 month ago) by he
Branch: netbsd-2
Changes since 1.595.2.11: +1 -0
lines
Diff to previous 1.595.2.11 (colored)
Pull up revision 1.641 (requested by bouyer in ticket #1019): Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of controllers.
Revision 1.564.2.20 / (download) - annotate - [select for diffs], Fri Apr 1 14:27:38 2005 UTC (7 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.19: +5 -2
lines
Diff to previous 1.564.2.19 (colored)
Sync with HEAD.
Revision 1.652.2.3 / (download) - annotate - [select for diffs], Sat Mar 26 18:19:17 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.652.2.2: +5 -2
lines
Diff to previous 1.652.2.2 (colored) to branchpoint 1.652 (colored) next main 1.653 (colored)
sync with head.
Revision 1.663 / (download) - annotate - [select for diffs], Fri Mar 25 23:28:44 2005 UTC (7 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: yamt-km-base4
Changes since 1.662: +4 -2
lines
Diff to previous 1.662 (colored)
Add attimer(4) configurations everywhere pcppi(4) exists, with the following rule: If a pcppi device is enabled for an attachment, enable an attimer for the same attachement, otherwise comment it.
Revision 1.662 / (download) - annotate - [select for diffs], Mon Mar 21 14:15:27 2005 UTC (7 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.661: +3 -2
lines
Diff to previous 1.661 (colored)
Add "pcppi* at acpi?" commented out.
Revision 1.652.2.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:33:01 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.652.2.1: +5 -4
lines
Diff to previous 1.652.2.1 (colored) to branchpoint 1.652 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.564.2.19 / (download) - annotate - [select for diffs], Fri Mar 4 16:38:37 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.18: +5 -3
lines
Diff to previous 1.564.2.18 (colored)
Sync with HEAD. Hi Perry!
Revision 1.661 / (download) - annotate - [select for diffs], Thu Mar 3 23:02:01 2005 UTC (7 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: yamt-km-base3,
netbsd-3-base
Branch point for: netbsd-3
Changes since 1.660: +0 -1
lines
Diff to previous 1.660 (colored)
Backout last commit because an entry for atu(4) already existed. Problem noted by FUKAUMI Naoki on current-users mailing list.
Revision 1.660 / (download) - annotate - [select for diffs], Tue Mar 1 02:31:25 2005 UTC (7 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.659: +3 -2
lines
Diff to previous 1.659 (colored)
add atu ether driver on usb
Revision 1.659 / (download) - annotate - [select for diffs], Sun Feb 20 18:39:41 2005 UTC (7 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.658: +4 -2
lines
Diff to previous 1.658 (colored)
add vge(4), ciphy(4)
Revision 1.658 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:52 2005 UTC (7 years, 3 months ago) by dsl
Branch: MAIN
CVS Tags: matt-timespec
Changes since 1.657: +3 -3
lines
Diff to previous 1.657 (colored)
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
Revision 1.564.2.18 / (download) - annotate - [select for diffs], Thu Feb 17 07:10:36 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.17: +2 -3
lines
Diff to previous 1.564.2.17 (colored)
Sync with HEAD.
Revision 1.564.2.17 / (download) - annotate - [select for diffs], Tue Feb 15 21:32:41 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.16: +5 -2
lines
Diff to previous 1.564.2.16 (colored)
Sync with HEAD.
Revision 1.657 / (download) - annotate - [select for diffs], Tue Feb 15 21:07:37 2005 UTC (7 years, 3 months ago) by jwise
Branch: MAIN
Changes since 1.656: +2 -3
lines
Diff to previous 1.656 (colored)
FFS_SNAPSHOT does not need to be here _twice_, once on, once off. Obviously, we keep the one that's on, so as not to change meaning.
Revision 1.652.2.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:33 2005 UTC (7 years, 3 months ago) by yamt
Branch: yamt-km
Changes since 1.652: +7 -2
lines
Diff to previous 1.652 (colored)
sync with head.
Revision 1.656 / (download) - annotate - [select for diffs], Sat Feb 12 13:07:27 2005 UTC (7 years, 3 months ago) by jdolecek
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.655: +3 -2
lines
Diff to previous 1.655 (colored)
add npx* at pnpbios? (commented out)
Revision 1.655 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:54 2005 UTC (7 years, 3 months ago) by dsl
Branch: MAIN
Changes since 1.654: +4 -2
lines
Diff to previous 1.654 (colored)
Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
Revision 1.564.2.16 / (download) - annotate - [select for diffs], Fri Feb 4 11:44:20 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.15: +4 -2
lines
Diff to previous 1.564.2.15 (colored)
Sync with HEAD.
Revision 1.654 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:34 2005 UTC (7 years, 3 months ago) by hannken
Branch: MAIN
Changes since 1.653: +3 -2
lines
Diff to previous 1.653 (colored)
Add file system snapshots to kernel configs. - Ffs internal snapshots get compiled in unconditionally. - File system snapshot device fss(4) added to all kernel configs that have a disk. Device is commented out on all non-GENERIC kernels. Reviewed by: Jason Thorpe <thorpej@netbsd.org>
Revision 1.653 / (download) - annotate - [select for diffs], Fri Jan 28 03:19:50 2005 UTC (7 years, 3 months ago) by rumble
Branch: MAIN
Changes since 1.652: +3 -2
lines
Diff to previous 1.652 (colored)
Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently commented out and labeled experimental pending further review and testing.
Revision 1.564.2.15 / (download) - annotate - [select for diffs], Mon Jan 24 08:34:12 2005 UTC (7 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.14: +7 -2
lines
Diff to previous 1.564.2.14 (colored)
Sync with HEAD.
Revision 1.652 / (download) - annotate - [select for diffs], Mon Jan 24 03:02:45 2005 UTC (7 years, 4 months ago) by joff
Branch: MAIN
CVS Tags: yamt-km-base
Branch point for: yamt-km
Changes since 1.651: +5 -2
lines
Diff to previous 1.651 (colored)
Add atu(4) 802.11b USB driver
Revision 1.651 / (download) - annotate - [select for diffs], Tue Jan 18 10:28:00 2005 UTC (7 years, 4 months ago) by scw
Branch: MAIN
Changes since 1.650: +3 -2
lines
Diff to previous 1.650 (colored)
Add "options PMS_SYNAPTICS_TOUCHPAD", commented out in all but GENERIC_LAPTOP.
Revision 1.564.2.14 / (download) - annotate - [select for diffs], Mon Jan 17 19:29:28 2005 UTC (7 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.13: +5 -3
lines
Diff to previous 1.564.2.13 (colored)
Sync with HEAD.
Revision 1.650 / (download) - annotate - [select for diffs], Mon Jan 17 15:28:51 2005 UTC (7 years, 4 months ago) by cube
Branch: MAIN
Changes since 1.649: +3 -2
lines
Diff to previous 1.649 (colored)
Add tap(4) support to a random^Wcarefully chosen set of kernel configs. All those kernels have a line for both tun and bridge, and if either is commented out, tap is commented out also. With the exception of i386's GENERIC_TINY. XXX: we _need_ some way of making this more simple.
Revision 1.649 / (download) - annotate - [select for diffs], Wed Jan 12 00:18:16 2005 UTC (7 years, 4 months ago) by reinoud
Branch: MAIN
Branch point for: kent-audio2
Changes since 1.648: +3 -2
lines
Diff to previous 1.648 (colored)
Add auixp(4) driver for the architectures that are known to have the ATI IXP chipset.
Revision 1.648 / (download) - annotate - [select for diffs], Tue Jan 11 18:43:42 2005 UTC (7 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.647: +3 -2
lines
Diff to previous 1.647 (colored)
Add iwi(4).
Revision 1.647 / (download) - annotate - [select for diffs], Fri Jan 7 01:31:14 2005 UTC (7 years, 4 months ago) by perry
Branch: MAIN
CVS Tags: kent-audio1-beforemerge
Changes since 1.646: +3 -3
lines
Diff to previous 1.646 (colored)
space-then-tab ixpide so it comments out nicely.
Revision 1.564.2.13 / (download) - annotate - [select for diffs], Sat Dec 18 09:31:03 2004 UTC (7 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.12: +6 -2
lines
Diff to previous 1.564.2.12 (colored)
Sync with HEAD.
Revision 1.646 / (download) - annotate - [select for diffs], Mon Dec 6 19:28:12 2004 UTC (7 years, 5 months ago) by cube
Branch: MAIN
CVS Tags: kent-audio1-base,
kent-audio1
Changes since 1.645: +3 -2
lines
Diff to previous 1.645 (colored)
Add ixpide(4).
Revision 1.645 / (download) - annotate - [select for diffs], Thu Dec 2 14:33:31 2004 UTC (7 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.644: +3 -2
lines
Diff to previous 1.644 (colored)
Add ACPI joy(4) attachment, based on lpt_acpi.c by jmcneill@, reviewed and ok'ed by cube@ and martin@.
Revision 1.644 / (download) - annotate - [select for diffs], Thu Dec 2 09:50:42 2004 UTC (7 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.643: +3 -2
lines
Diff to previous 1.643 (colored)
Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@, reviewed by christos@, cube@ and martin@. While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove an empty line in some frontends (mpu_isa.c, etc).
Revision 1.643 / (download) - annotate - [select for diffs], Wed Dec 1 22:27:46 2004 UTC (7 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.642: +3 -2
lines
Diff to previous 1.642 (colored)
add iteide(4) driver for ITE8212-based IDE controllers. from OpenBSD, ported to NetBSD by me. ok'd by bouyer@, thorpej@.
Revision 1.564.2.12 / (download) - annotate - [select for diffs], Mon Nov 29 07:24:04 2004 UTC (7 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.11: +4 -3
lines
Diff to previous 1.564.2.11 (colored)
Sync with HEAD.
Revision 1.642 / (download) - annotate - [select for diffs], Thu Nov 25 16:13:34 2004 UTC (7 years, 6 months ago) by kim
Branch: MAIN
Changes since 1.641: +3 -3
lines
Diff to previous 1.641 (colored)
Whitespace police.
Revision 1.641 / (download) - annotate - [select for diffs], Wed Nov 24 20:49:21 2004 UTC (7 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.640: +3 -2
lines
Diff to previous 1.640 (colored)
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64. Added to all kernel config file which had pdcide(4).
Revision 1.564.2.11 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:16 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.10: +4 -3
lines
Diff to previous 1.564.2.10 (colored)
Sync with HEAD.
Revision 1.491.4.7 / (download) - annotate - [select for diffs], Thu Nov 11 23:29:54 2004 UTC (7 years, 6 months ago) by he
Branch: netbsd-1-6
Changes since 1.491.4.6: +5 -2
lines
Diff to previous 1.491.4.6 (colored) to branchpoint 1.491 (colored)
Pull up revision 1.629 (via patch, requested by itohy in ticket #1741): Add support for the Workbit NinjaSCSI-32 PCI/Cardbus SCSI driver, njs(4).
Revision 1.640 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:05 2004 UTC (7 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.639: +2 -3
lines
Diff to previous 1.639 (colored)
Add COMPAT_BSDPTY to the rest of the config files.
Revision 1.639 / (download) - annotate - [select for diffs], Wed Nov 10 17:25:21 2004 UTC (7 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.638: +4 -2
lines
Diff to previous 1.638 (colored)
Add COMPAT_BSDPTY on all the kernels that have COMPAT options.
Revision 1.564.2.10 / (download) - annotate - [select for diffs], Wed Nov 3 16:40:13 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.9: +4 -4
lines
Diff to previous 1.564.2.9 (colored)
Don't enable DIAGNOSTIC or DEBUG.
Revision 1.564.2.9 / (download) - annotate - [select for diffs], Tue Nov 2 07:50:34 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.8: +8 -4
lines
Diff to previous 1.564.2.8 (colored)
Sync with HEAD.
Revision 1.638 / (download) - annotate - [select for diffs], Mon Nov 1 23:20:42 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.637: +3 -3
lines
Diff to previous 1.637 (colored)
Grammar fix in comment.
Revision 1.637 / (download) - annotate - [select for diffs], Tue Oct 26 19:52:23 2004 UTC (7 years, 7 months ago) by perry
Branch: MAIN
Changes since 1.636: +3 -3
lines
Diff to previous 1.636 (colored)
replace a tab with a space so commenting out auacer is more aesthetically acceptable.
Revision 1.636 / (download) - annotate - [select for diffs], Sat Oct 23 14:00:51 2004 UTC (7 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.635: +3 -3
lines
Diff to previous 1.635 (colored)
s/uax/axe/
Revision 1.635 / (download) - annotate - [select for diffs], Fri Oct 22 13:10:20 2004 UTC (7 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.634: +3 -2
lines
Diff to previous 1.634 (colored)
Add cdce(4).
Revision 1.634 / (download) - annotate - [select for diffs], Thu Oct 21 17:12:41 2004 UTC (7 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.633: +5 -2
lines
Diff to previous 1.633 (colored)
Add a gross hack to route the ECHI interrupt on the Sharp MM20. You can read the long and sad story about the BIOS in a comment.
Revision 1.564.2.8 / (download) - annotate - [select for diffs], Tue Oct 19 15:56:35 2004 UTC (7 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.7: +4 -2
lines
Diff to previous 1.564.2.7 (colored)
Sync with HEAD
Revision 1.633 / (download) - annotate - [select for diffs], Tue Oct 19 05:44:25 2004 UTC (7 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.632: +3 -2
lines
Diff to previous 1.632 (colored)
enable ipw* (Intel PRO/Wireless 2100). (requested by hubertf)
Revision 1.632 / (download) - annotate - [select for diffs], Sun Oct 10 16:39:36 2004 UTC (7 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.631: +3 -2
lines
Diff to previous 1.631 (colored)
Add auacer.
Revision 1.564.2.7 / (download) - annotate - [select for diffs], Tue Sep 21 13:16:35 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.6: +2 -2
lines
Diff to previous 1.564.2.6 (colored)
Fix the sync with head I botched.
Revision 1.564.2.6 / (download) - annotate - [select for diffs], Sat Sep 18 14:35:22 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.5: +7 -6
lines
Diff to previous 1.564.2.5 (colored)
Sync with HEAD.
Revision 1.631 / (download) - annotate - [select for diffs], Wed Sep 8 11:38:22 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.630: +4 -4
lines
Diff to previous 1.630 (colored)
Set valid values for the (commented out) WS_DEFAULT_COLATTR and WS_DEFAULT_MONOATTR options. This way, if a user blindly uncomments them, he will not get a build failure. Addresses PR kern/26503.
Revision 1.630 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:48 2004 UTC (7 years, 8 months ago) by manu
Branch: MAIN
Changes since 1.629: +3 -2
lines
Diff to previous 1.629 (colored)
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
Revision 1.564.2.5 / (download) - annotate - [select for diffs], Fri Sep 3 12:44:47 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.4: +6 -4
lines
Diff to previous 1.564.2.4 (colored)
Sync with HEAD
Revision 1.595.2.11 / (download) - annotate - [select for diffs], Mon Aug 30 09:52:37 2004 UTC (7 years, 8 months ago) by tron
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Changes since 1.595.2.10: +2 -0
lines
Diff to previous 1.595.2.10 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.629 (requested by itohy in ticket #800): Add njs to some generic config files (I tested on i386 and sparc64).
Revision 1.629 / (download) - annotate - [select for diffs], Thu Aug 26 14:33:01 2004 UTC (7 years, 9 months ago) by itohy
Branch: MAIN
Changes since 1.628: +4 -2
lines
Diff to previous 1.628 (colored)
Add njs to some generic config files (I tested on i386 and sparc64).
Revision 1.564.2.4 / (download) - annotate - [select for diffs], Thu Aug 12 11:41:11 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.3: +6 -4
lines
Diff to previous 1.564.2.3 (colored)
Sync with HEAD.
Revision 1.628 / (download) - annotate - [select for diffs], Tue Aug 10 20:50:11 2004 UTC (7 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.627: +3 -2
lines
Diff to previous 1.627 (colored)
+cs@pcmcia
Revision 1.627 / (download) - annotate - [select for diffs], Sun Aug 8 08:57:09 2004 UTC (7 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.626: +5 -4
lines
Diff to previous 1.626 (colored)
xi -> xirc,com,xi
Revision 1.564.2.3 / (download) - annotate - [select for diffs], Thu Aug 5 20:23:05 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.2: +8 -8
lines
Diff to previous 1.564.2.2 (colored)
Fix some merge mistakes.
Revision 1.564.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:35:47 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.564.2.1: +240 -148
lines
Diff to previous 1.564.2.1 (colored)
Sync with HEAD
Revision 1.626 / (download) - annotate - [select for diffs], Sat Jul 31 17:35:19 2004 UTC (7 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.625: +4 -3
lines
Diff to previous 1.625 (colored)
update the comment for ichlpcib to include SpeedStep.
Revision 1.625 / (download) - annotate - [select for diffs], Thu Jul 29 22:29:35 2004 UTC (7 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.624: +5 -2
lines
Diff to previous 1.624 (colored)
Implement border color customization in wscons(4), only available for vga(4)
at the moment.
This includes the addition of two new wsdisplay ioctls, WSDISPLAY_{G,S}BORDER,
one to get the actual color and one to set it, respectively. Possible colors
match those defined by ANSI (and listed in wsdisplayvar.h).
It also adds two accessops to the underlying graphics device, getborder and
setborder, which mach their ioctl counterparts.
Two kernel options are added: WSDISPLAY_CUSTOM_BORDER, which enables the
ioctls described above (to customize the border color from userland after
boot), and WSDISPLAY_BORDER_COLOR, which sets the color at boot time.
The former is enabled by default on the GENERIC kernel, but not on INSTALL
(among others). The later is always commented out, leaving the usual black
border as a default.
wsconsctl is modified to allow accessing this value easily. For example,
'wsconsctl -d -w border=blue'.
Revision 1.624 / (download) - annotate - [select for diffs], Wed Jul 28 12:34:02 2004 UTC (7 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.623: +10 -3
lines
Diff to previous 1.623 (colored)
Implement support to dynamically change wscons console and kernel colors.
Two new ioctls are added to the wsdisplay device, named WSDISPLAY_GMSGATTRS
and WSDISPLAY_SMSGATTRS, used to retrieve the actual values and set them,
respectively (the name, if you are wondering, comes from "message attributes").
A new emulop is added to the underlying display driver (only vga, for now)
which sets the new attribute for the whole screen, without having to clear
it. This is optional, which means that this also works with other drivers
that don't have this new operation.
Five new kernel options have been added, although only documented in
i386 kernels (for now):
- WSDISPLAY_CUSTOM_OUTPUT, which enables the ioctls described above to
change the colors dynamically from userland. This is enabled by default
in the GENERIC kernel (as well as others) but disabled on all INSTALL*
kernels (as this feature is useless there).
- WS_DEFAULT_COLATTR, WS_DEFAULT_MONOATTR, WS_DEFAULT_BG and WS_DEFAULT_FG,
which specify the default colors for the console at boot time. These have
the same meaning as the (already existing) WS_KERNEL_* variables.
wsconsctl is modified to add msg.default.{attrs,bg,fg} and
msg.kernel.{attrs,bg,fg} to the display part, so that colors can be changed
after boot.
Tested on NetBSD/i386 with vga (and vga in mono mode), and on NetBSD/mac68k.
No objections in tech-kern@.
Revision 1.595.2.10 / (download) - annotate - [select for diffs], Fri Jul 23 23:33:20 2004 UTC (7 years, 10 months ago) by he
Branch: netbsd-2-0
Changes since 1.595.2.9: +2 -3
lines
Diff to previous 1.595.2.9 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.623 (requested by tron in ticket #702): Enable ehci(4) by default.
Revision 1.623 / (download) - annotate - [select for diffs], Mon Jul 19 14:23:59 2004 UTC (7 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.622: +4 -5
lines
Diff to previous 1.622 (colored)
Enable ehci(4) by default.
Revision 1.595.2.9 / (download) - annotate - [select for diffs], Thu Jul 15 20:19:45 2004 UTC (7 years, 10 months ago) by he
Branch: netbsd-2-0
Changes since 1.595.2.8: +1 -0
lines
Diff to previous 1.595.2.8 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.622 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
Revision 1.622 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:47 2004 UTC (7 years, 10 months ago) by atatat
Branch: MAIN
Changes since 1.621: +3 -2
lines
Diff to previous 1.621 (colored)
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
Revision 1.595.2.8 / (download) - annotate - [select for diffs], Wed Jul 14 09:05:52 2004 UTC (7 years, 10 months ago) by tron
Branch: netbsd-2-0
Changes since 1.595.2.7: +1 -0
lines
Diff to previous 1.595.2.7 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.620 (requested by bouyer in ticket #644): Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller. Tested by Ian Zagorskih (ianzag at megasignal.com).
Revision 1.595.2.7 / (download) - annotate - [select for diffs], Tue Jul 13 09:27:14 2004 UTC (7 years, 10 months ago) by tron
Branch: netbsd-2-0
Changes since 1.595.2.6: +3 -2
lines
Diff to previous 1.595.2.6 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.615 (requested by he in ticket #641): Add re; Realtek GbE.
Revision 1.621 / (download) - annotate - [select for diffs], Sat Jul 10 18:51:01 2004 UTC (7 years, 10 months ago) by cube
Branch: MAIN
Changes since 1.620: +3 -2
lines
Diff to previous 1.620 (colored)
Add an option to allow any user to write to machdep.est.frequency.target, which is very handy on a laptop to control EST through another program that you don't necessarily want to run as root (in my case, gkrellm). The option's name is EST_FREQ_USERWRITE, and is disabled by default.
Revision 1.595.2.6 / (download) - annotate - [select for diffs], Sat Jul 10 03:57:27 2004 UTC (7 years, 10 months ago) by grant
Branch: netbsd-2-0
Changes since 1.595.2.5: +2 -3
lines
Diff to previous 1.595.2.5 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.618 (requested by abs in ticket #608): Remove accidently added UMASS_DEBUG.
Revision 1.620 / (download) - annotate - [select for diffs], Fri Jul 9 18:38:40 2004 UTC (7 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.619: +3 -2
lines
Diff to previous 1.619 (colored)
Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller. Tested by Ian Zagorskih (ianzag at megasignal.com).
Revision 1.619 / (download) - annotate - [select for diffs], Tue Jul 6 22:53:36 2004 UTC (7 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.618: +2 -5
lines
Diff to previous 1.618 (colored)
Remove XSERVER and XSERVER_DDB from all config files. wscons does not use these, and pccons is rapidly heading for the guillotine.
Revision 1.618 / (download) - annotate - [select for diffs], Mon Jul 5 22:30:38 2004 UTC (7 years, 10 months ago) by abs
Branch: MAIN
Changes since 1.617: +2 -3
lines
Diff to previous 1.617 (colored)
Remove accidently added UMASS_DEBUG. Thanks to kimmo for spotting.
Revision 1.595.2.5 / (download) - annotate - [select for diffs], Wed Jun 30 21:08:45 2004 UTC (7 years, 10 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.595.2.4: +16 -2
lines
Diff to previous 1.595.2.4 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.616 (requested by abs in ticket #567). Add (commented out) ALTQ options to all GENERIC-like files
Revision 1.617 / (download) - annotate - [select for diffs], Tue Jun 29 04:51:29 2004 UTC (7 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.616: +3 -3
lines
Diff to previous 1.616 (colored)
s/options\t\t/options \t/. (whether UMASS_DEBUG is appropriate for everyone's GENERIC is a different issue. i'm not sure)
Revision 1.616 / (download) - annotate - [select for diffs], Sat Jun 26 07:32:06 2004 UTC (7 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.615: +16 -2
lines
Diff to previous 1.615 (colored)
Add (commented out) ALTQ options to all GENERIC-like files
Revision 1.615 / (download) - annotate - [select for diffs], Tue Jun 22 15:18:33 2004 UTC (7 years, 11 months ago) by toshii
Branch: MAIN
Changes since 1.614: +3 -2
lines
Diff to previous 1.614 (colored)
Add re; Realtek GbE.
Revision 1.614 / (download) - annotate - [select for diffs], Tue Jun 22 14:09:50 2004 UTC (7 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.613: +4 -2
lines
Diff to previous 1.613 (colored)
have pf and pflog pseudo-device (commented out). reviewed by matt, perry, christos
Revision 1.613 / (download) - annotate - [select for diffs], Fri Jun 18 15:04:39 2004 UTC (7 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.612: +2 -3
lines
Diff to previous 1.612 (colored)
ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
Revision 1.595.2.4 / (download) - annotate - [select for diffs], Mon Jun 14 03:18:51 2004 UTC (7 years, 11 months ago) by jmc
Branch: netbsd-2-0
Changes since 1.595.2.3: +3 -2
lines
Diff to previous 1.595.2.3 (colored) to branchpoint 1.595 (colored)
Pullup patch (requested by kochi in ticket #463) Add ACPI_DISABLE_ON_POWEROFF option. PR#24869
Revision 1.612 / (download) - annotate - [select for diffs], Mon Jun 14 01:28:00 2004 UTC (7 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.611: +3 -3
lines
Diff to previous 1.611 (colored)
Use "options<SPACE><TAB>". (`egrep -l '(^|[^e])options<TAB>'` is your friend...)
Revision 1.611 / (download) - annotate - [select for diffs], Tue Jun 8 12:46:11 2004 UTC (7 years, 11 months ago) by kochi
Branch: MAIN
Changes since 1.610: +3 -3
lines
Diff to previous 1.610 (colored)
Fix typo: ACPI = Advanced *Configuration* and Power Interface
Revision 1.610 / (download) - annotate - [select for diffs], Mon Jun 7 15:33:52 2004 UTC (7 years, 11 months ago) by kochi
Branch: MAIN
Changes since 1.609: +3 -2
lines
Diff to previous 1.609 (colored)
Add ACPI_DISABLE_ON_POWEROFF option.
Revision 1.595.2.3 / (download) - annotate - [select for diffs], Mon Jun 7 09:45:49 2004 UTC (7 years, 11 months ago) by tron
Branch: netbsd-2-0
Changes since 1.595.2.2: +2 -0
lines
Diff to previous 1.595.2.2 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.608 (requested by recht in ticket #451): PR/19925: David Ferlier: Add scrolling support to wscons
Revision 1.609 / (download) - annotate - [select for diffs], Tue Jun 1 16:29:36 2004 UTC (7 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.608: +3 -3
lines
Diff to previous 1.608 (colored)
Use SPC-TAB after the word "options".
Revision 1.608 / (download) - annotate - [select for diffs], Fri May 28 21:44:51 2004 UTC (7 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.607: +4 -2
lines
Diff to previous 1.607 (colored)
PR/19925: David Ferlier: Add scrolling support to wscons
Revision 1.607 / (download) - annotate - [select for diffs], Thu May 27 02:57:24 2004 UTC (8 years ago) by christos
Branch: MAIN
Changes since 1.606: +3 -2
lines
Diff to previous 1.606 (colored)
Add ptm device.
Revision 1.606 / (download) - annotate - [select for diffs], Mon May 24 23:50:11 2004 UTC (8 years ago) by tsarna
Branch: MAIN
Changes since 1.605: +6 -2
lines
Diff to previous 1.605 (colored)
add uep driver
Revision 1.605 / (download) - annotate - [select for diffs], Sat May 22 03:16:26 2004 UTC (8 years ago) by grant
Branch: MAIN
Changes since 1.604: +4 -3
lines
Diff to previous 1.604 (colored)
add `scsibus* at umass?' so usb mass storage devices which attach to sd@scsibus can be used out of the box. whitespace tweak for wd* at umass?
Revision 1.604 / (download) - annotate - [select for diffs], Fri May 21 03:30:40 2004 UTC (8 years ago) by atatat
Branch: MAIN
Changes since 1.603: +4 -4
lines
Diff to previous 1.603 (colored)
Whitespace nits
Revision 1.603 / (download) - annotate - [select for diffs], Tue May 11 23:07:35 2004 UTC (8 years ago) by wiz
Branch: MAIN
Changes since 1.602: +7 -2
lines
Diff to previous 1.602 (colored)
Add commented out entries for ioat* and nsclpcsio*; from Sergey Svishchev in private mail.
Revision 1.595.2.2 / (download) - annotate - [select for diffs], Wed May 5 15:30:00 2004 UTC (8 years ago) by tron
Branch: netbsd-2-0
Changes since 1.595.2.1: +3 -3
lines
Diff to previous 1.595.2.1 (colored) to branchpoint 1.595 (colored)
Pull up revision 1.602 (requested by gendalia in ticket #244): Uncomment 'wd* at umass?' in GENERIC, add to GENERIC_LAPTOP. supports the ISD's ATA protocol over Bulk-Only, used with the Archos studio and Archos Jukebox products, among others.
Revision 1.602 / (download) - annotate - [select for diffs], Fri Apr 30 17:41:19 2004 UTC (8 years ago) by gendalia
Branch: MAIN
Changes since 1.601: +3 -3
lines
Diff to previous 1.601 (colored)
Uncomment 'wd* at umass?' in GENERIC, add to GENERIC_LAPTOP. supports the ISD's ATA protocol over Bulk-Only, used with the Archos studio and Archos Jukebox products, among others.
Revision 1.601 / (download) - annotate - [select for diffs], Fri Apr 30 15:55:10 2004 UTC (8 years ago) by fredb
Branch: MAIN
Changes since 1.600: +4 -4
lines
Diff to previous 1.600 (colored)
- - "options" should be followed by <SPACE><TAB>. - - restore "options COMPAT_20", no doubt commented out by mistake.
Revision 1.595.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 03:41:59 2004 UTC (8 years ago) by jmc
Branch: netbsd-2-0
Changes since 1.595: +4 -4
lines
Diff to previous 1.595 (colored)
Pullup patch (requested by minoura in ticket #233) Comment out ichlpcib.
Revision 1.600 / (download) - annotate - [select for diffs], Fri Apr 30 02:47:16 2004 UTC (8 years ago) by christos
Branch: MAIN
Changes since 1.599: +6 -3
lines
Diff to previous 1.599 (colored)
Add and document PCIBIOS_LIBRETTO_FIXUP
Revision 1.599 / (download) - annotate - [select for diffs], Fri Apr 30 02:08:17 2004 UTC (8 years ago) by lukem
Branch: MAIN
Changes since 1.598: +5 -2
lines
Diff to previous 1.598 (colored)
add ENHANCED_SPEEDSTEP
Revision 1.598 / (download) - annotate - [select for diffs], Thu Apr 29 11:54:24 2004 UTC (8 years ago) by minoura
Branch: MAIN
Changes since 1.597: +4 -4
lines
Diff to previous 1.597 (colored)
Comment out ichlpcib. There are at least 2 reports that it freezes upon startup. http://mail-index.netbsd.org/current-users/2004/04/19/0016.html
Revision 1.597 / (download) - annotate - [select for diffs], Wed Apr 21 01:05:35 2004 UTC (8 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.596: +3 -2
lines
Diff to previous 1.596 (colored)
Replace the statfs() family of system calls with statvfs(). Retain binary compatibility.
Revision 1.596 / (download) - annotate - [select for diffs], Wed Apr 7 13:13:59 2004 UTC (8 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.595: +4 -4
lines
Diff to previous 1.595 (colored)
Put ichlpcib in alphabetical order.
Revision 1.595 / (download) - annotate - [select for diffs], Sun Mar 14 08:09:42 2004 UTC (8 years, 2 months ago) by minoura
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.594: +4 -2
lines
Diff to previous 1.594 (colored)
Add ichlpcib.
Revision 1.594 / (download) - annotate - [select for diffs], Wed Feb 25 18:56:26 2004 UTC (8 years, 3 months ago) by perry
Branch: MAIN
Changes since 1.593: +3 -3
lines
Diff to previous 1.593 (colored)
fix another whitespace nit
Revision 1.593 / (download) - annotate - [select for diffs], Wed Feb 25 18:50:01 2004 UTC (8 years, 3 months ago) by perry
Branch: MAIN
Changes since 1.592: +22 -22
lines
Diff to previous 1.592 (colored)
juggle tabs and spaces so comments don't nuke line lengths as badly
Revision 1.592 / (download) - annotate - [select for diffs], Fri Jan 16 17:02:05 2004 UTC (8 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.591: +3 -3
lines
Diff to previous 1.591 (colored)
Make the warning on NEW_BUFQ_STRATEGY much milder -- I've upgraded it to "Likely stable". I'm not going to make it the default unilaterally but I really think it should be.
Revision 1.591 / (download) - annotate - [select for diffs], Fri Jan 9 18:31:25 2004 UTC (8 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.590: +5 -5
lines
Diff to previous 1.590 (colored)
nuke trailing spaces.
Revision 1.590 / (download) - annotate - [select for diffs], Wed Dec 31 16:44:26 2003 UTC (8 years, 4 months ago) by jonathan
Branch: MAIN
Changes since 1.589: +3 -3
lines
Diff to previous 1.589 (colored)
Split opencrypto configuration into an attribute, usable by inkernel clients, and a pseudo-device for userspace access. The attribute is named `opencrypto'. The pseudo-device is renamed to "crypto", which has a dependency on "opencrypto". The sys/conf/majors entry and pseudo-device attach entrypoint are updated to match the new pseudo-device name. Fast IPsec (sys/netipsec/files.ipsec) now lists a dependency on the "opencrypto" attribute. Drivers for crypto accelerators (ubsec, hifn775x) also pull in opencrypto, as providers of opencrypto transforms.
Revision 1.589 / (download) - annotate - [select for diffs], Tue Dec 30 18:09:50 2003 UTC (8 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.588: +3 -3
lines
Diff to previous 1.588 (colored)
Alphabetize IDE controllers
Revision 1.588 / (download) - annotate - [select for diffs], Tue Dec 23 10:11:42 2003 UTC (8 years, 5 months ago) by kochi
Branch: MAIN
Changes since 1.587: +3 -2
lines
Diff to previous 1.587 (colored)
add ACPICA_PEDANTIC option.
Revision 1.587 / (download) - annotate - [select for diffs], Wed Dec 17 09:18:45 2003 UTC (8 years, 5 months ago) by tls
Branch: MAIN
Changes since 1.586: +4 -4
lines
Diff to previous 1.586 (colored)
Add "sk" driver for SysKonnect/Marvell GigE cards.
Revision 1.586 / (download) - annotate - [select for diffs], Sun Dec 14 09:54:01 2003 UTC (8 years, 5 months ago) by dyoung
Branch: MAIN
Changes since 1.585: +4 -2
lines
Diff to previous 1.585 (colored)
Add ath(4) for Atheros 802.11a/b/g cards.
Revision 1.585 / (download) - annotate - [select for diffs], Sun Dec 14 01:32:02 2003 UTC (8 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.584: +3 -2
lines
Diff to previous 1.584 (colored)
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).
Revision 1.584 / (download) - annotate - [select for diffs], Sat Dec 13 23:13:41 2003 UTC (8 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.583: +3 -2
lines
Diff to previous 1.583 (colored)
Split out the Silicon Image SATALink support into its own driver, "satalink".
Revision 1.583 / (download) - annotate - [select for diffs], Thu Nov 20 13:32:41 2003 UTC (8 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.582: +4 -2
lines
Diff to previous 1.582 (colored)
Add (commented out) and document NO_TSC_TIME.
Revision 1.582 / (download) - annotate - [select for diffs], Tue Nov 18 23:07:37 2003 UTC (8 years, 6 months ago) by jonathan
Branch: MAIN
Changes since 1.581: +11 -2
lines
Diff to previous 1.581 (colored)
Add opencrypto and drivers for PCI cryptographic accelerators -- hifn (Hifn 7751), ubsec (Broadcom 582x) -- to i386 GENERIC kernel.
Revision 1.581 / (download) - annotate - [select for diffs], Wed Nov 5 07:51:12 2003 UTC (8 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.580: +3 -3
lines
Diff to previous 1.580 (colored)
Update comment for wm(4) attachment because the driver supports more than the Intel 82543 and 82544.
Revision 1.580 / (download) - annotate - [select for diffs], Tue Nov 4 23:38:41 2003 UTC (8 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.579: +3 -2
lines
Diff to previous 1.579 (colored)
Add and enable igphy.
Revision 1.579 / (download) - annotate - [select for diffs], Tue Nov 4 16:57:57 2003 UTC (8 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.578: +3 -2
lines
Diff to previous 1.578 (colored)
Re-add ServerWorks IDE support, as "rccide". Note: this is untested, as I no longer have a ServerWorks-based motherboard.
Revision 1.578 / (download) - annotate - [select for diffs], Fri Oct 31 06:49:58 2003 UTC (8 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.577: +3 -2
lines
Diff to previous 1.577 (colored)
Added stpcide(4) driver for STMicroelectronics STPC IDE controllers.
Revision 1.577 / (download) - annotate - [select for diffs], Sat Oct 18 08:12:07 2003 UTC (8 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.576: +5 -16
lines
Diff to previous 1.576 (colored)
Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Revision 1.576 / (download) - annotate - [select for diffs], Mon Oct 13 05:45:59 2003 UTC (8 years, 7 months ago) by dyoung
Branch: MAIN
Changes since 1.575: +4 -2
lines
Diff to previous 1.575 (colored)
Add atw (ADMtek ADM8211 802.11).
Revision 1.575 / (download) - annotate - [select for diffs], Fri Oct 10 04:50:07 2003 UTC (8 years, 7 months ago) by grog
Branch: MAIN
Changes since 1.574: +6 -2
lines
Diff to previous 1.574 (colored)
Add config info for Vinum
Revision 1.574 / (download) - annotate - [select for diffs], Wed Oct 8 12:08:38 2003 UTC (8 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.573: +3 -3
lines
Diff to previous 1.573 (colored)
Alphabetize.
Revision 1.573 / (download) - annotate - [select for diffs], Wed Oct 8 11:55:43 2003 UTC (8 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.572: +25 -3
lines
Diff to previous 1.572 (colored)
Add new per-chip pciide drivers.
Revision 1.572 / (download) - annotate - [select for diffs], Wed Oct 8 11:10:04 2003 UTC (8 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.571: +6 -4
lines
Diff to previous 1.571 (colored)
Add atabus
Revision 1.491.4.6 / (download) - annotate - [select for diffs], Sun Oct 5 11:49:20 2003 UTC (8 years, 7 months ago) by tron
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002
Changes since 1.491.4.5: +3 -2
lines
Diff to previous 1.491.4.5 (colored) to branchpoint 1.491 (colored)
Pull up revision 1.571 (requested by mrg in ticket #1486): enable broadcom BCM4401 (bce) driver (as found on recent dell laptops)
Revision 1.571 / (download) - annotate - [select for diffs], Sat Sep 27 13:16:16 2003 UTC (8 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.570: +3 -2
lines
Diff to previous 1.570 (colored)
enable broadcom BCM4401 (bce) driver (as found on recent dell laptops)
Revision 1.491.4.5 / (download) - annotate - [select for diffs], Wed Sep 10 16:55:33 2003 UTC (8 years, 8 months ago) by grant
Branch: netbsd-1-6
Changes since 1.491.4.4: +3 -3
lines
Diff to previous 1.491.4.4 (colored) to branchpoint 1.491 (colored)
Apply patch (requested by jmmv in ticket #1389): enable USERCONF in all kernels where it's enabled in -current.
Revision 1.570 / (download) - annotate - [select for diffs], Sat Sep 6 22:39:23 2003 UTC (8 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.569: +3 -2
lines
Diff to previous 1.569 (colored)
Add COMPAT_16
Revision 1.569 / (download) - annotate - [select for diffs], Tue Aug 26 21:12:48 2003 UTC (8 years, 9 months ago) by jdolecek
Branch: MAIN
Changes since 1.568: +4 -2
lines
Diff to previous 1.568 (colored)
add commented out entries for skc/sk SysKonnect SK9821 driver
Revision 1.568 / (download) - annotate - [select for diffs], Fri Aug 22 05:14:00 2003 UTC (8 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.567: +3 -2
lines
Diff to previous 1.567 (colored)
add udav*
Revision 1.567 / (download) - annotate - [select for diffs], Thu Aug 7 12:06:15 2003 UTC (8 years, 9 months ago) by soren
Branch: MAIN
Changes since 1.566: +3 -3
lines
Diff to previous 1.566 (colored)
Enable ahd(4) by default. There are some problems with higher speeds / packetized mode, but those can be disabled in the Adaptec BIOS setup.
Revision 1.566 / (download) - annotate - [select for diffs], Wed Aug 6 12:32:07 2003 UTC (8 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.565: +3 -2
lines
Diff to previous 1.565 (colored)
Add esiop at pci to GENERIC which already have siop at pci. esiop has been tested enouth now. esiop not added to INSTALL kernels because of possible space constraint. siop should be able to drive all adapters supported by esiop.
Revision 1.565 / (download) - annotate - [select for diffs], Sun Jul 6 04:03:21 2003 UTC (8 years, 10 months ago) by kochi
Branch: MAIN
Changes since 1.564: +3 -3
lines
Diff to previous 1.564 (colored)
o cleanup usage of ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP o delete usage of ENABLE_DEBUGGER As ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP are defflag'ed in files.acpi, these options don't have to have a value.
Revision 1.564.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:25:20 2003 UTC (8 years, 10 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.564: +122 -122
lines
Diff to previous 1.564 (colored)
Apply the aborted ktrace-lwp changes to a specific branch. This is just for others to review, I'm concerned that patch fuziness may have resulted in some errant code being generated but I'll look at that later by comparing the diff from the base to the branch with the file I attempt to apply to it. This will, at the very least, put the changes in a better context for others to review them and attempt to tinker with removing passing of 'struct lwp' through the kernel.
Revision 1.564 / (download) - annotate - [select for diffs], Sun Jun 29 22:28:23 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.563: +0 -0
lines
Diff to previous 1.563 (colored)
Back out the lwp/ktrace changes. They contained a lot of colateral damage, and need to be examined and discussed more.
Revision 1.563 / (download) - annotate - [select for diffs], Sat Jun 28 15:34:41 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.562: +120 -120
lines
Diff to previous 1.562 (colored)
Revert out an accidental commit.
Revision 1.562 / (download) - annotate - [select for diffs], Sat Jun 28 14:20:53 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.561: +122 -122
lines
Diff to previous 1.561 (colored)
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can be inserted into ktrace records. The general change has been to replace "struct proc *" with "struct lwp *" in various function prototypes, pass the lwp through and use l_proc to get the process pointer when needed. Bump the kernel rev up to 1.6V
Revision 1.561 / (download) - annotate - [select for diffs], Thu May 29 20:22:28 2003 UTC (8 years, 11 months ago) by fvdl
Branch: MAIN
Changes since 1.560: +4 -2
lines
Diff to previous 1.560 (colored)
Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots with the MPBIOS/ACPI bus information, by walking through the buses, and descending down every bus that hasn't been marked configured yet.
Revision 1.560 / (download) - annotate - [select for diffs], Thu May 15 13:13:23 2003 UTC (9 years ago) by wiz
Branch: MAIN
Changes since 1.559: +2 -7
lines
Diff to previous 1.559 (colored)
Remove last traces of obsolete olms and omms drivers. Ok'd by drochner and fvdl.
Revision 1.559 / (download) - annotate - [select for diffs], Sun May 4 16:16:18 2003 UTC (9 years ago) by ad
Branch: MAIN
Changes since 1.558: +4 -2
lines
Diff to previous 1.558 (colored)
Enable the amr driver.
Revision 1.558 / (download) - annotate - [select for diffs], Sat Apr 26 14:10:11 2003 UTC (9 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.557: +3 -2
lines
Diff to previous 1.557 (colored)
Add pseudo-device ksyms.
Revision 1.557 / (download) - annotate - [select for diffs], Mon Apr 21 00:17:46 2003 UTC (9 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.556: +3 -2
lines
Diff to previous 1.556 (colored)
Add commented-out ahd driver.
Revision 1.556 / (download) - annotate - [select for diffs], Wed Apr 16 23:39:02 2003 UTC (9 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.555: +3 -2
lines
Diff to previous 1.555 (colored)
Add mpt(4).
Revision 1.555 / (download) - annotate - [select for diffs], Wed Apr 16 23:36:22 2003 UTC (9 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.554: +3 -3
lines
Diff to previous 1.554 (colored)
Fix a typo.
Revision 1.554 / (download) - annotate - [select for diffs], Thu Apr 10 22:06:57 2003 UTC (9 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.553: +2 -3
lines
Diff to previous 1.553 (colored)
Bye Bye UCONSOLE
Revision 1.553 / (download) - annotate - [select for diffs], Tue Apr 8 18:58:20 2003 UTC (9 years, 1 month ago) by abs
Branch: MAIN
Changes since 1.552: +11 -11
lines
Diff to previous 1.552 (colored)
Note that BSDI binaries require COMPAT_12, COMPAT_13, and COMPAT_43. Addresses PR/3553, PR/6872, and PR/8029. Does not address PR/7262 Also add some missing COMPAT_15 entries.
Revision 1.552 / (download) - annotate - [select for diffs], Sat Apr 5 18:41:19 2003 UTC (9 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.551: +3 -2
lines
Diff to previous 1.551 (colored)
Add gentbi* PHYs I noted in reading the log for PR kern/20988 that they were missing XXX I'm not sure I got the name in the comment right, but if I don't XXX do this who will?
Revision 1.551 / (download) - annotate - [select for diffs], Tue Mar 25 19:37:12 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.550: +9 -2
lines
Diff to previous 1.550 (colored)
Implement the beep on halt feature. When enabled, it makes the kernel beep
the computer speaker when it's completely safe to power down the machine
(after the "The operating system has halted." message). This is useful for
headless machines.
The feature is only enabled if the BEEP_ONHALT option is defined (disabled by default). It can be tuned through the BEEP_ONHALT_{COUNT,PERIOD,PITCH} options.
Closes my own PR kern/18792.
Revision 1.550 / (download) - annotate - [select for diffs], Sat Mar 15 19:34:17 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.549: +3 -2
lines
Diff to previous 1.549 (colored)
Note the DDB_ONPANIC option (commented out). Closes my own PR port-i386/17649.
Revision 1.549 / (download) - annotate - [select for diffs], Wed Mar 5 10:27:59 2003 UTC (9 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.548: +5 -3
lines
Diff to previous 1.548 (colored)
fix some comments
Revision 1.548 / (download) - annotate - [select for diffs], Thu Feb 27 19:22:41 2003 UTC (9 years, 2 months ago) by perseant
Branch: MAIN
Changes since 1.547: +3 -2
lines
Diff to previous 1.547 (colored)
Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. Let brconfig tell whether the bridge is using the ipfilter hook, or not.
Revision 1.547 / (download) - annotate - [select for diffs], Tue Feb 18 20:13:03 2003 UTC (9 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.546: +6 -2
lines
Diff to previous 1.546 (colored)
add file-system SMBFS and pseudo-device nsmb, uncommented, marked as experimental
Revision 1.546 / (download) - annotate - [select for diffs], Sun Feb 16 17:35:15 2003 UTC (9 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.545: +3 -2
lines
Diff to previous 1.545 (colored)
Add uax(4) (and url(4) in some cases).
Revision 1.491.4.4 / (download) - annotate - [select for diffs], Tue Jan 28 06:28:20 2003 UTC (9 years, 3 months ago) by jmc
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Changes since 1.491.4.3: +1 -0
lines
Diff to previous 1.491.4.3 (colored) to branchpoint 1.491 (colored)
Pullup revisions 1.496-1.497 (requested by fvdl in ticket #1126) Pullup support for bge device. (Broadcom Gigabit Ethernet)
Revision 1.545 / (download) - annotate - [select for diffs], Mon Jan 27 22:31:12 2003 UTC (9 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.544: +6 -2
lines
Diff to previous 1.544 (colored)
Add the "ataraid" pseudo-device and the "ld" instances that attach to it.
Revision 1.544 / (download) - annotate - [select for diffs], Tue Jan 21 02:44:15 2003 UTC (9 years, 4 months ago) by itojun
Branch: MAIN
Changes since 1.543: +3 -3
lines
Diff to previous 1.543 (colored)
s/options^I^I/options ^I/
Revision 1.543 / (download) - annotate - [select for diffs], Mon Jan 20 20:08:30 2003 UTC (9 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.542: +3 -2
lines
Diff to previous 1.542 (colored)
add support for p1003.1b semaphores. From FreeBSD
Revision 1.542 / (download) - annotate - [select for diffs], Sun Jan 19 10:42:06 2003 UTC (9 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.541: +3 -3
lines
Diff to previous 1.541 (colored)
Correct indentation error for "COMPAT_OSSAUDIO" option.
Revision 1.541 / (download) - annotate - [select for diffs], Sat Jan 18 22:33:29 2003 UTC (9 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.540: +7 -3
lines
Diff to previous 1.540 (colored)
add COMPAT_OSSAUDIO [for lkms that need it]. XXX: wish for /dev/ksyms
Revision 1.400.2.24 / (download) - annotate - [select for diffs], Wed Jan 8 16:58:22 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.400.2.23: +5 -5
lines
Diff to previous 1.400.2.23 (colored) next main 1.401 (colored)
Sync with HEAD.
Revision 1.540 / (download) - annotate - [select for diffs], Wed Jan 8 13:41:17 2003 UTC (9 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base
Changes since 1.539: +3 -3
lines
Diff to previous 1.539 (colored)
Fix indendation problem in entry for "pckbc* at acpi?".
Revision 1.539 / (download) - annotate - [select for diffs], Wed Jan 8 13:20:26 2003 UTC (9 years, 4 months ago) by fvdl
Branch: MAIN
Changes since 1.538: +4 -4
lines
Diff to previous 1.538 (colored)
DUMMY_NOPS is gone, replace it with an inverted, less confusing option: PIC_DELAY. To be used on very old machines.
Revision 1.400.2.23 / (download) - annotate - [select for diffs], Tue Jan 7 21:11:35 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.400.2.22: +34 -3
lines
Diff to previous 1.400.2.22 (colored)
Sync with HEAD.
Revision 1.538 / (download) - annotate - [select for diffs], Tue Jan 7 18:55:36 2003 UTC (9 years, 4 months ago) by fvdl
Branch: MAIN
Changes since 1.537: +7 -2
lines
Diff to previous 1.537 (colored)
Add MPACPI option (commented out). Add MPBIOS option by default, it is needed now to do MP BIOS MP configuration.
Revision 1.537 / (download) - annotate - [select for diffs], Tue Jan 7 03:19:38 2003 UTC (9 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.536: +18 -18
lines
Diff to previous 1.536 (colored)
*soren* remember <SPACE><TAB> in config files :-) Space-Tab-ify ACPI examples.
Revision 1.536 / (download) - annotate - [select for diffs], Sun Jan 5 22:31:13 2003 UTC (9 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.535: +3 -2
lines
Diff to previous 1.535 (colored)
add ACPIVERBOSE [commented out]
Revision 1.535 / (download) - annotate - [select for diffs], Sun Jan 5 21:44:32 2003 UTC (9 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.534: +28 -3
lines
Diff to previous 1.534 (colored)
Document all known ACPI devices and options (disabled by default).
Revision 1.400.2.22 / (download) - annotate - [select for diffs], Fri Jan 3 16:48:18 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.400.2.21: +3 -2
lines
Diff to previous 1.400.2.21 (colored)
Sync with HEAD.
Revision 1.534 / (download) - annotate - [select for diffs], Thu Jan 2 12:36:51 2003 UTC (9 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.533: +2 -1
lines
Diff to previous 1.533 (colored)
Add commented out entry for acpi(4).
Revision 1.400.2.21 / (download) - annotate - [select for diffs], Sun Dec 29 19:29:08 2002 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.400.2.20: +3 -3
lines
Diff to previous 1.400.2.20 (colored)
Sync with HEAD.
Revision 1.533 / (download) - annotate - [select for diffs], Thu Dec 26 08:21:56 2002 UTC (9 years, 5 months ago) by junyoung
Branch: MAIN
Changes since 1.532: +3 -3
lines
Diff to previous 1.532 (colored)
#<space>comment... Pointed out by collver1 via PR#18468.
Revision 1.400.2.20 / (download) - annotate - [select for diffs], Wed Dec 11 06:00:49 2002 UTC (9 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.400.2.19: +23 -12
lines
Diff to previous 1.400.2.19 (colored)
Sync with HEAD.
Revision 1.532 / (download) - annotate - [select for diffs], Mon Dec 9 16:24:39 2002 UTC (9 years, 5 months ago) by david
Branch: MAIN
CVS Tags: gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw
Changes since 1.531: +3 -3
lines
Diff to previous 1.531 (colored)
Restore the cardbus config line. Cardslot is upset with pcmcia only.
Revision 1.531 / (download) - annotate - [select for diffs], Mon Dec 9 15:50:57 2002 UTC (9 years, 5 months ago) by perry
Branch: MAIN
Changes since 1.530: +5 -6
lines
Diff to previous 1.530 (colored)
comment out/comment/move p64h2apic line.
Revision 1.530 / (download) - annotate - [select for diffs], Mon Dec 9 02:38:13 2002 UTC (9 years, 5 months ago) by david
Branch: MAIN
Changes since 1.529: +3 -3
lines
Diff to previous 1.529 (colored)
Don't want cardbus here, since there are no devices on it. Thanks to Krister Walfridsson for mentioning it.
Revision 1.529 / (download) - annotate - [select for diffs], Sat Dec 7 07:26:51 2002 UTC (9 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.528: +4 -4
lines
Diff to previous 1.528 (colored)
Rename the commented out fwscsi -> sbpscsi (names changed once code was committed)
Revision 1.528 / (download) - annotate - [select for diffs], Thu Dec 5 09:32:22 2002 UTC (9 years, 5 months ago) by ichiro
Branch: MAIN
Changes since 1.527: +12 -0
lines
Diff to previous 1.527 (colored)
add IEEE1394 configuration(Comment out)
Revision 1.527 / (download) - annotate - [select for diffs], Wed Dec 4 23:44:12 2002 UTC (9 years, 5 months ago) by david
Branch: MAIN
Changes since 1.526: +6 -6
lines
Diff to previous 1.526 (colored)
Include cbb, and its cardslot and pcmcia children. Needed by some wi cards.
Revision 1.526 / (download) - annotate - [select for diffs], Fri Nov 22 12:21:02 2002 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.525: +3 -3
lines
Diff to previous 1.525 (colored)
Fix typo (responsiness -> responsiveness).
Revision 1.525 / (download) - annotate - [select for diffs], Thu Nov 14 22:37:18 2002 UTC (9 years, 6 months ago) by atatat
Branch: MAIN
Changes since 1.524: +2 -3
lines
Diff to previous 1.524 (colored)
Remove t4dw at pci, since we don't have any description or code for a device with that name. Addresses PR port-i386/19040.
Revision 1.524 / (download) - annotate - [select for diffs], Wed Nov 13 20:00:04 2002 UTC (9 years, 6 months ago) by jdolecek
Branch: MAIN
Changes since 1.523: +4 -5
lines
Diff to previous 1.523 (colored)
enable raidframe again, it apparently works fine even w/ MP now blessed by Frank
Revision 1.523 / (download) - annotate - [select for diffs], Wed Nov 13 19:20:24 2002 UTC (9 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.522: +4 -2
lines
Diff to previous 1.522 (colored)
add COMPAT_DARWIN
Revision 1.400.2.19 / (download) - annotate - [select for diffs], Mon Nov 11 21:58:50 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.18: +9 -1
lines
Diff to previous 1.400.2.18 (colored)
Catch up to -current
Revision 1.522 / (download) - annotate - [select for diffs], Thu Nov 7 21:56:56 2002 UTC (9 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.521: +3 -2
lines
Diff to previous 1.521 (colored)
Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, provided by Peter Bex in PR 18675.
Revision 1.521 / (download) - annotate - [select for diffs], Sun Oct 27 10:28:39 2002 UTC (9 years, 7 months ago) by tsutsui
Branch: MAIN
Changes since 1.520: +4 -3
lines
Diff to previous 1.520 (colored)
Add fmv* at isapnp? for FMV-183.
Revision 1.520 / (download) - annotate - [select for diffs], Thu Oct 24 18:22:53 2002 UTC (9 years, 7 months ago) by junyoung
Branch: MAIN
Changes since 1.519: +4 -2
lines
Diff to previous 1.519 (colored)
Add commented-out machfb attachment.
Revision 1.491.4.3 / (download) - annotate - [select for diffs], Thu Oct 24 09:34:22 2002 UTC (9 years, 7 months ago) by lukem
Branch: netbsd-1-6
Changes since 1.491.4.2: +1 -0
lines
Diff to previous 1.491.4.2 (colored) to branchpoint 1.491 (colored)
Pull up upgrade to IPfilter 3.4.29 (requested by martti in ticket #905). Affected files & revisions: dist/ipf/HISTORY 1.14 dist/ipf/fils.c 1.17-1.21 dist/ipf/ipf.c 1.11-1.13 dist/ipf/ipfs.c 1.8-1.10 dist/ipf/ipft_ef.c 1.6-1.7 dist/ipf/ipft_td.c 1.6-1.7 dist/ipf/ipft_tx.c 1.7-1.8 dist/ipf/ipmon.c 1.12-1.17 dist/ipf/ipnat.c 1.11-1.12 dist/ipf/ipsend/ip_var.h 1.2 dist/ipf/ipsend/ipsend.c 1.8 dist/ipf/ipsend/iptests.c 1.5 dist/ipf/ipt.c 1.8-1.10 dist/ipf/kmem.c 1.8-1.10 dist/ipf/man/ipf.4 1.10 dist/ipf/man/ipf.5 1.8 dist/ipf/man/ipftest.1 1.3 dist/ipf/man/ipmon.8 1.10 dist/ipf/man/ipnat.5 1.9-1.10 dist/ipf/man/ipnat.8 1.4 dist/ipf/misc.c 1.7 dist/ipf/natparse.c 1.10 dist/ipf/parse.c 1.13 dist/ipf/printnat.c 1.8-1.10 dist/ipf/relay.c 1.5-1.6 dist/ipf/rules/example.9 1.2 etc/rc.d/ipnat 1.8 regress/sys/kern/ipf/Makefile 1.3-1.4 regress/sys/kern/ipf/dotest6 1.2 regress/sys/kern/ipf/expected/f13 1.1.1.2 regress/sys/kern/ipf/expected/i12 1.1.1.1 regress/sys/kern/ipf/expected/ni3 1.1.1.1 regress/sys/kern/ipf/expected/ni5 1.2 regress/sys/kern/ipf/input/f13 1.1.1.2 regress/sys/kern/ipf/input/ipv6.1 1.1.1.1 regress/sys/kern/ipf/input/ni3 1.1.1.1 regress/sys/kern/ipf/regress/i12 1.1.1.1 regress/sys/kern/ipf/regress/ipv6.1 1.1.1.1 regress/sys/kern/ipf/regress/ni3.ipf 1.1.1.1 regress/sys/kern/ipf/regress/ni3.nat 1.1.1.1 sys/arch/alpha/conf/ALPHA 1.169,1.171 sys/arch/amiga/conf/GENERIC 1.185-1.186 sys/arch/arc/conf/GENERIC 1.71-1.72 sys/arch/atari/conf/GENERIC.in 1.24-1.25 sys/arch/cats/conf/GENERIC 1.31-1.32 sys/arch/cobalt/conf/GENERIC 1.34-1.35 sys/arch/hp300/conf/GENERIC 1.83-1.84 sys/arch/i386/conf/CARDBUS 1.66-1.67 sys/arch/i386/conf/GENERIC 1.510,1.512 sys/arch/i386/conf/GENERIC_LAPTOP 1.58-1.59 sys/arch/i386/conf/GENERIC_PS2TINY 1.19-1.20 sys/arch/i386/conf/GENERIC_TINY 1.47-1.48 sys/arch/luna68k/conf/GENERIC 1.33-1.33 sys/arch/mac68k/conf/GENERIC 1.130-1.131 sys/arch/mac68k/conf/GENERICSBC 1.21-1.22 sys/arch/mac68k/conf/SMALLRAM 1.4-1.5 sys/arch/macppc/conf/GENERIC 1.142-1.143 sys/arch/mipsco/conf/GENERIC 1.21-1.22 sys/arch/mmeye/conf/GENERIC 1.44-1.45 sys/arch/news68k/conf/GENERIC 1.36-1.37 sys/arch/news68k/conf/GENERIC_TINY 1.18-1.19 sys/arch/newsmips/conf/GENERIC 1.50-1.51 sys/arch/ofppc/conf/GENERIC 1.56-1.57 sys/arch/pmax/conf/GENERIC 1.103-1.104 sys/arch/prep/conf/GENERIC 1.55-1.56 sys/arch/sbmips/conf/GENERIC 1.11-1.12 sys/arch/sgimips/conf/GENERIC 1.7-1.8 sys/arch/sparc/conf/GENERIC 1.138-1.139 sys/arch/sparc64/conf/GENERIC32 1.46-1.47 sys/arch/vax/conf/GENERIC 1.102-1.103 sys/arch/x68k/conf/ALL 1.55-1.56 sys/arch/x68k/conf/GENERIC 1.80-1.81 sys/lkm/netinet/if_ipl/mln_ipl.c 1.29 sys/netinet/fil.c 1.57-1.58 sys/netinet/ip_auth.c 1.29-1.30 sys/netinet/ip_compat.h 1.30-1.31 sys/netinet/ip_fil.c 1.81-1.86 sys/netinet/ip_fil.h 1.46-1.49 sys/netinet/ip_frag.c 1.33-1.34 sys/netinet/ip_frag.h 1.18 sys/netinet/ip_ftp_pxy.c 1.25-1.26 sys/netinet/ip_h323_pxy.c 1.5-1.6 sys/netinet/ip_log.c 1.22-1.23 sys/netinet/ip_nat.c 1.51-1.53 sys/netinet/ip_nat.h 1.27 sys/netinet/ip_netbios_pxy.c 1.4 sys/netinet/ip_proxy.c 1.35-1.36 sys/netinet/ip_proxy.h 1.18 sys/netinet/ip_state.c 1.41-1.42 sys/netinet/ip_state.h 1.23 sys/netinet/ipl.h 1.14
Revision 1.519 / (download) - annotate - [select for diffs], Fri Oct 18 15:11:11 2002 UTC (9 years, 7 months ago) by junyoung
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-aftermerge
Changes since 1.518: +6 -2
lines
Diff to previous 1.518 (colored)
Add NEW_BUFQ_STRATEGY (disabled by default).
Revision 1.400.2.18 / (download) - annotate - [select for diffs], Fri Oct 18 02:37:27 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.17: +24 -5
lines
Diff to previous 1.400.2.17 (colored)
Catch up to -current.
Revision 1.518 / (download) - annotate - [select for diffs], Tue Oct 15 18:20:58 2002 UTC (9 years, 7 months ago) by junyoung
Branch: MAIN
Changes since 1.517: +4 -2
lines
Diff to previous 1.517 (colored)
Add (commented out) VGA_RASTERCONSOLE.
Revision 1.410.2.8 / (download) - annotate - [select for diffs], Thu Oct 10 18:33:09 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.410.2.7: +44 -74
lines
Diff to previous 1.410.2.7 (colored) next main 1.411 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.517 / (download) - annotate - [select for diffs], Tue Oct 8 13:09:05 2002 UTC (9 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.516: +5 -2
lines
Diff to previous 1.516 (colored)
Add ubsa attachment.
Revision 1.516 / (download) - annotate - [select for diffs], Sat Oct 5 16:02:39 2002 UTC (9 years, 7 months ago) by elric
Branch: MAIN
Changes since 1.515: +3 -2
lines
Diff to previous 1.515 (colored)
add [commented out] cgd's to generic kernel configs.
Revision 1.515 / (download) - annotate - [select for diffs], Fri Oct 4 16:24:47 2002 UTC (9 years, 7 months ago) by tsutsui
Branch: MAIN
Changes since 1.514: +3 -2
lines
Diff to previous 1.514 (colored)
Add le* at isapnp?
Revision 1.514 / (download) - annotate - [select for diffs], Fri Oct 4 03:17:00 2002 UTC (9 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.513: +3 -3
lines
Diff to previous 1.513 (colored)
whitespace
Revision 1.513 / (download) - annotate - [select for diffs], Tue Oct 1 12:56:39 2002 UTC (9 years, 7 months ago) by fvdl
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.512: +17 -6
lines
Diff to previous 1.512 (colored)
Merge Bill Sommerfeld's i386 MP branch. This code has some known caveats, but works quite well in a lot of MP cases, and all UP cases that I have tested. Parts of this will hopefully be reworked in the not-too-distant future.
Revision 1.512 / (download) - annotate - [select for diffs], Wed Sep 25 11:49:51 2002 UTC (9 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.511: +3 -3
lines
Diff to previous 1.511 (colored)
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
Revision 1.511 / (download) - annotate - [select for diffs], Sat Sep 21 15:24:29 2002 UTC (9 years, 8 months ago) by perry
Branch: MAIN
Changes since 1.510: +3 -3
lines
Diff to previous 1.510 (colored)
change a tab to a space so commenting elansc isn't as ugly
Revision 1.510 / (download) - annotate - [select for diffs], Fri Sep 20 10:39:52 2002 UTC (9 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.509: +3 -2
lines
Diff to previous 1.509 (colored)
Added (commented out) IPFILTER_DEFAULT_BLOCK.
Revision 1.509 / (download) - annotate - [select for diffs], Wed Sep 18 02:44:00 2002 UTC (9 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.508: +3 -3
lines
Diff to previous 1.508 (colored)
enable USERCONF by default; it's small and extremely useful to have available.
Revision 1.400.2.17 / (download) - annotate - [select for diffs], Tue Sep 17 21:14:57 2002 UTC (9 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.16: +2 -2
lines
Diff to previous 1.400.2.16 (colored)
Catch up to -current.
Revision 1.508 / (download) - annotate - [select for diffs], Tue Sep 3 18:55:47 2002 UTC (9 years, 8 months ago) by augustss
Branch: MAIN
Changes since 1.507: +4 -4
lines
Diff to previous 1.507 (colored)
Replace mr with gtp device.
Revision 1.491.2.4 / (download) - annotate - [select for diffs], Sat Aug 31 13:44:49 2002 UTC (9 years, 8 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.491.2.3: +12 -5
lines
Diff to previous 1.491.2.3 (colored) to branchpoint 1.491 (colored) next main 1.492 (colored)
catch up with -current.
Revision 1.300.2.31 / (download) - annotate - [select for diffs], Mon Aug 19 01:22:17 2002 UTC (9 years, 9 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.30: +19 -7
lines
Diff to previous 1.300.2.30 (colored) next main 1.301 (colored)
merged with -current as of today. rearranged gdt init to deal with KVM86 changes; however, KVM86 has no chance of working yet; good thing it's not part of GENERIC
Revision 1.400.2.16 / (download) - annotate - [select for diffs], Tue Aug 13 02:18:17 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.15: +9 -2
lines
Diff to previous 1.400.2.15 (colored)
Catch up to -current.
Revision 1.507 / (download) - annotate - [select for diffs], Mon Aug 12 03:28:52 2002 UTC (9 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: sommerfeld_i386mpnext,
sommerfeld_i386mpbase_1,
gehenna-devsw-base
Changes since 1.506: +5 -2
lines
Diff to previous 1.506 (colored)
Add elansc* at pci? (AMD Elan SC520 System Controller).
Revision 1.506 / (download) - annotate - [select for diffs], Sun Aug 11 13:50:45 2002 UTC (9 years, 9 months ago) by isaki
Branch: MAIN
Changes since 1.505: +4 -4
lines
Diff to previous 1.505 (colored)
Commented out slhci. it's experimental yet.
Revision 1.505 / (download) - annotate - [select for diffs], Sun Aug 11 13:26:28 2002 UTC (9 years, 9 months ago) by isaki
Branch: MAIN
Changes since 1.504: +6 -2
lines
Diff to previous 1.504 (colored)
Add slhci0, ScanLogic SL811HS/T USB Host Contoller.
Revision 1.504 / (download) - annotate - [select for diffs], Tue Aug 6 12:09:42 2002 UTC (9 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.503: +3 -3
lines
Diff to previous 1.503 (colored)
add X note comment for INSECURE option. addresses port-i386/17853 from hclsmith@yahoo.ca.
Revision 1.503 / (download) - annotate - [select for diffs], Fri Aug 2 05:26:45 2002 UTC (9 years, 9 months ago) by ichiro
Branch: MAIN
Changes since 1.502: +3 -3
lines
Diff to previous 1.502 (colored)
chenge comment for wi(4) - add vender Intersil
Revision 1.491.4.2 / (download) - annotate - [select for diffs], Thu Aug 1 04:22:39 2002 UTC (9 years, 9 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1
Changes since 1.491.4.1: +1 -0
lines
Diff to previous 1.491.4.1 (colored) to branchpoint 1.491 (colored)
Pull up revision 1.494 (requested by lukem in ticket #312): Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
Revision 1.400.2.15 / (download) - annotate - [select for diffs], Thu Aug 1 02:41:53 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.14: +14 -65
lines
Diff to previous 1.400.2.14 (colored)
Catch up to -current.
Revision 1.502 / (download) - annotate - [select for diffs], Mon Jul 22 11:06:00 2002 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.501: +3 -3
lines
Diff to previous 1.501 (colored)
Sync (commented out) SHMMAXPGS value with vmparam.h. Closes port-i386/12708 by Patrick Welche.
Revision 1.491.2.3 / (download) - annotate - [select for diffs], Tue Jul 16 08:29:11 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.491.2.2: +15 -66
lines
Diff to previous 1.491.2.2 (colored) to branchpoint 1.491 (colored)
catch up with -current.
Revision 1.491.2.2 / (download) - annotate - [select for diffs], Sun Jul 14 17:47:51 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.491.2.1: +5 -2
lines
Diff to previous 1.491.2.1 (colored) to branchpoint 1.491 (colored)
catch up with -current.
Revision 1.501 / (download) - annotate - [select for diffs], Wed Jul 10 08:37:40 2002 UTC (9 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.500: +3 -4
lines
Diff to previous 1.500 (colored)
whitespace
Revision 1.500 / (download) - annotate - [select for diffs], Mon Jul 1 13:19:05 2002 UTC (9 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.499: +6 -2
lines
Diff to previous 1.499 (colored)
Add example use of WSDISPLAY_CHARFUNCS, from Julio Merino
Revision 1.499 / (download) - annotate - [select for diffs], Thu Jun 27 06:34:23 2002 UTC (9 years, 11 months ago) by junyoung
Branch: MAIN
Changes since 1.498: +4 -2
lines
Diff to previous 1.498 (colored)
Add VGA_CONSOLE_ATI_BROKEN_FONTSEL (disabled by default).
Revision 1.300.2.30 / (download) - annotate - [select for diffs], Tue Jun 25 15:44:45 2002 UTC (9 years, 11 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.29: +17 -64
lines
Diff to previous 1.300.2.29 (colored)
Resynch with -current.
Revision 1.498 / (download) - annotate - [select for diffs], Tue Jun 25 03:12:06 2002 UTC (9 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.497: +6 -63
lines
Diff to previous 1.497 (colored)
- replace all "scsibus* at XXXX" with a single "scsibus* at scsi?" - replace all "atapibus* at XXXX" with a single "atapibus* at atapi?" - replace all "audio* at XXXX" with a single "audio* at audiobus?" - replace all "midi* at XXXX" (except "midi* at pcppi?") with a single "midi* at midibus?"
Revision 1.410.2.7 / (download) - annotate - [select for diffs], Sun Jun 23 17:37:17 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.410.2.6: +29 -22
lines
Diff to previous 1.410.2.6 (colored)
catch up with -current on kqueue branch
Revision 1.497 / (download) - annotate - [select for diffs], Sat Jun 22 23:13:37 2002 UTC (9 years, 11 months ago) by fvdl
Branch: MAIN
Changes since 1.496: +3 -2
lines
Diff to previous 1.496 (colored)
Add bge@pci attachment.
Revision 1.400.2.14 / (download) - annotate - [select for diffs], Thu Jun 20 03:39:02 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.13: +18 -12
lines
Diff to previous 1.400.2.13 (colored)
Catch up to -current.
Revision 1.496 / (download) - annotate - [select for diffs], Tue Jun 18 03:06:58 2002 UTC (9 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.495: +3 -3
lines
Diff to previous 1.495 (colored)
s/options\t\t/options \t/
Revision 1.495 / (download) - annotate - [select for diffs], Mon Jun 17 16:33:06 2002 UTC (9 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.494: +3 -2
lines
Diff to previous 1.494 (colored)
MD systrace gluons.
Revision 1.494 / (download) - annotate - [select for diffs], Mon Jun 17 05:14:12 2002 UTC (9 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.493: +3 -2
lines
Diff to previous 1.493 (colored)
Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
Revision 1.491.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 17:14:20 2002 UTC (9 years, 11 months ago) by tv
Branch: netbsd-1-6
Changes since 1.491: +3 -2
lines
Diff to previous 1.491 (colored)
Pull up revision 1.493 (requested by gmcgarry in ticket #230): Include PERFCTRS to match MTRR option. Now pmc(1) does something useful.
Revision 1.493 / (download) - annotate - [select for diffs], Thu Jun 6 21:16:48 2002 UTC (9 years, 11 months ago) by gmcgarry
Branch: MAIN
Changes since 1.492: +3 -2
lines
Diff to previous 1.492 (colored)
Include PERFCTRS to match MTRR option. Now pmc(1) does something useful.
Revision 1.491.2.1 / (download) - annotate - [select for diffs], Thu May 30 15:33:19 2002 UTC (9 years, 11 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.491: +3 -3
lines
Diff to previous 1.491 (colored)
Catch up with -current.
Revision 1.492 / (download) - annotate - [select for diffs], Sat May 25 17:05:33 2002 UTC (10 years ago) by jmcneill
Branch: MAIN
Changes since 1.491: +3 -3
lines
Diff to previous 1.491 (colored)
Add explanation for PMS_DISABLE_POWERHOOKS, as requested by hubertf.
Revision 1.300.2.29 / (download) - annotate - [select for diffs], Fri May 3 19:12:54 2002 UTC (10 years ago) by sommerfeld
Branch: sommerfeld_i386mp_1
CVS Tags: i386mp_plus16_stable
Changes since 1.300.2.28: +4 -4
lines
Diff to previous 1.300.2.28 (colored)
Add cpu* at mainbus? or equivalent to all configs.
Revision 1.300.2.28 / (download) - annotate - [select for diffs], Sat Apr 27 20:24:44 2002 UTC (10 years, 1 month ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.27: +28 -21
lines
Diff to previous 1.300.2.27 (colored)
Merge with current as of today
Revision 1.491 / (download) - annotate - [select for diffs], Fri Apr 26 02:05:10 2002 UTC (10 years, 1 month ago) by ad
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6,
gehenna-devsw
Changes since 1.490: +5 -3
lines
Diff to previous 1.490 (colored)
Add a driver for Adaptec FSA RAID controllers, as often found in Dell servers. Based on the FreeBSD/OpenBSD versions.
Revision 1.490 / (download) - annotate - [select for diffs], Thu Apr 25 15:22:44 2002 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.489: +3 -3
lines
Diff to previous 1.489 (colored)
Another options<TAB> -> options<SP><TAB>, noted by Patrick Welche.
Revision 1.489 / (download) - annotate - [select for diffs], Thu Apr 25 15:06:28 2002 UTC (10 years, 1 month ago) by atatat
Branch: MAIN
Changes since 1.488: +4 -2
lines
Diff to previous 1.488 (colored)
Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
Revision 1.488 / (download) - annotate - [select for diffs], Thu Apr 25 00:54:54 2002 UTC (10 years, 1 month ago) by kleink
Branch: MAIN
Changes since 1.487: +3 -2
lines
Diff to previous 1.487 (colored)
Attach joy* at eso?.
Revision 1.487 / (download) - annotate - [select for diffs], Mon Apr 22 21:05:22 2002 UTC (10 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.486: +7 -2
lines
Diff to previous 1.486 (colored)
Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts taken from OpenBSD. Test hardware kindly provided by Intel. This still needs management bits, and doesn't support older controllers, but that shouldn't be hard to fix.
Revision 1.486 / (download) - annotate - [select for diffs], Thu Apr 18 12:54:13 2002 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.485: +2 -5
lines
Diff to previous 1.485 (colored)
Remove opms(4) and its device, /dev/pms0, from the i386 port, because it has been obsoleted by pms(4). Reviewed by fvdl and christos.
Revision 1.485 / (download) - annotate - [select for diffs], Thu Apr 18 12:06:11 2002 UTC (10 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.484: +3 -2
lines
Diff to previous 1.484 (colored)
Add (commented out) options SIOP_SYMLED
Revision 1.484 / (download) - annotate - [select for diffs], Wed Apr 17 02:22:49 2002 UTC (10 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.483: +3 -8
lines
Diff to previous 1.483 (colored)
Switch from de to tlp by default.
Revision 1.400.2.13 / (download) - annotate - [select for diffs], Wed Apr 17 00:03:14 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.12: +5 -7
lines
Diff to previous 1.400.2.12 (colored)
Catch up to -current.
Revision 1.483 / (download) - annotate - [select for diffs], Mon Apr 15 15:00:18 2002 UTC (10 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.482: +3 -2
lines
Diff to previous 1.482 (colored)
Add wm.
Revision 1.482 / (download) - annotate - [select for diffs], Sun Apr 14 01:42:52 2002 UTC (10 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.481: +3 -6
lines
Diff to previous 1.481 (colored)
The functionality of pmsi has been implemented in pms, so it's time for pmsi to go back where it came from.
Revision 1.481 / (download) - annotate - [select for diffs], Fri Apr 12 17:58:17 2002 UTC (10 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.480: +3 -3
lines
Diff to previous 1.480 (colored)
Enable AGP GART support by default.
Revision 1.480 / (download) - annotate - [select for diffs], Fri Apr 12 08:11:01 2002 UTC (10 years, 1 month ago) by gmcgarry
Branch: MAIN
Changes since 1.479: +3 -2
lines
Diff to previous 1.479 (colored)
Add commented-out USERCONF option. Mainly useful for install media and can be optionally enabled based on miniroot and ramdisk size requirements.
Revision 1.479 / (download) - annotate - [select for diffs], Tue Apr 2 20:48:01 2002 UTC (10 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.478: +3 -3
lines
Diff to previous 1.478 (colored)
Alphabetize.
Revision 1.400.2.12 / (download) - annotate - [select for diffs], Mon Apr 1 07:40:36 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.11: +11 -8
lines
Diff to previous 1.400.2.11 (colored)
Catch up to -current. (CVS: It's not just a program. It's an adventure!)
Revision 1.478 / (download) - annotate - [select for diffs], Fri Mar 29 02:25:21 2002 UTC (10 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.477: +3 -3
lines
Diff to previous 1.477 (colored)
re-enable urlphy
Revision 1.477 / (download) - annotate - [select for diffs], Fri Mar 29 01:31:28 2002 UTC (10 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.476: +3 -3
lines
Diff to previous 1.476 (colored)
urlphy is not known to config(8). need a fix somewhere else.
Revision 1.476 / (download) - annotate - [select for diffs], Thu Mar 28 21:13:20 2002 UTC (10 years, 2 months ago) by ichiro
Branch: MAIN
Changes since 1.475: +4 -2
lines
Diff to previous 1.475 (colored)
add Realtek RTL8150L USB ethernet driver url* at uhub? port ? urlphy* at mii? phy ?
Revision 1.475 / (download) - annotate - [select for diffs], Tue Mar 19 15:10:21 2002 UTC (10 years, 2 months ago) by augustss
Branch: MAIN
CVS Tags: eeh-devprop-base,
eeh-devprop
Changes since 1.474: +9 -7
lines
Diff to previous 1.474 (colored)
Add uvscom driver. Untested.
Revision 1.410.2.6 / (download) - annotate - [select for diffs], Sat Mar 16 15:58:11 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.410.2.5: +6 -4
lines
Diff to previous 1.410.2.5 (colored)
Catch up with -current.
Revision 1.474 / (download) - annotate - [select for diffs], Mon Mar 4 13:24:10 2002 UTC (10 years, 2 months ago) by sommerfeld
Branch: MAIN
CVS Tags: newlock-base,
newlock
Changes since 1.473: +2 -3
lines
Diff to previous 1.473 (colored)
The "gif*" tunnelling interface does everything ipip does. Move usage example from ipip.4 to gif.4 Excise ipip and stitch up the scars.
Revision 1.400.2.11 / (download) - annotate - [select for diffs], Thu Feb 28 04:10:12 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.10: +20 -6
lines
Diff to previous 1.400.2.10 (colored)
Catch up to -current.
Revision 1.473 / (download) - annotate - [select for diffs], Wed Feb 27 00:31:12 2002 UTC (10 years, 3 months ago) by jmcneill
Branch: MAIN
CVS Tags: ifpoll-base,
ifpoll
Changes since 1.472: +4 -2
lines
Diff to previous 1.472 (colored)
Add options (commented out) for disabling power hooks on the pms and pmsi PS/2 mouse drivers.
Revision 1.300.2.27 / (download) - annotate - [select for diffs], Sun Feb 24 01:58:56 2002 UTC (10 years, 3 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.26: +3 -3
lines
Diff to previous 1.300.2.26 (colored)
Initialize gdt on boot cpu earlier in boot instead of in gdt_init(). Put apm back in GENERIC and APM_NO_IDLE in GENERIC.MP. Subsystems which install gdt entries during autoconf no longer explode. (Do *not* expect full apm functionality on multiprocessors).
Revision 1.300.2.26 / (download) - annotate - [select for diffs], Sun Feb 24 00:17:42 2002 UTC (10 years, 3 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.25: +14 -12
lines
Diff to previous 1.300.2.25 (colored)
Resynch with mainline.
Revision 1.410.2.5 / (download) - annotate - [select for diffs], Mon Feb 11 20:08:20 2002 UTC (10 years, 3 months ago) by jdolecek
Branch: kqueue
Changes since 1.410.2.4: +16 -6
lines
Diff to previous 1.410.2.4 (colored)
Sync w/ -current.
Revision 1.472 / (download) - annotate - [select for diffs], Sun Feb 10 17:36:57 2002 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.471: +3 -3
lines
Diff to previous 1.471 (colored)
Update description for icsphy.
Revision 1.471 / (download) - annotate - [select for diffs], Fri Feb 8 01:47:59 2002 UTC (10 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.470: +3 -2
lines
Diff to previous 1.470 (colored)
Add another pcic at isa attachment. This enables the top PCMCIA slot on my AST Ascentia 910N, and closes port-i386/11797
Revision 1.470 / (download) - annotate - [select for diffs], Wed Feb 6 19:58:02 2002 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.469: +3 -3
lines
Diff to previous 1.469 (colored)
Another <tab> -> <sp><tab> noted by Patrick Welche.
Revision 1.469 / (download) - annotate - [select for diffs], Fri Feb 1 15:17:04 2002 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.468: +10 -10
lines
Diff to previous 1.468 (colored)
Do '<sp><tab>' instead of '<tab>' for some RAID options. Noted by Patrick Welche in private mail.
Revision 1.300.2.25 / (download) - annotate - [select for diffs], Mon Jan 28 04:21:35 2002 UTC (10 years, 3 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.24: +57 -8
lines
Diff to previous 1.300.2.24 (colored)
Yet Another mergeup with -current.
Revision 1.468 / (download) - annotate - [select for diffs], Mon Jan 28 01:23:32 2002 UTC (10 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.467: +3 -3
lines
Diff to previous 1.467 (colored)
Keep adv in alphabetical order.
Revision 1.467 / (download) - annotate - [select for diffs], Sun Jan 27 13:23:18 2002 UTC (10 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.466: +4 -2
lines
Diff to previous 1.466 (colored)
add options PIPE_SOCKETPAIR to individual kernel configs the option is commented out on everything but kernels I was able to recognize as INSTALL-like or ones for small memory machines
Revision 1.354.2.19 / (download) - annotate - [select for diffs], Thu Jan 24 22:37:37 2002 UTC (10 years, 4 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.354.2.18: +4 -2
lines
Diff to previous 1.354.2.18 (colored) to branchpoint 1.354 (colored) next main 1.355 (colored)
Pull up revision 1.461 (requested by he): Add driver for the ESS Allegro-1 / Maestro-3 audio hardware.
Revision 1.354.2.18 / (download) - annotate - [select for diffs], Sat Jan 19 21:56:32 2002 UTC (10 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.17: +4 -2
lines
Diff to previous 1.354.2.17 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.432 (via patch, requested by he): Add driver for Creative Labs SBLive! EMU10000 and (probably) PCI512. Fixes PR#15260.
Revision 1.466 / (download) - annotate - [select for diffs], Sat Jan 19 18:45:10 2002 UTC (10 years, 4 months ago) by oster
Branch: MAIN
Changes since 1.465: +12 -4
lines
Diff to previous 1.465 (colored)
Add new RF_* options for RAIDframe bits that are no longer built by default. While we're here, enable RAIDframe (and RAID_AUTOCONFIG) by default for architectures that I'm comfortable can deal with it being on by default. Also: bump the number of 'raid' devices from 4 to 8, since 4 seems to be insufficient in practise.
Revision 1.465 / (download) - annotate - [select for diffs], Thu Jan 17 16:06:49 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.464: +3 -3
lines
Diff to previous 1.464 (colored)
Alphabetize audio attachment.
Revision 1.400.2.10 / (download) - annotate - [select for diffs], Fri Jan 11 23:38:27 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.9: +16 -8
lines
Diff to previous 1.400.2.9 (colored)
More catchup.
Revision 1.410.2.4 / (download) - annotate - [select for diffs], Thu Jan 10 19:44:25 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.410.2.3: +124 -30
lines
Diff to previous 1.410.2.3 (colored)
Sync kqueue branch with -current.
Revision 1.464 / (download) - annotate - [select for diffs], Tue Jan 8 04:36:51 2002 UTC (10 years, 4 months ago) by itojun
Branch: MAIN
Changes since 1.463: +5 -5
lines
Diff to previous 1.463 (colored)
pss is broken (for now?)
Revision 1.400.2.9 / (download) - annotate - [select for diffs], Tue Jan 8 00:25:10 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.8: +94 -22
lines
Diff to previous 1.400.2.8 (colored)
Catch up to -current.
Revision 1.463 / (download) - annotate - [select for diffs], Mon Jan 7 19:34:25 2002 UTC (10 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.462: +3 -3
lines
Diff to previous 1.462 (colored)
Re-enable radio at bktr.
Revision 1.462 / (download) - annotate - [select for diffs], Mon Jan 7 12:12:55 2002 UTC (10 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.461: +3 -3
lines
Diff to previous 1.461 (colored)
Disable broken radio(4) support for bktr(4). The configuration code doesn't even check if the TV card has a radio tuner.
Revision 1.461 / (download) - annotate - [select for diffs], Sun Jan 6 16:07:06 2002 UTC (10 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.460: +4 -2
lines
Diff to previous 1.460 (colored)
Add entries for the 'esa at pci' audio driver.
Revision 1.460 / (download) - annotate - [select for diffs], Sun Jan 6 02:45:52 2002 UTC (10 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.459: +3 -2
lines
Diff to previous 1.459 (colored)
Add radio attachment to bktr.
Revision 1.459 / (download) - annotate - [select for diffs], Fri Jan 4 21:04:42 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.458: +4 -4
lines
Diff to previous 1.458 (colored)
Uncomment udsbr (it works).
Revision 1.458 / (download) - annotate - [select for diffs], Thu Jan 3 18:56:40 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.457: +8 -3
lines
Diff to previous 1.457 (colored)
Add ustir.
Revision 1.457 / (download) - annotate - [select for diffs], Wed Jan 2 04:08:41 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.456: +9 -4
lines
Diff to previous 1.456 (colored)
Use the right I/O addresses for the ISA radio cards.
Revision 1.456 / (download) - annotate - [select for diffs], Wed Jan 2 03:23:07 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.455: +6 -2
lines
Diff to previous 1.455 (colored)
Add (commented out) udsbr.
Revision 1.455 / (download) - annotate - [select for diffs], Tue Jan 1 22:15:43 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.454: +3 -3
lines
Diff to previous 1.454 (colored)
Make mr pci attachment conform.
Revision 1.454 / (download) - annotate - [select for diffs], Tue Jan 1 21:54:21 2002 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.453: +20 -2
lines
Diff to previous 1.453 (colored)
Add (commented out) radio card support. From OpenBSD.
Revision 1.453 / (download) - annotate - [select for diffs], Tue Jan 1 16:52:23 2002 UTC (10 years, 4 months ago) by hpeyerl
Branch: MAIN
Changes since 1.452: +5 -2
lines
Diff to previous 1.452 (colored)
Add entry for PC Weasel/PCI.
Revision 1.300.2.24 / (download) - annotate - [select for diffs], Sat Dec 29 23:21:18 2001 UTC (10 years, 4 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.23: +3 -2
lines
Diff to previous 1.300.2.23 (colored)
whitespace tweak.
Revision 1.300.2.23 / (download) - annotate - [select for diffs], Sat Dec 29 21:09:03 2001 UTC (10 years, 4 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.22: +77 -22
lines
Diff to previous 1.300.2.22 (colored)
Yet another mergeup. New work: - Frank van der Linden's tlb shootdown fix. Mainline functionality merged: - IrDA - Kernel RCSID's - Transmeta CPU support - ACPI - XMM register access through procfs
Revision 1.452 / (download) - annotate - [select for diffs], Fri Dec 28 17:37:03 2001 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.451: +9 -6
lines
Diff to previous 1.451 (colored)
Update for new uhidev device attachment.
Revision 1.451 / (download) - annotate - [select for diffs], Fri Dec 28 12:21:56 2001 UTC (10 years, 4 months ago) by martin
Branch: MAIN
Changes since 1.450: +3 -2
lines
Diff to previous 1.450 (colored)
Add PPPoE to all generic kernels that should be able to use it. XXX TODO: do this for INSTALL kernels too, add sysinst support and make the XXX needed binaries available on the ramdisk root fs.
Revision 1.450 / (download) - annotate - [select for diffs], Mon Dec 24 13:47:13 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.449: +3 -2
lines
Diff to previous 1.449 (colored)
Add (commented out) wd at umass (for ISD adapters).
Revision 1.449 / (download) - annotate - [select for diffs], Fri Dec 14 16:24:52 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.448: +4 -4
lines
Diff to previous 1.448 (colored)
Uncomment uirda since it woks now.
Revision 1.448 / (download) - annotate - [select for diffs], Fri Dec 14 05:34:48 2001 UTC (10 years, 5 months ago) by gmcgarry
Branch: MAIN
Changes since 1.447: +19 -4
lines
Diff to previous 1.447 (colored)
Add a blurb to the top of all GENERIC files. This serves three purposes: - to clarify some terminology - to clarify the intention of the GENERIC file - to cross-reference some useful man pages
Revision 1.447 / (download) - annotate - [select for diffs], Wed Dec 12 15:32:13 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.446: +6 -2
lines
Diff to previous 1.446 (colored)
Add (commented out) uirda.
Revision 1.354.2.17 / (download) - annotate - [select for diffs], Sun Dec 9 19:14:43 2001 UTC (10 years, 5 months ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.16: +3 -2
lines
Diff to previous 1.354.2.16 (colored) to branchpoint 1.354 (colored)
Apply patch (requested by ad): Add driver for DPT/Adaptec I2O RAID management interface.
Revision 1.446 / (download) - annotate - [select for diffs], Thu Dec 6 16:51:31 2001 UTC (10 years, 5 months ago) by soren
Branch: MAIN
Changes since 1.445: +4 -3
lines
Diff to previous 1.445 (colored)
options space tab.
Revision 1.445 / (download) - annotate - [select for diffs], Thu Dec 6 16:35:09 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.444: +5 -5
lines
Diff to previous 1.444 (colored)
Uncomment IrDA devices since they seem to work now.
Revision 1.444 / (download) - annotate - [select for diffs], Wed Dec 5 16:48:03 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.443: +3 -2
lines
Diff to previous 1.443 (colored)
Add (commented out) irframetty.
Revision 1.443 / (download) - annotate - [select for diffs], Sun Dec 2 16:37:24 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.442: +8 -2
lines
Diff to previous 1.442 (colored)
Add (commented out) oboe IrDA driver.
Revision 1.442 / (download) - annotate - [select for diffs], Sat Dec 1 00:09:07 2001 UTC (10 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.441: +3 -2
lines
Diff to previous 1.441 (colored)
Add st at atapibus, now that it works.
Revision 1.441 / (download) - annotate - [select for diffs], Wed Nov 21 17:11:02 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.440: +6 -2
lines
Diff to previous 1.440 (colored)
Add a commented out ehci driver (for the adventurous).
Revision 1.440 / (download) - annotate - [select for diffs], Tue Nov 20 12:56:29 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.439: +13 -13
lines
Diff to previous 1.439 (colored)
cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
Revision 1.439 / (download) - annotate - [select for diffs], Tue Nov 20 08:43:24 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.438: +3 -3
lines
Diff to previous 1.438 (colored)
- pull in opt_kgdb.h where necessary - replace opt_kgdb_machdep.h with opt_kgdb.h - defparam opt_kgdb.h: KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE - move from opt_ddbparam.h to opt_ddb.h: DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE - replace KGDBDEV with KGDB_DEV - replace KGDBADDR with KGDB_DEVADDR - replace KGDBMODE with KGDB_DEVMODE - replace KGDBRATE with KGDB_DEVRATE - use `9600' instead of `0x2580' for 9600 baud rate - use correct quotes for options KGDB_DEVNAME="\"com\"" - use correct quotes for options KGDB_DEV="17*256+0" - remove unnecessary dependancy on Makefile for kgdb_stub.o - minor whitespace cleanup
Revision 1.438 / (download) - annotate - [select for diffs], Sun Nov 18 03:24:38 2001 UTC (10 years, 6 months ago) by someya
Branch: MAIN
Changes since 1.437: +5 -2
lines
Diff to previous 1.437 (colored)
add autri (Trident 4DWAVE based AC'97 audio)
Revision 1.437 / (download) - annotate - [select for diffs], Fri Nov 16 13:46:31 2001 UTC (10 years, 6 months ago) by junyoung
Branch: MAIN
Changes since 1.436: +6 -4
lines
Diff to previous 1.436 (colored)
Add pseudo-device wsfont, which is necessary to make wsfontload(8) work.
Revision 1.400.2.8 / (download) - annotate - [select for diffs], Wed Nov 14 19:12:42 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.7: +8 -3
lines
Diff to previous 1.400.2.7 (colored)
Catch up to -current.
Revision 1.436 / (download) - annotate - [select for diffs], Tue Nov 13 17:54:51 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.435: +3 -3
lines
Diff to previous 1.435 (colored)
The wsmux pseudo device does not need a count anymore.
Revision 1.432.2.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:17:01 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.432: +7 -2
lines
Diff to previous 1.432 (colored) next main 1.433 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.435 / (download) - annotate - [select for diffs], Sun Nov 4 09:00:39 2001 UTC (10 years, 6 months ago) by yamt
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Changes since 1.434: +3 -2
lines
Diff to previous 1.434 (colored)
add adv@cardbus. (commented out if ahc@cardbus is commented out.)
Revision 1.434 / (download) - annotate - [select for diffs], Sun Nov 4 07:39:41 2001 UTC (10 years, 6 months ago) by itohy
Branch: MAIN
Changes since 1.433: +4 -2
lines
Diff to previous 1.433 (colored)
Add mpu at cmpci and opl at cmpci attachment. I always test it on alpha, and add cmpci entries to alpha config files.
Revision 1.433 / (download) - annotate - [select for diffs], Sat Nov 3 17:08:56 2001 UTC (10 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.432: +4 -2
lines
Diff to previous 1.432 (colored)
Add trm at pci.
Revision 1.354.2.16 / (download) - annotate - [select for diffs], Thu Oct 25 18:05:28 2001 UTC (10 years, 7 months ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.15: +17 -4
lines
Diff to previous 1.354.2.15 (colored) to branchpoint 1.354 (colored)
Apply patch (requested by ad): Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
Revision 1.400.2.7 / (download) - annotate - [select for diffs], Mon Oct 22 20:41:11 2001 UTC (10 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.6: +6 -3
lines
Diff to previous 1.400.2.6 (colored)
Catch up to -current.
Revision 1.432 / (download) - annotate - [select for diffs], Wed Oct 17 18:41:20 2001 UTC (10 years, 7 months ago) by jdolecek
Branch: MAIN
Branch point for: thorpej-mips-cache
Changes since 1.431: +4 -2
lines
Diff to previous 1.431 (colored)
add emuxki (Creative Labs SBLive!)
Revision 1.431 / (download) - annotate - [select for diffs], Sat Oct 13 15:06:12 2001 UTC (10 years, 7 months ago) by ichiro
Branch: MAIN
Changes since 1.430: +3 -2
lines
Diff to previous 1.430 (colored)
add entry Intersil Mini-PCI(802.11b) wi* at pci?
Revision 1.422.2.3 / (download) - annotate - [select for diffs], Thu Oct 11 00:01:44 2001 UTC (10 years, 7 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.422.2.2: +3 -3
lines
Diff to previous 1.422.2.2 (colored) to branchpoint 1.422 (colored) next main 1.423 (colored)
Catch up with -current. Fix some bogons in the sparc64 kbd/ms attach code. cd18xx conversion provided by mrg.
Revision 1.400.2.6 / (download) - annotate - [select for diffs], Mon Oct 8 20:10:44 2001 UTC (10 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.5: +7 -2
lines
Diff to previous 1.400.2.5 (colored)
Catch up to -current.
Revision 1.430 / (download) - annotate - [select for diffs], Thu Oct 4 15:51:32 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
CVS Tags: thorpej-devvp-base3
Changes since 1.429: +3 -3
lines
Diff to previous 1.429 (colored)
Alphabetize PHYs.
Revision 1.422.2.2 / (download) - annotate - [select for diffs], Mon Oct 1 12:39:33 2001 UTC (10 years, 7 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.422.2.1: +971 -0
lines
Diff to previous 1.422.2.1 (colored) to branchpoint 1.422 (colored)
Catch up with -current.
Revision 1.429 / (download) - annotate - [select for diffs], Sun Sep 30 00:56:51 2001 UTC (10 years, 7 months ago) by hubertf
Branch: MAIN
CVS Tags: thorpej-devvp-base2
Changes since 1.428: +4 -4
lines
Diff to previous 1.428 (colored)
esl is off by default, so switch off audio@esl and opl@esl too.
Revision 1.428 / (download) - annotate - [select for diffs], Sat Sep 29 18:47:07 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.427: +7 -2
lines
Diff to previous 1.427 (colored)
Add the esl driver.
Revision 1.400.2.5 / (download) - annotate - [select for diffs], Wed Sep 26 19:54:43 2001 UTC (10 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.4: +3 -2
lines
Diff to previous 1.400.2.4 (colored)
Catch up to -current. Again.
Revision 1.300.2.22 / (download) - annotate - [select for diffs], Sat Sep 22 23:00:55 2001 UTC (10 years, 8 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.21: +21 -15
lines
Diff to previous 1.300.2.21 (colored)
Merge branch with current, post ubcperf, MTRR, etc., etc., with the recent fifo_putpages fix to the trunk, GENERIC.MPDEBUG config boots multiuser on my BP6.
Revision 1.427 / (download) - annotate - [select for diffs], Fri Sep 21 23:44:21 2001 UTC (10 years, 8 months ago) by ad
Branch: MAIN
Changes since 1.426: +3 -2
lines
Diff to previous 1.426 (colored)
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec control interface. This makes it possible to run the Linux versions of dptmgr, raidutil, dptelog and other tools under NetBSD.
Revision 1.400.2.4 / (download) - annotate - [select for diffs], Fri Sep 21 22:35:00 2001 UTC (10 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.3: +34 -16
lines
Diff to previous 1.400.2.3 (colored)
Catch up to -current.
Revision 1.426 / (download) - annotate - [select for diffs], Fri Sep 14 21:44:21 2001 UTC (10 years, 8 months ago) by nathanw
Branch: MAIN
CVS Tags: pre-chs-ubcperf,
post-chs-ubcperf
Changes since 1.425: +7 -7
lines
Diff to previous 1.425 (colored)
Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". This prevents attaching multiple [E]ISA buses, which we don't support (Is there any such thing to support? I'm skeptical) and avoids the "panic: isaattach: ISA bus already seen" that occurs on some laptops with docking stations and EISA boxes. Since there is only one [E]ISA bus, logically, the ISA device probe will still find devices on the docking station. This does not address the problem of inserting or removing the docking station at runtime. Relevant PRs: kern/6544, port-i386/10392, kern/11627, kern/13557, install/13865.
Revision 1.410.2.3 / (download) - annotate - [select for diffs], Thu Sep 13 01:13:43 2001 UTC (10 years, 8 months ago) by thorpej
Branch: kqueue
Changes since 1.410.2.2: +29 -11
lines
Diff to previous 1.410.2.2 (colored)
Update the kqueue branch to HEAD.
Revision 1.425 / (download) - annotate - [select for diffs], Mon Sep 10 10:19:12 2001 UTC (10 years, 8 months ago) by fvdl
Branch: MAIN
Changes since 1.424: +3 -3
lines
Diff to previous 1.424 (colored)
Oops, didn't mean to enable agp by default yet.
Revision 1.424 / (download) - annotate - [select for diffs], Mon Sep 10 10:18:37 2001 UTC (10 years, 8 months ago) by fvdl
Branch: MAIN
Changes since 1.423: +4 -2
lines
Diff to previous 1.423 (colored)
Add agp* at pchb?
Revision 1.423 / (download) - annotate - [select for diffs], Mon Sep 10 10:17:29 2001 UTC (10 years, 8 months ago) by fvdl
Branch: MAIN
Changes since 1.422: +4 -2
lines
Diff to previous 1.422 (colored)
Add MTRR option.
Revision 1.422.2.1, Fri Sep 7 00:18:27 2001 UTC (10 years, 8 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.422: +0 -961
lines
FILE REMOVED
file GENERIC was added on branch thorpej-devvp on 2001-10-01 12:39:33 +0000
Revision 1.422 / (download) - annotate - [select for diffs], Fri Sep 7 00:18:27 2001 UTC (10 years, 8 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-devvp-base
Branch point for: thorpej-devvp
Changes since 1.421: +9 -9
lines
Diff to previous 1.421 (colored)
use options SPACE TAB
Revision 1.421 / (download) - annotate - [select for diffs], Thu Sep 6 13:29:29 2001 UTC (10 years, 8 months ago) by augustss
Branch: MAIN
Changes since 1.420: +4 -3
lines
Diff to previous 1.420 (colored)
Comment out tr at pcmcia.
Revision 1.300.2.21 / (download) - annotate - [select for diffs], Mon Sep 3 19:48:06 2001 UTC (10 years, 8 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.20: +43 -5
lines
Diff to previous 1.300.2.20 (colored)
Merge with -current once more.
Revision 1.420 / (download) - annotate - [select for diffs], Sat Sep 1 21:52:27 2001 UTC (10 years, 8 months ago) by atatat
Branch: MAIN
Changes since 1.419: +4 -3
lines
Diff to previous 1.419 (colored)
Add bridge pseudo devices to GENERIC configs
Revision 1.419 / (download) - annotate - [select for diffs], Mon Aug 27 22:25:42 2001 UTC (10 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.418: +3 -3
lines
Diff to previous 1.418 (colored)
Comment out the hme driver; it's not totally MI yet.
Revision 1.418 / (download) - annotate - [select for diffs], Mon Aug 27 22:23:47 2001 UTC (10 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.417: +8 -3
lines
Diff to previous 1.417 (colored)
Add some missing network drivers.
Revision 1.417 / (download) - annotate - [select for diffs], Mon Aug 27 12:08:00 2001 UTC (10 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.416: +9 -2
lines
Diff to previous 1.416 (colored)
Add 7 new PHYs.
Revision 1.410.2.2 / (download) - annotate - [select for diffs], Sat Aug 25 06:15:23 2001 UTC (10 years, 9 months ago) by thorpej
Branch: kqueue
Changes since 1.410.2.1: +6 -6
lines
Diff to previous 1.410.2.1 (colored)
Merge Aug 24 -current into the kqueue branch.
Revision 1.400.2.3 / (download) - annotate - [select for diffs], Fri Aug 24 00:08:26 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.2: +37 -9
lines
Diff to previous 1.400.2.2 (colored)
Catch up with -current.
Revision 1.416 / (download) - annotate - [select for diffs], Wed Aug 22 15:28:57 2001 UTC (10 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.415: +3 -3
lines
Diff to previous 1.415 (colored)
90x[B] -> 90x[BC]
Revision 1.415 / (download) - annotate - [select for diffs], Tue Aug 14 13:15:45 2001 UTC (10 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.414: +5 -5
lines
Diff to previous 1.414 (colored)
Alphabetize two items. Fix one whitespace glitch.
Revision 1.410.2.1 / (download) - annotate - [select for diffs], Fri Aug 3 04:11:39 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.410: +30 -3
lines
Diff to previous 1.410 (colored)
update to -current
Revision 1.414 / (download) - annotate - [select for diffs], Mon Jul 30 19:59:05 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.413: +5 -3
lines
Diff to previous 1.413 (colored)
Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
Revision 1.413 / (download) - annotate - [select for diffs], Mon Jul 30 18:03:54 2001 UTC (10 years, 9 months ago) by jdolecek
Branch: MAIN
Changes since 1.412: +24 -2
lines
Diff to previous 1.412 (colored)
add MCA stuff, for IBM PS/2
Revision 1.412 / (download) - annotate - [select for diffs], Sat Jul 21 13:22:05 2001 UTC (10 years, 10 months ago) by jdolecek
Branch: MAIN
Changes since 1.411: +3 -2
lines
Diff to previous 1.411 (colored)
add pcmb\*
Revision 1.300.2.20 / (download) - annotate - [select for diffs], Thu Jul 19 08:57:25 2001 UTC (10 years, 10 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.19: +6 -7
lines
Diff to previous 1.300.2.19 (colored)
catch up with -current
Revision 1.411 / (download) - annotate - [select for diffs], Sat Jul 14 02:00:39 2001 UTC (10 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.410: +4 -2
lines
Diff to previous 1.410 (colored)
Add COMPAT_MACH and EXEC_MACHO. Code works enough to start running a binary, but we need to implement a few mach traps before the dynamic linker actually works.
Revision 1.410 / (download) - annotate - [select for diffs], Sun Jul 8 16:32:18 2001 UTC (10 years, 10 months ago) by abs
Branch: MAIN
Branch point for: kqueue
Changes since 1.409: +4 -5
lines
Diff to previous 1.409 (colored)
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, and with the comment '4.2BSD TCP/IP bug compat. Not recommended' Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG' (All hail amiga and atari which make some attempt to automate the multiplicity of config files...)
Revision 1.409 / (download) - annotate - [select for diffs], Sat Jul 7 17:09:48 2001 UTC (10 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.408: +2 -4
lines
Diff to previous 1.408 (colored)
Remove (commented out) ncr* at pci? lines.
Revision 1.300.2.19 / (download) - annotate - [select for diffs], Wed Jul 4 20:11:12 2001 UTC (10 years, 10 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.18: +6 -2
lines
Diff to previous 1.300.2.18 (colored)
Catch up with -current
Revision 1.408 / (download) - annotate - [select for diffs], Wed Jun 27 13:40:12 2001 UTC (10 years, 11 months ago) by darcy
Branch: MAIN
Changes since 1.407: +6 -2
lines
Diff to previous 1.407 (colored)
Added the commented lines with the defaults for the system values associated with System V semaphores.
Revision 1.300.2.18 / (download) - annotate - [select for diffs], Sun Jun 24 19:29:49 2001 UTC (10 years, 11 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.17: +6 -3
lines
Diff to previous 1.300.2.17 (colored)
Merge up with -current.
Revision 1.400.2.2 / (download) - annotate - [select for diffs], Thu Jun 21 19:25:12 2001 UTC (10 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.400.2.1: +12 -6
lines
Diff to previous 1.400.2.1 (colored)
Catch up to -current.
Revision 1.407 / (download) - annotate - [select for diffs], Mon Jun 18 22:45:54 2001 UTC (10 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.406: +6 -3
lines
Diff to previous 1.406 (colored)
Add gsip(4), gphyter(4), and sf(4) drivers.
Revision 1.300.2.17 / (download) - annotate - [select for diffs], Mon Jun 18 03:33:27 2001 UTC (10 years, 11 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.16: +4 -2
lines
Diff to previous 1.300.2.16 (colored)
checkpoint merge-in-progress from mainline.
Revision 1.406 / (download) - annotate - [select for diffs], Sun Jun 3 13:46:58 2001 UTC (10 years, 11 months ago) by tsutsui
Branch: MAIN
Changes since 1.405: +4 -2
lines
Diff to previous 1.405 (colored)
Add iha at pci .
Revision 1.300.2.16 / (download) - annotate - [select for diffs], Sun May 13 00:48:52 2001 UTC (11 years ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.15: +3 -3
lines
Diff to previous 1.300.2.15 (colored)
Merge up with -current
Revision 1.405 / (download) - annotate - [select for diffs], Thu May 10 22:12:38 2001 UTC (11 years ago) by tron
Branch: MAIN
Changes since 1.404: +3 -3
lines
Diff to previous 1.404 (colored)
Fix typo: Pnp -> PnP
Revision 1.300.2.15 / (download) - annotate - [select for diffs], Mon May 7 17:07:21 2001 UTC (11 years ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.14: +4 -3
lines
Diff to previous 1.300.2.14 (colored)
yet another merge-up
Revision 1.404 / (download) - annotate - [select for diffs], Sun May 6 19:55:01 2001 UTC (11 years ago) by ad
Branch: MAIN
Changes since 1.403: +4 -3
lines
Diff to previous 1.403 (colored)
Add an (untested) EISA front-end for the `mlx' driver.
Revision 1.354.2.15 / (download) - annotate - [select for diffs], Sun May 6 15:18:54 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001
Changes since 1.354.2.14: +5 -2
lines
Diff to previous 1.354.2.14 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.393 (requested by he): Add clct(4) driver.
Revision 1.354.2.14 / (download) - annotate - [select for diffs], Sun May 6 14:44:50 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.13: +2 -0
lines
Diff to previous 1.354.2.13 (colored) to branchpoint 1.354 (colored)
Apply patch (requested by sommerfeld): Add a driver for the NeoMagic 256 AC'97 chip.
Revision 1.354.2.13 / (download) - annotate - [select for diffs], Thu May 3 20:58:33 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.12: +2 -0
lines
Diff to previous 1.354.2.12 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.389 (requested by skrll): Add a driver for the ESS Technology Maestro-1/2/2E AC97 audio chips, ES1968 and ES1978.
Revision 1.354.2.12 / (download) - annotate - [select for diffs], Tue May 1 15:49:02 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.11: +3 -2
lines
Diff to previous 1.354.2.11 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.386 (requested by he): Add pseudo-device vlan. Make sure "rnd is EXPERIMENTAL" comment is removed.
Revision 1.354.2.11 / (download) - annotate - [select for diffs], Tue May 1 11:49:38 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.10: +6 -2
lines
Diff to previous 1.354.2.10 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.402 (requested by minoura): Add Yamaha YMF724/740/744/745-based sound driver and its subordinates.
Revision 1.300.2.14 / (download) - annotate - [select for diffs], Mon Apr 30 16:23:08 2001 UTC (11 years ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.13: +21 -5
lines
Diff to previous 1.300.2.13 (colored)
Merge sommerfeld_i386mp_1 branch with -current as of today. GENERIC.MP kernel boots and runs multiuser on my ABIT BP6
Revision 1.354.2.10 / (download) - annotate - [select for diffs], Wed Apr 25 08:55:50 2001 UTC (11 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.9: +3 -3
lines
Diff to previous 1.354.2.9 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.403 (requested by fvdl): Not all DIAGNOSTIC checks are all that cheap, so disable that option in meant-for-production kernels. Introduces GENERIC_DIAGNOSTIC.
Revision 1.264.2.14 / (download) - annotate - [select for diffs], Mon Apr 23 15:30:27 2001 UTC (11 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.13: +7 -10
lines
Diff to previous 1.264.2.13 (colored) next main 1.265 (colored)
Kill unwanted differences with HEAD
Revision 1.264.2.13 / (download) - annotate - [select for diffs], Mon Apr 23 09:41:45 2001 UTC (11 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.12: +3 -3
lines
Diff to previous 1.264.2.12 (colored)
Sync with HEAD.
Revision 1.403 / (download) - annotate - [select for diffs], Sat Apr 21 20:49:14 2001 UTC (11 years, 1 month ago) by fvdl
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base
Changes since 1.402: +3 -3
lines
Diff to previous 1.402 (colored)
Move the DIAGNOSTIC option to a seperate config file, it's too expensive to be in GENERIC (which should be a kernel ready for production use).
Revision 1.264.2.12 / (download) - annotate - [select for diffs], Sat Apr 21 17:53:49 2001 UTC (11 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.11: +9 -2
lines
Diff to previous 1.264.2.11 (colored)
Sync with HEAD
Revision 1.400.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:53:26 2001 UTC (11 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.400: +9 -2
lines
Diff to previous 1.400 (colored)
Catch up with -current.
Revision 1.264.2.11 / (download) - annotate - [select for diffs], Mon Apr 2 16:28:22 2001 UTC (11 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.10: +6 -6
lines
Diff to previous 1.264.2.10 (colored)
ahc compiles now, and it works on sparc64 so I can't see why it wouldn't work on something else :)
Revision 1.402 / (download) - annotate - [select for diffs], Fri Mar 30 14:47:49 2001 UTC (11 years, 1 month ago) by minoura
Branch: MAIN
Changes since 1.401: +6 -2
lines
Diff to previous 1.401 (colored)
Add yds at pci and children. Alpha and i386 are the only tested ports.
Revision 1.401 / (download) - annotate - [select for diffs], Wed Mar 28 18:45:07 2001 UTC (11 years, 2 months ago) by ichiro
Branch: MAIN
Changes since 1.400: +5 -2
lines
Diff to previous 1.400 (colored)
support umct USB-serial device
Revision 1.264.2.10 / (download) - annotate - [select for diffs], Tue Mar 27 13:08:52 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.9: +10 -10
lines
Diff to previous 1.264.2.9 (colored)
isp & bha compiles now. Only ahc left.
Revision 1.264.2.9 / (download) - annotate - [select for diffs], Fri Mar 23 11:32:51 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.8: +6 -6
lines
Diff to previous 1.264.2.8 (colored)
Comment out drivers that don't compile yet.
Revision 1.264.2.8 / (download) - annotate - [select for diffs], Sun Feb 11 19:10:50 2001 UTC (11 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.7: +21 -6
lines
Diff to previous 1.264.2.7 (colored)
Sync with HEAD.
Revision 1.400 / (download) - annotate - [select for diffs], Sun Feb 4 17:36:03 2001 UTC (11 years, 3 months ago) by perry
Branch: MAIN
Branch point for: nathanw_sa
Changes since 1.399: +4 -4
lines
Diff to previous 1.399 (colored)
keep joystick lines together
Revision 1.399 / (download) - annotate - [select for diffs], Sun Feb 4 17:05:15 2001 UTC (11 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.398: +6 -4
lines
Diff to previous 1.398 (colored)
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
Revision 1.398 / (download) - annotate - [select for diffs], Fri Feb 2 10:53:48 2001 UTC (11 years, 3 months ago) by fvdl
Branch: MAIN
Changes since 1.397: +3 -2
lines
Diff to previous 1.397 (colored)
Add COMPAT_15
Revision 1.397 / (download) - annotate - [select for diffs], Tue Jan 30 23:32:35 2001 UTC (11 years, 3 months ago) by tshiozak
Branch: MAIN
Changes since 1.396: +6 -2
lines
Diff to previous 1.396 (colored)
add umidi.
Revision 1.396 / (download) - annotate - [select for diffs], Sun Jan 28 00:50:23 2001 UTC (11 years, 3 months ago) by nathanw
Branch: MAIN
Changes since 1.395: +4 -2
lines
Diff to previous 1.395 (colored)
Add joy at pnpbios.
Revision 1.300.2.13 / (download) - annotate - [select for diffs], Tue Jan 23 06:34:53 2001 UTC (11 years, 4 months ago) by thorpej
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.12: +21 -6
lines
Diff to previous 1.300.2.12 (colored)
Sync with the trunk.
Revision 1.395 / (download) - annotate - [select for diffs], Tue Jan 23 01:44:38 2001 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.394: +4 -4
lines
Diff to previous 1.394 (colored)
Uncomment the uftdi driver.
Revision 1.394 / (download) - annotate - [select for diffs], Tue Jan 23 01:27:23 2001 UTC (11 years, 4 months ago) by ichiro
Branch: MAIN
Changes since 1.393: +5 -2
lines
Diff to previous 1.393 (colored)
add I/O DATA USB-RSAQ2 serial adapter uplcom* at uhub? port ? ucom* at uplcom? portno ?
Revision 1.393 / (download) - annotate - [select for diffs], Mon Jan 22 01:39:05 2001 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.392: +5 -2
lines
Diff to previous 1.392 (colored)
Add clct(4) driver.
Revision 1.264.2.7 / (download) - annotate - [select for diffs], Thu Jan 18 09:22:33 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.6: +21 -12
lines
Diff to previous 1.264.2.6 (colored)
Sync with head (for UBC+NFS fixes, mostly).
Revision 1.392 / (download) - annotate - [select for diffs], Tue Jan 16 03:38:23 2001 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.391: +5 -2
lines
Diff to previous 1.391 (colored)
Add uyap.
Revision 1.391 / (download) - annotate - [select for diffs], Thu Jan 11 06:03:21 2001 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.390: +6 -2
lines
Diff to previous 1.390 (colored)
Add usscanner.
Revision 1.390 / (download) - annotate - [select for diffs], Tue Jan 9 00:40:53 2001 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.389: +4 -4
lines
Diff to previous 1.389 (colored)
sort auich in respect to auvia
Revision 1.389 / (download) - annotate - [select for diffs], Mon Jan 8 20:48:11 2001 UTC (11 years, 4 months ago) by rh
Branch: MAIN
Changes since 1.388: +4 -2
lines
Diff to previous 1.388 (colored)
Add and enable the esm PCI audio driver
Revision 1.300.2.12 / (download) - annotate - [select for diffs], Sun Jan 7 22:12:38 2001 UTC (11 years, 4 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.11: +41 -17
lines
Diff to previous 1.300.2.11 (colored)
Snapshot of merge-in-progress with -current. [Not expected to build]. Catch up with the last N months worth of changes to -current.
Revision 1.300.2.11 / (download) - annotate - [select for diffs], Sun Jan 7 19:36:48 2001 UTC (11 years, 4 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.10: +6 -6
lines
Diff to previous 1.300.2.10 (colored)
Comment out the mismatched COMPAT_* for now
Revision 1.264.2.6 / (download) - annotate - [select for diffs], Fri Jan 5 17:34:28 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.5: +3 -0
lines
Diff to previous 1.264.2.5 (colored)
Sync with HEAD
Revision 1.300.2.10 / (download) - annotate - [select for diffs], Fri Dec 29 21:38:40 2000 UTC (11 years, 4 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.9: +6 -3
lines
Diff to previous 1.300.2.9 (colored)
Catch up to the raid shuffle.
Revision 1.388 / (download) - annotate - [select for diffs], Fri Dec 22 16:35:51 2000 UTC (11 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.387: +3 -3
lines
Diff to previous 1.387 (colored)
Undo 1.385; put wss0 back in GENERIC. Just like any ISA device, if you don't have the device at the configured IRQ, you could lose if something else decides it wants that IRQ. wss is not a special case.
Revision 1.387 / (download) - annotate - [select for diffs], Wed Dec 20 10:44:29 2000 UTC (11 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.386: +3 -3
lines
Diff to previous 1.386 (colored)
Put 'an* at isapnp?' in alphabetical order.
Revision 1.386 / (download) - annotate - [select for diffs], Tue Dec 19 10:34:11 2000 UTC (11 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.385: +3 -2
lines
Diff to previous 1.385 (colored)
Add peudo-device vlan
Revision 1.385 / (download) - annotate - [select for diffs], Sun Dec 17 22:53:52 2000 UTC (11 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.384: +3 -3
lines
Diff to previous 1.384 (colored)
Comment out the isa wss driver. GENERIC is the kernel used on new installs and too many things overlap the resources (irq mostly) the default isa version may be using which causes panics on reboot.
Revision 1.384 / (download) - annotate - [select for diffs], Sun Dec 17 20:35:45 2000 UTC (11 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.383: +3 -2
lines
Diff to previous 1.383 (colored)
Add an at isapnp.
Revision 1.383 / (download) - annotate - [select for diffs], Thu Dec 14 04:11:26 2000 UTC (11 years, 5 months ago) by onoe
Branch: MAIN
Changes since 1.382: +3 -2
lines
Diff to previous 1.382 (colored)
Add PCI version of Aironet, not tested at all. ISA/ISApnp version won't come since I don't know about isa...
Revision 1.264.2.5 / (download) - annotate - [select for diffs], Wed Dec 13 15:49:24 2000 UTC (11 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.4: +1 -0
lines
Diff to previous 1.264.2.4 (colored)
Sync with HEAD (for UBC fixes).
Revision 1.354.2.9 / (download) - annotate - [select for diffs], Tue Dec 12 21:28:24 2000 UTC (11 years, 5 months ago) by he
Branch: netbsd-1-5
Changes since 1.354.2.8: +3 -2
lines
Diff to previous 1.354.2.8 (colored) to branchpoint 1.354 (colored)
Pull up revision 1.382 (requested by he): Add a driver for an(4), Aironet and Cisco wireless pcmcia cards.
Revision 1.382 / (download) - annotate - [select for diffs], Mon Dec 11 23:16:51 2000 UTC (11 years, 5 months ago) by onoe
Branch: MAIN
Changes since 1.381: +3 -2
lines
Diff to previous 1.381 (colored)
Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. This is very adhoc work for IETF meeting. - Since it seems that 'an' and 'wi' have similar hardware, low level functions should be shared. - There are PCI/ISA cards of Aironet but not supported yet. - The wiconfig interface is changed so that wiconfig cannot be used. - 'ancontrol' of FreeBSD is not ported. - Only infrastructure mode is tested. - WEP is not supported. Though I only have an Aironet card, Cisco card should be expected to work.
Revision 1.264.2.4 / (download) - annotate - [select for diffs], Fri Dec 8 09:26:33 2000 UTC (11 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.3: +7 -3
lines
Diff to previous 1.264.2.3 (colored)
Sync with HEAD.
Revision 1.381 / (download) - annotate - [select for diffs], Tue Nov 28 19:44:07 2000 UTC (11 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.380: +3 -3
lines
Diff to previous 1.380 (colored)
Put neo* in alphabetical position.
Revision 1.380 / (download) - annotate - [select for diffs], Tue Nov 28 05:18:42 2000 UTC (11 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.379: +6 -2
lines
Diff to previous 1.379 (colored)
Add auich(4) and neo(4).
Revision 1.379 / (download) - annotate - [select for diffs], Sun Nov 26 17:44:09 2000 UTC (11 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.378: +5 -5
lines
Diff to previous 1.378 (colored)
lsu -> ld, by popular request.
Revision 1.264.2.3 / (download) - annotate - [select for diffs], Wed Nov 22 16:00:15 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.2: +15 -2
lines
Diff to previous 1.264.2.2 (colored)
Sync with HEAD.
Revision 1.264.2.2 / (download) - annotate - [select for diffs], Mon Nov 20 20:09:15 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.264.2.1: +225 -49
lines
Diff to previous 1.264.2.1 (colored)
Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
Revision 1.378 / (download) - annotate - [select for diffs], Mon Nov 20 19:53:43 2000 UTC (11 years, 6 months ago) by jdolecek
Branch: MAIN
Changes since 1.377: +4 -2
lines
Diff to previous 1.377 (colored)
add moxa0 at isa entry, marked as experimental This was not added also to other config files primarily because the driver is not properly tested yet; this entry is primarily meant as an example for those brave souls who want to try moxa.
Revision 1.300.2.9 / (download) - annotate - [select for diffs], Sat Nov 18 23:25:50 2000 UTC (11 years, 6 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.8: +3 -3
lines
Diff to previous 1.300.2.8 (colored)
Catch up to -current
Revision 1.377 / (download) - annotate - [select for diffs], Tue Nov 14 19:52:05 2000 UTC (11 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.376: +8 -3
lines
Diff to previous 1.376 (colored)
Add uscanner.
Revision 1.376 / (download) - annotate - [select for diffs], Wed Nov 8 21:47:25 2000 UTC (11 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.375: +3 -3
lines
Diff to previous 1.375 (colored)
Sort.
Revision 1.375 / (download) - annotate - [select for diffs], Wed Nov 8 19:50:07 2000 UTC (11 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.374: +8 -2
lines
Diff to previous 1.374 (colored)
Add I2O stuff.
Revision 1.374 / (download) - annotate - [select for diffs], Thu Oct 19 14:32:20 2000 UTC (11 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.373: +5 -3
lines
Diff to previous 1.373 (colored)
- ca -> lsu - Hook in twe.
Revision 1.373 / (download) - annotate - [select for diffs], Sun Oct 15 10:08:00 2000 UTC (11 years, 7 months ago) by minoura
Branch: MAIN
Changes since 1.372: +3 -3
lines
Diff to previous 1.372 (colored)
WSCONS_DEFAULT_TYPE is obsolete; use VGA_CONSOLE_SCREENTYPE instead.
Revision 1.372 / (download) - annotate - [select for diffs], Tue Sep 26 11:51:14 2000 UTC (11 years, 8 months ago) by ad
Branch: MAIN
Changes since 1.371: +6 -4
lines
Diff to previous 1.371 (colored)
cac* at eisa? reported as working.
Revision 1.371 / (download) - annotate - [select for diffs], Sun Sep 24 15:59:33 2000 UTC (11 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.370: +3 -3
lines
Diff to previous 1.370 (colored)
don't specify number of ptys if >= 16 (current default initial number) pty comments: normalize and g/c what is no longer relevant
Revision 1.354.2.8 / (download) - annotate - [select for diffs], Wed Sep 20 18:26:06 2000 UTC (11 years, 8 months ago) by thorpej
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-5-BETA2,
netbsd-1-5-BETA
Changes since 1.354.2.7: +3 -3
lines
Diff to previous 1.354.2.7 (colored) to branchpoint 1.354 (colored)
Pull up rev 1.370 (ok'd by fvdl): Enable VM86 -- it's needed for some X servers (notably, S3 Savage, which runs the VESA BIOS in VM86 emulation in order to switch video modes).
Revision 1.370 / (download) - annotate - [select for diffs], Wed Sep 20 18:22:22 2000 UTC (11 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.369: +3 -3
lines
Diff to previous 1.369 (colored)
Enable VM86 -- it's needed for some X servers (notably, S3 Savage, which runs the VESA BIOS in VM86 emulation in order to switch video modes).
Revision 1.354.2.7 / (download) - annotate - [select for diffs], Tue Sep 12 00:48:39 2000 UTC (11 years, 8 months ago) by fvdl
Branch: netbsd-1-5
Changes since 1.354.2.6: +2 -4
lines
Diff to previous 1.354.2.6 (colored) to branchpoint 1.354 (colored)
Remove COMPAT_AOUT from GENERIC and GENERIC_TINY. Done on the trunk as revisions 1.362 and 1.18 respectively. Approved by thorpej
Revision 1.369 / (download) - annotate - [select for diffs], Sun Sep 10 11:48:38 2000 UTC (11 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.368: +4 -2
lines
Diff to previous 1.368 (colored)
add (commented out) entry for WSCONS_DEFAULT_TYPE
Revision 1.300.2.8 / (download) - annotate - [select for diffs], Fri Aug 25 00:40:06 2000 UTC (11 years, 9 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.7: +3 -3
lines
Diff to previous 1.300.2.7 (colored)
Catch up to -current for this one file..
Revision 1.368 / (download) - annotate - [select for diffs], Mon Aug 21 07:39:42 2000 UTC (11 years, 9 months ago) by itohy
Branch: MAIN
Changes since 1.367: +5 -5
lines
Diff to previous 1.367 (colored)
Fix typos. No functional changes.
Revision 1.367 / (download) - annotate - [select for diffs], Tue Aug 15 20:09:26 2000 UTC (11 years, 9 months ago) by ross
Branch: MAIN
Changes since 1.366: +3 -3
lines
Diff to previous 1.366 (colored)
Edit adv0 comment to include "SCSI"; now 'grep -v -i SCSI GENERIC' works.
Revision 1.366 / (download) - annotate - [select for diffs], Sun Aug 13 01:31:18 2000 UTC (11 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.365: +2 -3
lines
Diff to previous 1.365 (colored)
move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), as it is no wthe default setting for everyone. the reason we still use the name "PULLDOWN_TEST" while it is now default: kame code sharing.
Revision 1.354.2.6 / (download) - annotate - [select for diffs], Thu Aug 10 23:10:28 2000 UTC (11 years, 9 months ago) by soda
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-ALPHA2
Changes since 1.354.2.5: +6 -5
lines
Diff to previous 1.354.2.5 (colored) to branchpoint 1.354 (colored)
Pull up to netbsd-1-5 branch Approved by: thorpej - remove quotation from hexadecimal constant in "options" value. Revisions pulled up: > cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/conf/CARDBUS > cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/i386/conf/DR-EVIL > cvs rdiff -r1.360 -r1.361 syssrc/sys/arch/i386/conf/GENERIC > cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/conf/IOPENER - add commented out PCIBIOS_INTR_GUESS. Revisions pulled up: > cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/i386/conf/CARDBUS > cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/i386/conf/DR-EVIL > cvs rdiff -r1.364 -r1.365 syssrc/sys/arch/i386/conf/GENERIC > cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/i386/conf/IOPENER
Revision 1.365 / (download) - annotate - [select for diffs], Thu Aug 10 21:33:18 2000 UTC (11 years, 9 months ago) by soda
Branch: MAIN
Changes since 1.364: +5 -4
lines
Diff to previous 1.364 (colored)
add commented out PCIBIOS_INTR_GUESS
Revision 1.300.2.7 / (download) - annotate - [select for diffs], Mon Aug 7 01:08:27 2000 UTC (11 years, 9 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.6: +20 -9
lines
Diff to previous 1.300.2.6 (colored)
Merge sommerfeld_i386mp_1 branch forward to 20000806 sources
Revision 1.364 / (download) - annotate - [select for diffs], Fri Aug 4 11:51:37 2000 UTC (11 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.363: +4 -3
lines
Diff to previous 1.363 (colored)
Alphabetize.
Revision 1.354.2.5 / (download) - annotate - [select for diffs], Tue Aug 1 22:35:52 2000 UTC (11 years, 9 months ago) by augustss
Branch: netbsd-1-5
Changes since 1.354.2.4: +3 -2
lines
Diff to previous 1.354.2.4 (colored) to branchpoint 1.354 (colored)
Add `midi at clcs'. Approved by thorpej.
Revision 1.363 / (download) - annotate - [select for diffs], Tue Aug 1 08:16:54 2000 UTC (11 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.362: +3 -2
lines
Diff to previous 1.362 (colored)
Add midi at clcs.
Revision 1.362 / (download) - annotate - [select for diffs], Thu Jul 27 14:34:07 2000 UTC (11 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.361: +2 -4
lines
Diff to previous 1.361 (colored)
remove COMPAT_AOUT option.
Revision 1.354.2.4 / (download) - annotate - [select for diffs], Thu Jul 27 02:10:48 2000 UTC (11 years, 10 months ago) by mycroft
Branch: netbsd-1-5
Changes since 1.354.2.3: +3 -3
lines
Diff to previous 1.354.2.3 (colored) to branchpoint 1.354 (colored)
Approved by thorpej: Enable DDB history by default, and increase the default size to .5k. syssrc/sys/arch/i386/conf/BIKINI 1.28 -> 1.29 syssrc/sys/arch/i386/conf/CARDBUS 1.16 -> 1.17 syssrc/sys/arch/i386/conf/DISKLESS 1.73 -> 1.74 syssrc/sys/arch/i386/conf/GENERIC 1.358 -> 1.359 syssrc/sys/arch/i386/conf/GENERIC_TINY 1.16 -> 1.17 syssrc/sys/arch/i386/conf/HOMEWORLD 1.48 -> 1.49 syssrc/sys/arch/i386/conf/INSTALL 1.148 -> 1.149 syssrc/sys/arch/i386/conf/INSTALL_SMALL 1.49 -> 1.50 syssrc/sys/arch/i386/conf/INSTALL_TINY 1.18 -> 1.19 syssrc/sys/arch/i386/conf/IOPENER 1.4 -> 1.5 syssrc/sys/arch/i386/conf/MINBAR 1.17 -> 1.18 syssrc/sys/arch/i386/conf/PS2 1.2 -> 1.3 syssrc/sys/arch/i386/conf/TRINITY 1.96 -> 1.97 syssrc/sys/arch/i386/conf/ZHADUM 1.22 -> 1.23 syssrc/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS 1.32 -> 1.33
Revision 1.354.2.3 / (download) - annotate - [select for diffs], Tue Jul 25 14:58:41 2000 UTC (11 years, 10 months ago) by minoura
Branch: netbsd-1-5
Changes since 1.354.2.2: +3 -2
lines
Diff to previous 1.354.2.2 (colored) to branchpoint 1.354 (colored)
Pull up rev. 1.360 (approved by jhawk). Add (but commented) COMPAT_PECOFF entry.
Revision 1.361 / (download) - annotate - [select for diffs], Tue Jul 18 11:41:32 2000 UTC (11 years, 10 months ago) by soda
Branch: MAIN
Changes since 1.360: +3 -3
lines
Diff to previous 1.360 (colored)
hexadecimal constant in "options" value doesn't need quotation.
Revision 1.360 / (download) - annotate - [select for diffs], Mon Jul 17 14:37:53 2000 UTC (11 years, 10 months ago) by minoura
Branch: MAIN
Changes since 1.359: +3 -2
lines
Diff to previous 1.359 (colored)
Add (but commented) COMPAT_PECOFF entry.
Revision 1.359 / (download) - annotate - [select for diffs], Sun Jul 9 00:41:24 2000 UTC (11 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.358: +3 -3
lines
Diff to previous 1.358 (colored)
Turn on DDB history by default.
Revision 1.354.2.2 / (download) - annotate - [select for diffs], Thu Jul 6 14:10:34 2000 UTC (11 years, 10 months ago) by sommerfeld
Branch: netbsd-1-5
Changes since 1.354.2.1: +3 -3
lines
Diff to previous 1.354.2.1 (colored) to branchpoint 1.354 (colored)
Comment out EON ISO-over-ip tunneling pseudo-driver, and document as broken/fragile. Unlikely to be of much use, and confuses new users when their system crashes when they, or their dhclient stumble over it. See kern/10500, kern/8994 for the gory details. [pull up approved by thorpej]
Revision 1.231.2.12 / (download) - annotate - [select for diffs], Wed Jul 5 21:15:03 2000 UTC (11 years, 10 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH003
Changes since 1.231.2.11: +2 -1
lines
Diff to previous 1.231.2.11 (colored) to branchpoint 1.231 (colored) next main 1.232 (colored)
Apply patch (requested by he): Add entry for Alteon ACEnic gigabit Ethernet interface (ti).
Revision 1.231.2.11 / (download) - annotate - [select for diffs], Wed Jul 5 19:16:08 2000 UTC (11 years, 10 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.10: +2 -2
lines
Diff to previous 1.231.2.10 (colored) to branchpoint 1.231 (colored)
Pull up revision 1.358 (requested by sommerfeld): Comment out EON ISO-over-ip tunneling pseudo-driver, and document as broken/fragile. Unlikely to be of much use, and confuses new users when their system crashes when they, or their dhclient stumble over it. See PR#10500 and PR#8994 for the gory details.
Revision 1.358 / (download) - annotate - [select for diffs], Wed Jul 5 04:07:25 2000 UTC (11 years, 10 months ago) by sommerfeld
Branch: MAIN
Changes since 1.357: +3 -3
lines
Diff to previous 1.357 (colored)
Comment out EON ISO-over-ip tunneling pseudo-driver, and document as broken/fragile. Unlikely to be of much use, and confuses new users when their system crashes when they, or their dhclient stumble over it. See kern/10500, kern/8994 for the gory details.
Revision 1.357 / (download) - annotate - [select for diffs], Mon Jul 3 01:17:35 2000 UTC (11 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.356: +13 -4
lines
Diff to previous 1.356 (colored)
White-space improvements.
Revision 1.356 / (download) - annotate - [select for diffs], Fri Jun 30 17:10:17 2000 UTC (11 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.355: +3 -2
lines
Diff to previous 1.355 (colored)
add PULLDOWN_TEST for all the platforms. XXX should be moved to somewhere else when stabilized
Revision 1.300.2.6 / (download) - annotate - [select for diffs], Sun Jun 25 19:36:55 2000 UTC (11 years, 11 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.5: +70 -62
lines
Diff to previous 1.300.2.5 (colored)
Merge up to just-post-1.5 -current
Revision 1.354.2.1 / (download) - annotate - [select for diffs], Fri Jun 23 14:36:09 2000 UTC (11 years, 11 months ago) by fvdl
Branch: netbsd-1-5
Changes since 1.354: +3 -3
lines
Diff to previous 1.354 (colored)
As on the trunk, update these for the move of ffs_softdep.c into the kernel source itself. Remove prefix construction, and add the SOFTDEP option to GENERIC kernels.
Revision 1.355 / (download) - annotate - [select for diffs], Thu Jun 22 20:27:52 2000 UTC (11 years, 11 months ago) by fvdl
Branch: MAIN
CVS Tags: sommerfeld_i386mp_houseclean
Changes since 1.354: +3 -3
lines
Diff to previous 1.354 (colored)
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
Revision 1.342.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:00:16 2000 UTC (11 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.342: +49 -61
lines
Diff to previous 1.342 (colored) next main 1.343 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.354 / (download) - annotate - [select for diffs], Fri Jun 16 10:31:03 2000 UTC (11 years, 11 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.353: +3 -3
lines
Diff to previous 1.353 (colored)
Change comment: APM_POWER_PRINT _does_ print stats on the console.
Revision 1.353 / (download) - annotate - [select for diffs], Wed Jun 14 22:02:27 2000 UTC (11 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.352: +2 -15
lines
Diff to previous 1.352 (colored)
Remove the obsolete config fragments for kernel crypto, because the IPsec crypto code is now in the kernel source tree.
Revision 1.352 / (download) - annotate - [select for diffs], Sun Jun 11 02:41:10 2000 UTC (11 years, 11 months ago) by mycroft
Branch: MAIN
Changes since 1.351: +4 -7
lines
Diff to previous 1.351 (colored)
Remove pcvt tentacles.
Revision 1.351 / (download) - annotate - [select for diffs], Sun Jun 11 00:21:01 2000 UTC (11 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.350: +3 -3
lines
Diff to previous 1.350 (colored)
Alphabetize.
Revision 1.350 / (download) - annotate - [select for diffs], Thu Jun 8 21:42:14 2000 UTC (11 years, 11 months ago) by fvdl
Branch: MAIN
Changes since 1.349: +6 -6
lines
Diff to previous 1.349 (colored)
Make siop the default instead of ncr. The siop driver has proven to be reliable, and, although it does not do tagged queueing yet, this makes it a better choice.
Revision 1.349 / (download) - annotate - [select for diffs], Mon Jun 5 23:18:51 2000 UTC (11 years, 11 months ago) by gmcgarry
Branch: MAIN
Changes since 1.348: +3 -3
lines
Diff to previous 1.348 (colored)
Replace references to xe with xi. Clarify description to avoid confusion with the Xircom tlp-based cards.
Revision 1.348 / (download) - annotate - [select for diffs], Mon Jun 5 13:34:13 2000 UTC (11 years, 11 months ago) by joda
Branch: MAIN
Changes since 1.347: +3 -3
lines
Diff to previous 1.347 (colored)
fix `#scsibus at siop?' line
Revision 1.231.2.10 / (download) - annotate - [select for diffs], Sat Jun 3 14:45:28 2000 UTC (11 years, 11 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.9: +2 -2
lines
Diff to previous 1.231.2.9 (colored) to branchpoint 1.231 (colored)
Apply patch (requested by he): Disable the UNION file system, to avoid a repeat of the 1.4.1 and 1.4.2 LAST_MINUTE changes. It is reportedly buggy, and can be used by ordinary users to crash the system.
Revision 1.347 / (download) - annotate - [select for diffs], Thu Jun 1 04:24:01 2000 UTC (11 years, 11 months ago) by david
Branch: MAIN
Changes since 1.346: +2 -4
lines
Diff to previous 1.346 (colored)
Remove entry for non-existant driver that entered GENERIC in 1.289 and propagated to others when sync'd.
Revision 1.346 / (download) - annotate - [select for diffs], Sun May 28 21:46:04 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.345: +3 -3
lines
Diff to previous 1.345 (colored)
Add patchable "pnpbiosdebug" global if PNPBIOSDEBUG is compiled in, and add PNPBIOSDEBUG_VALUE to initialize its value, defaulting to 1.
Revision 1.345 / (download) - annotate - [select for diffs], Sun May 28 21:12:00 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.344: +8 -8
lines
Diff to previous 1.344 (colored)
pnpbios from 1.344 didn't config. s/pnpbios0/pnpbios?/
Revision 1.344 / (download) - annotate - [select for diffs], Sun May 28 20:11:59 2000 UTC (12 years ago) by thorpej
Branch: MAIN
Changes since 1.343: +40 -34
lines
Diff to previous 1.343 (colored)
Tidy up a little, improve PnP BIOS section.
Revision 1.343 / (download) - annotate - [select for diffs], Sun May 28 02:42:16 2000 UTC (12 years ago) by tv
Branch: MAIN
Changes since 1.342: +3 -3
lines
Diff to previous 1.342 (colored)
`ep' has `plug-and-play' support on all buses, including non-PnP ISA. Attach ep* at isa instead of ep0, so we will autoconfigure all 3c5x9s.
Revision 1.342 / (download) - annotate - [select for diffs], Thu May 25 01:34:18 2000 UTC (12 years ago) by mason
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.341: +3 -3
lines
Diff to previous 1.341 (colored)
Fixed typo in ses comment - devies -> devices
Revision 1.341 / (download) - annotate - [select for diffs], Mon May 22 16:48:41 2000 UTC (12 years ago) by thorpej
Branch: MAIN
Changes since 1.340: +3 -2
lines
Diff to previous 1.340 (colored)
Add `ses' (SCSI Enclosure Services) device.
Revision 1.340 / (download) - annotate - [select for diffs], Sat May 20 21:34:48 2000 UTC (12 years ago) by augustss
Branch: MAIN
Changes since 1.339: +7 -7
lines
Diff to previous 1.339 (colored)
Alphabetize.
Revision 1.339 / (download) - annotate - [select for diffs], Fri May 19 10:23:36 2000 UTC (12 years ago) by veego
Branch: MAIN
Changes since 1.338: +4 -5
lines
Diff to previous 1.338 (colored)
Disable the viaenv driver and remove the siop entry which was added in the last commit.
Revision 1.338 / (download) - annotate - [select for diffs], Wed May 17 18:08:50 2000 UTC (12 years ago) by thorpej
Branch: MAIN
Changes since 1.337: +6 -4
lines
Diff to previous 1.337 (colored)
Add Cyclades-Z serial.
Revision 1.337 / (download) - annotate - [select for diffs], Sun May 14 04:36:09 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.336: +7 -7
lines
Diff to previous 1.336 (colored)
Comment out XSERVER and XSERVER_DDB and move them to the pccons-specific section. They are not used with wscons.
Revision 1.231.2.9 / (download) - annotate - [select for diffs], Thu May 11 09:26:57 2000 UTC (12 years ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.8: +2 -1
lines
Diff to previous 1.231.2.8 (colored) to branchpoint 1.231 (colored)
Pull up revision 1.252 (requested by jhawk): Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.
Revision 1.336 / (download) - annotate - [select for diffs], Mon May 8 18:41:26 2000 UTC (12 years ago) by joda
Branch: MAIN
Changes since 1.335: +6 -2
lines
Diff to previous 1.335 (colored)
add viaenv template
Revision 1.335 / (download) - annotate - [select for diffs], Mon May 8 13:49:47 2000 UTC (12 years ago) by augustss
Branch: MAIN
Changes since 1.334: +3 -2
lines
Diff to previous 1.334 (colored)
Add (sometimes commented out) MIIVERBOSE option.
Revision 1.334 / (download) - annotate - [select for diffs], Sun May 7 00:44:45 2000 UTC (12 years ago) by wiz
Branch: MAIN
Changes since 1.333: +6 -2
lines
Diff to previous 1.333 (colored)
add bktr device
Revision 1.333 / (download) - annotate - [select for diffs], Thu May 4 19:41:44 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.332: +8 -2
lines
Diff to previous 1.332 (colored)
Add comment suggesting s/com[0-9]/com*/ and s/lpt0/lpt*/ if you enable com*/lpt* at pnpbios0, to avoid attaching com0 as com3. Don't actually change the "com0 at isa" line, since doing so would cause some com* (e.g. pcmcia) to be renumbered from com3 to something lower, at least on some systems.
Revision 1.300.2.5 / (download) - annotate - [select for diffs], Wed May 3 14:42:30 2000 UTC (12 years ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.4: +5 -1
lines
Diff to previous 1.300.2.4 (colored)
Merge with -current
Revision 1.332 / (download) - annotate - [select for diffs], Tue May 2 11:00:56 2000 UTC (12 years ago) by augustss
Branch: MAIN
Changes since 1.331: +5 -2
lines
Diff to previous 1.331 (colored)
Add (commented out) cms(4) driver.
Revision 1.331 / (download) - annotate - [select for diffs], Sun Apr 30 22:00:54 2000 UTC (12 years ago) by augustss
Branch: MAIN
Changes since 1.330: +4 -2
lines
Diff to previous 1.330 (colored)
Add C-Media CMI8x38, cmpci.
Revision 1.330 / (download) - annotate - [select for diffs], Sun Apr 30 19:08:19 2000 UTC (12 years ago) by dante
Branch: MAIN
Changes since 1.329: +3 -3
lines
Diff to previous 1.329 (colored)
Update comment in adw*
Revision 1.329 / (download) - annotate - [select for diffs], Fri Apr 28 17:23:52 2000 UTC (12 years, 1 month ago) by uch
Branch: MAIN
Changes since 1.328: +4 -2
lines
Diff to previous 1.328 (colored)
add PCIBIOS_ADDR_FIXUP, PCIBIOS_IRQS_HINT configuration. and its sample.
Revision 1.300.2.4 / (download) - annotate - [select for diffs], Sat Apr 22 16:05:17 2000 UTC (12 years, 1 month ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.3: +7 -5
lines
Diff to previous 1.300.2.3 (colored)
Merge up to -current.
Revision 1.328 / (download) - annotate - [select for diffs], Fri Apr 21 17:52:06 2000 UTC (12 years, 1 month ago) by explorer
Branch: MAIN
CVS Tags: sommerfeld_i386mpbase_20000422
Changes since 1.327: +4 -3
lines
Diff to previous 1.327 (colored)
Add (commented out) addcom0 and com* at addcom?
Revision 1.327 / (download) - annotate - [select for diffs], Wed Apr 19 08:44:33 2000 UTC (12 years, 1 month ago) by haya
Branch: MAIN
Changes since 1.326: +4 -4
lines
Diff to previous 1.326 (colored)
Changes the name of RealTek driver. The new name is `rtk'. This used to be called `rl' and it conflict with RL vax disks, canonical and historical unix driver name. This changes are minimal: it only changes the name of RealTek driver. The filename of source code and a lot of the letter `rl' in source files should be changed shortly.
Revision 1.326 / (download) - annotate - [select for diffs], Wed Apr 19 06:50:31 2000 UTC (12 years, 1 month ago) by itojun
Branch: MAIN
Changes since 1.325: +3 -2
lines
Diff to previous 1.325 (colored)
add stf pseudo interface (commented out due to possible security risks)
Revision 1.300.2.3 / (download) - annotate - [select for diffs], Mon Apr 17 01:43:19 2000 UTC (12 years, 1 month ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.2: +52 -10
lines
Diff to previous 1.300.2.2 (colored)
Catch up sommerfeld_i386mp_1 branch with -current.
Revision 1.325 / (download) - annotate - [select for diffs], Fri Apr 14 14:53:32 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.324: +7 -2
lines
Diff to previous 1.324 (colored)
Add FTDI FT8U100AX driver.
Revision 1.324 / (download) - annotate - [select for diffs], Fri Apr 14 14:46:17 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.323: +5 -2
lines
Diff to previous 1.323 (colored)
Add Rio 500 device.
Revision 1.323 / (download) - annotate - [select for diffs], Thu Apr 13 11:20:06 2000 UTC (12 years, 1 month ago) by joda
Branch: MAIN
Changes since 1.322: +5 -2
lines
Diff to previous 1.322 (colored)
add com at cardbus comment
Revision 1.322 / (download) - annotate - [select for diffs], Mon Apr 10 07:58:18 2000 UTC (12 years, 1 month ago) by haya
Branch: MAIN
Changes since 1.321: +3 -2
lines
Diff to previous 1.321 (colored)
Add rl cardbus attachment.
Revision 1.321 / (download) - annotate - [select for diffs], Sun Apr 9 18:34:02 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.320: +7 -4
lines
Diff to previous 1.320 (colored)
Add upl(4) driver. Uncomment uvisor(4) driver.
Revision 1.320 / (download) - annotate - [select for diffs], Mon Apr 3 00:03:30 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.319: +3 -2
lines
Diff to previous 1.319 (colored)
Add atapibus* at umass?
Revision 1.319 / (download) - annotate - [select for diffs], Fri Mar 31 04:47:52 2000 UTC (12 years, 1 month ago) by tsarna
Branch: MAIN
Changes since 1.318: +4 -2
lines
Diff to previous 1.318 (colored)
Add and enable auvia
Revision 1.318 / (download) - annotate - [select for diffs], Thu Mar 30 17:01:01 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.317: +6 -2
lines
Diff to previous 1.317 (colored)
Add (commented out) uvisor driver.
Revision 1.317 / (download) - annotate - [select for diffs], Sun Mar 26 15:36:49 2000 UTC (12 years, 2 months ago) by martin
Branch: MAIN
Changes since 1.316: +5 -2
lines
Diff to previous 1.316 (colored)
Added a PCI frontend for the legacy ISA joystick driver. Some PCI soundcards don't seem to use the generic gameport function with interface 0x10 used here, but have either an own BAR dedicated to this (i.e. Sonic Vibes or ESS Solo-1) or specify their own device (see PCI_PRODUCT_CREATIVELABS_SBJOY in sys/dev/pci/pcidevs.h). Probably these use a similar simple sheme and adding a frontend for them would be trivial, but I don't own any of these cards, so I didn't.
Revision 1.316 / (download) - annotate - [select for diffs], Wed Mar 22 11:22:21 2000 UTC (12 years, 2 months ago) by onoe
Branch: MAIN
Changes since 1.315: +3 -3
lines
Diff to previous 1.315 (colored)
Update awi driver, which now supports AMD 79c930 based 802.11 DS cards as well as 802.11 FH cards. Also, it can operate in infrastructure mode, adhoc mode, and wi(4) (aka WaveLAN/IEEE) compatible adhoc mode.
Revision 1.315 / (download) - annotate - [select for diffs], Wed Mar 22 00:58:20 2000 UTC (12 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.314: +3 -2
lines
Diff to previous 1.314 (colored)
add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.
Revision 1.314 / (download) - annotate - [select for diffs], Sun Mar 19 22:35:43 2000 UTC (12 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.313: +3 -2
lines
Diff to previous 1.313 (colored)
Add scsibus at esp.
Revision 1.313 / (download) - annotate - [select for diffs], Sun Mar 19 22:32:59 2000 UTC (12 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.312: +3 -2
lines
Diff to previous 1.312 (colored)
Add esp at pcmcia.
Revision 1.312 / (download) - annotate - [select for diffs], Thu Mar 16 15:05:18 2000 UTC (12 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.311: +5 -2
lines
Diff to previous 1.311 (colored)
Attach cac* at pci?, ca* at cac?. Commented out where needs be.
Revision 1.311 / (download) - annotate - [select for diffs], Tue Mar 14 22:37:55 2000 UTC (12 years, 2 months ago) by augustss
Branch: MAIN
Changes since 1.310: +5 -5
lines
Diff to previous 1.310 (colored)
Some whitespace changes.
Revision 1.310 / (download) - annotate - [select for diffs], Fri Mar 10 06:03:18 2000 UTC (12 years, 2 months ago) by groo
Branch: MAIN
Changes since 1.309: +3 -5
lines
Diff to previous 1.309 (colored)
clean up lm0 example
Revision 1.309 / (download) - annotate - [select for diffs], Thu Mar 9 16:49:22 2000 UTC (12 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.308: +3 -3
lines
Diff to previous 1.308 (colored)
fix typo
Revision 1.308 / (download) - annotate - [select for diffs], Thu Mar 9 04:12:42 2000 UTC (12 years, 2 months ago) by groo
Branch: MAIN
Changes since 1.307: +6 -2
lines
Diff to previous 1.307 (colored)
Add (commented out) lm driver examples
Revision 1.307 / (download) - annotate - [select for diffs], Mon Mar 6 18:45:42 2000 UTC (12 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.306: +3 -3
lines
Diff to previous 1.306 (colored)
beautify APM_DISABLE_INTERRUPTS line (s/options\t/options \t/)
Revision 1.306 / (download) - annotate - [select for diffs], Sat Mar 4 21:37:23 2000 UTC (12 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.305: +3 -3
lines
Diff to previous 1.305 (colored)
Invert the APM_NO_POWER_PRINT flag, and make sure it's off by default.
Revision 1.305 / (download) - annotate - [select for diffs], Tue Feb 29 06:32:25 2000 UTC (12 years, 2 months ago) by simonb
Branch: MAIN
Changes since 1.304: +3 -3
lines
Diff to previous 1.304 (colored)
Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.
Revision 1.304 / (download) - annotate - [select for diffs], Sun Feb 27 16:51:39 2000 UTC (12 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.303: +9 -2
lines
Diff to previous 1.303 (colored)
Add (commented out) PCIBIOS options so people can find them easily.
Revision 1.303 / (download) - annotate - [select for diffs], Sat Feb 26 17:35:37 2000 UTC (12 years, 3 months ago) by oster
Branch: MAIN
Changes since 1.302: +3 -2
lines
Diff to previous 1.302 (colored)
Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on the component auto-detection and auto-configuration of RAID sets. Also, add "#options RAID_AUTOCONFIG" to the GENERIC config files.
Revision 1.302 / (download) - annotate - [select for diffs], Sat Feb 26 17:12:37 2000 UTC (12 years, 3 months ago) by itojun
Branch: MAIN
Changes since 1.301: +3 -3
lines
Diff to previous 1.301 (colored)
s/options\t/options \t/ for CONS_OVERRIDE line, so that addition/removal of "#" does not affect indentation.
Revision 1.301 / (download) - annotate - [select for diffs], Thu Feb 24 18:49:40 2000 UTC (12 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.300: +4 -3
lines
Diff to previous 1.300 (colored)
- Attach dpt0 to the isa bus. Commented out since (a) at any valid address it conflicts with too much other stuff (b) if I UTSLed correctly, EISA boards may be picked up at an "ISA address and an EISA address" - I don't have enough info on this yet to fix it (c) a DPT HBA at an address usually assigned to wdc0/1 may get detected as a WD100x controller. Some of them can emulate a WD100x controller, but the one I tested with doesn't. - Sync with GENERIC just a little.
Revision 1.300.2.2 / (download) - annotate - [select for diffs], Mon Feb 21 19:33:00 2000 UTC (12 years, 3 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300.2.1: +2 -3
lines
Diff to previous 1.300.2.1 (colored)
whitespace cleanup
Revision 1.300.2.1 / (download) - annotate - [select for diffs], Sun Feb 20 18:37:36 2000 UTC (12 years, 3 months ago) by sommerfeld
Branch: sommerfeld_i386mp_1
Changes since 1.300: +5 -2
lines
Diff to previous 1.300 (colored)
Add cpu* and (commented-out) ioapic* Needed on both uniprocessor and MP systems.
Revision 1.300 / (download) - annotate - [select for diffs], Tue Feb 15 17:14:50 2000 UTC (12 years, 3 months ago) by nathanw
Branch: MAIN
Branch point for: sommerfeld_i386mp_1
Changes since 1.299: +3 -2
lines
Diff to previous 1.299 (colored)
Add ess at pnpbios
Revision 1.299 / (download) - annotate - [select for diffs], Thu Feb 3 20:31:42 2000 UTC (12 years, 3 months ago) by dante
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.298: +2 -5
lines
Diff to previous 1.298 (colored)
Remove ADW_*_DISABLE options. Now they are described in the adw.4 man page
Revision 1.298 / (download) - annotate - [select for diffs], Wed Feb 2 20:39:35 2000 UTC (12 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.297: +11 -11
lines
Diff to previous 1.297 (colored)
Due to popular demand (hi Bernd), comment out the CardBus entries. Appearently it doesn't work for some chipsets. I think the right way to fix this would be to only let cbb attach to the working chipsets...
Revision 1.297 / (download) - annotate - [select for diffs], Wed Feb 2 20:17:13 2000 UTC (12 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.296: +20 -2
lines
Diff to previous 1.296 (colored)
Add CardBus support. If it breaks anything, I'm sure we'll know soon. :)
Revision 1.296 / (download) - annotate - [select for diffs], Wed Feb 2 19:48:18 2000 UTC (12 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.295: +5 -5
lines
Diff to previous 1.295 (colored)
Change the size of the PCMCIA controller memory window to 64K. Several of the radio LAN cards need it.
Revision 1.231.2.8 / (download) - annotate - [select for diffs], Mon Jan 31 18:53:19 2000 UTC (12 years, 3 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.231.2.7: +3 -1
lines
Diff to previous 1.231.2.7 (colored) to branchpoint 1.231 (colored)
Apply patch (requested by mcr): Add commented-out entry for the ioat device driver.
Revision 1.295 / (download) - annotate - [select for diffs], Tue Jan 25 08:32:01 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.294: +3 -2
lines
Diff to previous 1.294 (colored)
Update for the ucom(4) addition.
Revision 1.294 / (download) - annotate - [select for diffs], Mon Jan 24 01:09:57 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.293: +3 -2
lines
Diff to previous 1.293 (colored)
Add Raytheon Raylink driver.
Revision 1.293 / (download) - annotate - [select for diffs], Sun Jan 23 23:46:12 2000 UTC (12 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.292: +3 -1
lines
Diff to previous 1.292 (colored)
Add commented out "ident"-command
Revision 1.292 / (download) - annotate - [select for diffs], Thu Jan 20 19:12:31 2000 UTC (12 years, 4 months ago) by wrstuden
Branch: MAIN
Changes since 1.291: +2 -1
lines
Diff to previous 1.291 (colored)
Add overlay to kernel configs.
Revision 1.231.2.7 / (download) - annotate - [select for diffs], Mon Jan 17 19:17:45 2000 UTC (12 years, 4 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.6: +4 -1
lines
Diff to previous 1.231.2.6 (colored) to branchpoint 1.231 (colored)
Pull up revision 1.259 + patch (requested by ad): Add driver for DPT SmartCache and SmartRAID III or IV SCSI adapters.
Revision 1.291 / (download) - annotate - [select for diffs], Mon Jan 17 17:47:06 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.290: +2 -2
lines
Diff to previous 1.290 (colored)
Add USB-Ethernet adapters.
Revision 1.290 / (download) - annotate - [select for diffs], Mon Jan 17 02:04:01 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.289: +2 -2
lines
Diff to previous 1.289 (colored)
Enable kue driver.
Revision 1.289 / (download) - annotate - [select for diffs], Sun Jan 16 13:59:38 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.288: +8 -1
lines
Diff to previous 1.288 (colored)
Add some USB Ethernet adapters.
Revision 1.288 / (download) - annotate - [select for diffs], Sun Jan 9 17:31:56 2000 UTC (12 years, 4 months ago) by joda
Branch: MAIN
Changes since 1.287: +2 -1
lines
Diff to previous 1.287 (colored)
add (commented out) xe@pcmcia entry
Revision 1.231.2.6 / (download) - annotate - [select for diffs], Wed Jan 5 23:48:57 2000 UTC (12 years, 4 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.5: +1 -2
lines
Diff to previous 1.231.2.5 (colored) to branchpoint 1.231 (colored)
Correct double pullup of rl* device definition.
Revision 1.287 / (download) - annotate - [select for diffs], Tue Jan 4 06:58:54 2000 UTC (12 years, 4 months ago) by chopps
Branch: MAIN
Changes since 1.286: +3 -1
lines
Diff to previous 1.286 (colored)
add ntwoc* at pci, and a commented out ntwoc0 at isa.
Revision 1.286 / (download) - annotate - [select for diffs], Fri Dec 31 00:14:56 1999 UTC (12 years, 4 months ago) by simonb
Branch: MAIN
Changes since 1.285: +1 -2
lines
Diff to previous 1.285 (colored)
Remove duplicate #com* at boca? slave ? line.
Revision 1.285 / (download) - annotate - [select for diffs], Thu Dec 30 04:18:51 1999 UTC (12 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.284: +2 -1
lines
Diff to previous 1.284 (colored)
add disabled entry for options APM_DISABLE_INTERRUPTS=0
Revision 1.260.2.2 / (download) - annotate - [select for diffs], Mon Dec 27 18:32:17 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.260.2.1: +83 -12
lines
Diff to previous 1.260.2.1 (colored) next main 1.261 (colored)
Pull up to last week's -current.
Revision 1.284 / (download) - annotate - [select for diffs], Sun Dec 26 17:07:23 1999 UTC (12 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.283: +4 -1
lines
Diff to previous 1.283 (colored)
add lines for boca 16-port serial card (BB2016), commented out.
Revision 1.260.2.1 / (download) - annotate - [select for diffs], Tue Dec 21 23:16:00 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.260: +3 -1
lines
Diff to previous 1.260 (colored)
Initial commit of recent changes to make DEV_BSIZE go away. Runs on i386, needs work on other arch's. Main kernel routines should be fine, but a number of the stand programs need help. cd, fd, ccd, wd, and sd have been updated. sd has been tested with non-512 byte block devices. vnd, raidframe, and lfs need work. Non 2**n block support is automatic for LKM's and conditional for kernels on "options NON_PO2_BLOCKS".
Revision 1.283 / (download) - annotate - [select for diffs], Mon Dec 13 20:22:53 1999 UTC (12 years, 5 months ago) by augustss
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Changes since 1.282: +3 -1
lines
Diff to previous 1.282 (colored)
Add Cirrus Logic CS4280 driver.
Revision 1.282 / (download) - annotate - [select for diffs], Sun Dec 12 11:53:41 1999 UTC (12 years, 5 months ago) by soren
Branch: MAIN
Changes since 1.281: +2 -2
lines
Diff to previous 1.281 (colored)
s/16x450/16x50/
Revision 1.281 / (download) - annotate - [select for diffs], Tue Dec 7 19:38:54 1999 UTC (12 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.280: +2 -1
lines
Diff to previous 1.280 (colored)
Add nsphyter.
Revision 1.231.2.1.4.1 / (download) - annotate - [select for diffs], Tue Nov 30 13:32:04 1999 UTC (12 years, 5 months ago) by itojun
Branch: kame
CVS Tags: kame_141_19991130
Changes since 1.231.2.1: +9 -3
lines
Diff to previous 1.231.2.1 (colored) next main 1.231.2.2 (colored)
bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch just for reference purposes. This commit includes 1.4 -> 1.4.1 sync for kame branch. The branch does not compile at all (due to the lack of ALTQ and some other source code). Please do not try to modify the branch, this is just for referenre purposes. synchronization to latest KAME will take place on HEAD branch soon.
Revision 1.280 / (download) - annotate - [select for diffs], Mon Nov 29 12:56:25 1999 UTC (12 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.279: +2 -1
lines
Diff to previous 1.279 (colored)
add cnw* into pcmcia section.
Revision 1.279 / (download) - annotate - [select for diffs], Sun Nov 21 14:00:40 1999 UTC (12 years, 6 months ago) by itojun
Branch: MAIN
Changes since 1.278: +2 -2
lines
Diff to previous 1.278 (colored)
bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).
"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only). We may need to think about it again.
if you have problem compiling with INET6 on archs I do not have access to,
please contact me.
XXX what to do with arch/arm32/SHARK{,.v6}?
Revision 1.278 / (download) - annotate - [select for diffs], Mon Nov 15 20:10:49 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.277: +3 -3
lines
Diff to previous 1.277 (colored)
Add dev and function locators for the USB host controllers at pci.
Revision 1.277 / (download) - annotate - [select for diffs], Mon Nov 15 20:03:50 1999 UTC (12 years, 6 months ago) by dante
Branch: MAIN
Changes since 1.276: +4 -1
lines
Diff to previous 1.276 (colored)
Add WDTR, SDTR and TAGQ disable options
Revision 1.276 / (download) - annotate - [select for diffs], Mon Nov 15 19:10:47 1999 UTC (12 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.275: +2 -1
lines
Diff to previous 1.275 (colored)
Add commented out option SOFTDEP to all GENERIC kernels.
Revision 1.264.4.1 / (download) - annotate - [select for diffs], Mon Nov 15 00:37:57 1999 UTC (12 years, 6 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.264: +62 -3
lines
Diff to previous 1.264 (colored) next main 1.265 (colored)
Sync with -current
Revision 1.275 / (download) - annotate - [select for diffs], Sun Nov 14 13:31:04 1999 UTC (12 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: fvdl-softdep-base
Changes since 1.274: +22 -1
lines
Diff to previous 1.274 (colored)
add commented out pnpbios entries
Revision 1.274 / (download) - annotate - [select for diffs], Sat Nov 13 17:57:28 1999 UTC (12 years, 6 months ago) by perry
Branch: MAIN
Changes since 1.273: +5 -4
lines
Diff to previous 1.273 (colored)
make the comment on how to use the cinclude stuff for crypto clearer.
Revision 1.273 / (download) - annotate - [select for diffs], Sat Nov 13 17:54:17 1999 UTC (12 years, 6 months ago) by perry
Branch: MAIN
Changes since 1.272: +19 -1
lines
Diff to previous 1.272 (colored)
Integrate the IPv6 bits from GENERIC.v6
Revision 1.272 / (download) - annotate - [select for diffs], Wed Nov 10 22:39:45 1999 UTC (12 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.271: +7 -1
lines
Diff to previous 1.271 (colored)
add (commented out) APM options
Revision 1.271.2.2 / (download) - annotate - [select for diffs], Sat Nov 6 16:23:50 1999 UTC (12 years, 6 months ago) by mycroft
Branch: comdex-fall-1999
Changes since 1.271.2.1: +700 -0
lines
Diff to previous 1.271.2.1 (colored) to branchpoint 1.271 (colored) next main 1.272 (colored)
Enable DHCP by default, rather than BOOTP, as BOOTP is much more likely to fail (due to option length issues), and DHCP is now prevalent.
Revision 1.271.2.1, Sat Nov 6 16:23:49 1999 UTC (12 years, 6 months ago) by mycroft
Branch: comdex-fall-1999
Changes since 1.271: +0 -700
lines
FILE REMOVED
file GENERIC was added on branch comdex-fall-1999 on 1999-11-06 16:23:50 +0000
Revision 1.271 / (download) - annotate - [select for diffs], Sat Nov 6 16:23:49 1999 UTC (12 years, 6 months ago) by mycroft
Branch: MAIN
CVS Tags: comdex-fall-1999-base
Branch point for: comdex-fall-1999
Changes since 1.270: +2 -2
lines
Diff to previous 1.270 (colored)
Enable DHCP by default, rather than BOOTP, as BOOTP is much more likely to fail (due to option length issues), and DHCP is now prevalent.
Revision 1.270 / (download) - annotate - [select for diffs], Fri Nov 5 21:36:21 1999 UTC (12 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.269: +8 -1
lines
Diff to previous 1.269 (colored)
Add tlp, document TLP_MATCH_* options, and add some missing PHYs.
Revision 1.269 / (download) - annotate - [select for diffs], Thu Nov 4 19:43:13 1999 UTC (12 years, 6 months ago) by sommerfeld
Branch: MAIN
Changes since 1.268: +2 -1
lines
Diff to previous 1.268 (colored)
Add awi
Revision 1.268 / (download) - annotate - [select for diffs], Mon Nov 1 23:27:56 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.267: +5 -5
lines
Diff to previous 1.267 (colored)
Enable fms device again.
Revision 1.267 / (download) - annotate - [select for diffs], Mon Nov 1 21:44:35 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.266: +5 -5
lines
Diff to previous 1.266 (colored)
Disable fms driver for the moment.
Revision 1.266 / (download) - annotate - [select for diffs], Mon Nov 1 20:43:13 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.265: +6 -1
lines
Diff to previous 1.265 (colored)
Add FM801 audio device driver. From Witold J. Wnuk ww181302@zodiac.mimuw.edu.pl Closes PR kern/8729.
Revision 1.231.2.5 / (download) - annotate - [select for diffs], Tue Oct 26 20:38:00 1999 UTC (12 years, 7 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.4: +2 -1
lines
Diff to previous 1.231.2.4 (colored) to branchpoint 1.231 (colored)
Apply patch (requested by bouyer): Add "rl" PCI Ethernet device driver.
Revision 1.265 / (download) - annotate - [select for diffs], Mon Oct 25 16:47:03 1999 UTC (12 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.264: +2 -2
lines
Diff to previous 1.264 (colored)
use "options \t" instead of "options\t\t" to avoid change in column when you comment an option out.
Revision 1.231.2.4 / (download) - annotate - [select for diffs], Wed Oct 20 23:35:15 1999 UTC (12 years, 7 months ago) by he
Branch: netbsd-1-4
Changes since 1.231.2.3: +2 -1
lines
Diff to previous 1.231.2.3 (colored) to branchpoint 1.231 (colored)
Pull up revision 1.255 (requested by bouyer): Back-port of the Realtek ethernet driver. (Add to GENERIC.)
Revision 1.264.2.1 / (download) - annotate - [select for diffs], Tue Oct 19 17:56:39 1999 UTC (12 years, 7 months ago) by thorpej
Branch: thorpej_scsipi
Changes since 1.264: +2 -1
lines
Diff to previous 1.264 (colored)
Add the SCSI ethernet device.
Revision 1.231.2.3 / (download) - annotate - [select for diffs], Sat Oct 9 21:49:26 1999 UTC (12 years, 7 months ago) by cgd
Branch: netbsd-1-4
Changes since 1.231.2.2: +5 -4
lines
Diff to previous 1.231.2.2 (colored) to branchpoint 1.231 (colored)
pull up revs 1.262 and 1.264 from trunk via patch (requested by drochner): Remove "nca* at isa?" from i386 GENERIC kernel. Its probe function gives false positives and steps on other hardware. Fixes PR#8361.
Revision 1.264 / (download) - annotate - [select for diffs], Fri Oct 8 13:53:00 1999 UTC (12 years, 7 months ago) by drochner
Branch: MAIN
Branch point for: thorpej_scsipi,
fvdl-softdep
Changes since 1.263: +2 -2
lines
Diff to previous 1.263 (colored)
forgot to comment out the orphaned "scsibus"
Revision 1.263 / (download) - annotate - [select for diffs], Wed Oct 6 23:01:45 1999 UTC (12 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.262: +3 -2
lines
Diff to previous 1.262 (colored)
Enable large cursor by default (at least on i386 for the moment), in response to result of poll on tech-kern.
Revision 1.262 / (download) - annotate - [select for diffs], Wed Oct 6 12:21:43 1999 UTC (12 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.261: +4 -3
lines
Diff to previous 1.261 (colored)
comment out "ncr* at isa?" (NCR 53C80 - cheap SCSI) in the standard config files. The probe funktion gives false hits and steps onto other hardware. (PR port-i386/8361 by cgd and my own experience)
Revision 1.261 / (download) - annotate - [select for diffs], Wed Oct 6 08:13:17 1999 UTC (12 years, 7 months ago) by itohy
Branch: MAIN
Changes since 1.260: +7 -5
lines
Diff to previous 1.260 (colored)
Add "opl at ym" and "mpu at ym". Fix typos.
Revision 1.260 / (download) - annotate - [select for diffs], Tue Sep 28 18:07:29 1999 UTC (12 years, 8 months ago) by thorpej
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.259: +6 -1
lines
Diff to previous 1.259 (colored)
Add Megahertz Ethernet/Modem combo card goo.
Revision 1.259 / (download) - annotate - [select for diffs], Mon Sep 27 23:59:50 1999 UTC (12 years, 8 months ago) by ad
Branch: MAIN
Changes since 1.258: +3 -1
lines
Diff to previous 1.258 (colored)
Note DPT controllers as needed. If it looks like a stripped down GENERIC, it gets it.
Revision 1.258 / (download) - annotate - [select for diffs], Sun Sep 19 21:50:06 1999 UTC (12 years, 8 months ago) by ad
Branch: MAIN
Changes since 1.257: +3 -1
lines
Diff to previous 1.257 (colored)
Document PCDISPLAY_SOFTCURSOR.
Revision 1.257 / (download) - annotate - [select for diffs], Thu Sep 9 12:33:45 1999 UTC (12 years, 8 months ago) by augustss
Branch: MAIN
Changes since 1.256: +5 -1
lines
Diff to previous 1.256 (colored)
Add uaudio driver.
Revision 1.256 / (download) - annotate - [select for diffs], Sun Aug 29 16:59:19 1999 UTC (12 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.255: +5 -1
lines
Diff to previous 1.255 (colored)
Add `umass'.
Revision 1.255 / (download) - annotate - [select for diffs], Tue Aug 17 17:48:38 1999 UTC (12 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.254: +2 -1
lines
Diff to previous 1.254 (colored)
add rl* at pci? (Realtek Ethernet)
Revision 1.254 / (download) - annotate - [select for diffs], Mon Aug 16 22:27:14 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.253: +3 -0
lines
Diff to previous 1.253 (colored)
Add umodem device.
Revision 1.253 / (download) - annotate - [select for diffs], Sat Aug 14 21:20:45 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.252: +3 -2
lines
Diff to previous 1.252 (colored)
Add opl* at wss?
Revision 1.252 / (download) - annotate - [select for diffs], Mon Aug 9 18:13:26 1999 UTC (12 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.251: +2 -1
lines
Diff to previous 1.251 (colored)
Add wi at pcmcia.
Revision 1.251 / (download) - annotate - [select for diffs], Thu Aug 5 15:52:11 1999 UTC (12 years, 9 months ago) by jdolecek
Branch: MAIN
Changes since 1.250: +2 -2
lines
Diff to previous 1.250 (colored)
mark file system NTFS as experimental
Revision 1.250 / (download) - annotate - [select for diffs], Tue Aug 3 03:23:29 1999 UTC (12 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.249: +2 -1
lines
Diff to previous 1.249 (colored)
Add the "sip" driver (SiS 900 Ethernet).
Revision 1.231.2.1.2.2 / (download) - annotate - [select for diffs], Mon Aug 2 19:50:30 1999 UTC (12 years, 9 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.231.2.1.2.1: +43 -31
lines
Diff to previous 1.231.2.1.2.1 (colored) to branchpoint 1.231.2.1 (colored) next main 1.231.2.2 (colored)
Update from trunk.
Revision 1.249 / (download) - annotate - [select for diffs], Mon Aug 2 17:44:59 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.248: +4 -4
lines
Diff to previous 1.248 (colored)
Alphabetize.
Revision 1.248 / (download) - annotate - [select for diffs], Mon Aug 2 17:37:41 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.247: +7 -5
lines
Diff to previous 1.247 (colored)
Move the mpu device declaration to conf/files. Let the mpu device attach at the sb device, and then midi at the mpu. Update the mpu at eso attachment.
Revision 1.247 / (download) - annotate - [select for diffs], Sun Aug 1 18:16:35 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.246: +5 -1
lines
Diff to previous 1.246 (colored)
Add the MPU 401 ISA attachment.
Revision 1.246 / (download) - annotate - [select for diffs], Thu Jul 29 19:36:59 1999 UTC (12 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.245: +10 -7
lines
Diff to previous 1.245 (colored)
Make two wsmux pseudo devices and add mux locators.
Revision 1.245 / (download) - annotate - [select for diffs], Thu Jul 29 10:37:17 1999 UTC (12 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.244: +2 -1
lines
Diff to previous 1.244 (colored)
It's time to be COMPAT_14.
Revision 1.244 / (download) - annotate - [select for diffs], Thu Jul 22 09:35:06 1999 UTC (12 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.243: +2 -2
lines
Diff to previous 1.243 (colored)
The configuration and interface locators are pointless for the generic USB device.
Revision 1.243 / (download) - annotate - [select for diffs], Wed Jul 21 20:28:45 1999 UTC (12 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.242: +16 -16
lines
Diff to previous 1.242 (colored)
Use wsmouse protocol for PS/2, Logitech bus and Microsoft InPort mice by default. The X11 distribution included in our last release already supports it and the wsmouse protocol can be used for any of the above and for USB mice.
Revision 1.242 / (download) - annotate - [select for diffs], Tue Jul 20 07:40:35 1999 UTC (12 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.241: +6 -6
lines
Diff to previous 1.241 (colored)
enable PPP_BSDCOMP, PPP_DEFLATE, PPP_FILTER, PFIL_HOOKS, IPFILTER_LOG on the GENERIC kernels that had them commented out. XXX: Please note, that not all the kernels have all the options defined!
Revision 1.241 / (download) - annotate - [select for diffs], Mon Jul 12 15:16:23 1999 UTC (12 years, 10 months ago) by kleink
Branch: MAIN
Changes since 1.240: +4 -1
lines
Diff to previous 1.240 (colored)
Add eso(4) and the devices attached to it.
Revision 1.240 / (download) - annotate - [select for diffs], Mon Jul 5 22:40:34 1999 UTC (12 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.239: +3 -1
lines
Diff to previous 1.239 (colored)
Add COMPAT_AOUT to GENERIC
Revision 1.239 / (download) - annotate - [select for diffs], Mon Jul 5 09:14:09 1999 UTC (12 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.238: +1 -4
lines
Diff to previous 1.238 (colored)
EXEC_ELF32 is standard now.
Revision 1.238 / (download) - annotate - [select for diffs], Sat Jul 3 12:09:52 1999 UTC (12 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.237: +4 -4
lines
Diff to previous 1.237 (colored)
Optical cleanup in WSCONS configuration section.
Revision 1.231.2.2 / (download) - annotate - [select for diffs], Mon Jun 21 14:23:49 1999 UTC (12 years, 11 months ago) by perry
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.231.2.1: +6 -3
lines
Diff to previous 1.231.2.1 (colored) to branchpoint 1.231 (colored)
pullup 1.234->1.235 (bouyer)
Revision 1.231.2.1.2.1 / (download) - annotate - [select for diffs], Mon Jun 21 00:49:55 1999 UTC (12 years, 11 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.231.2.1: +9 -3
lines
Diff to previous 1.231.2.1 (colored)
Sync w/ -current.
Revision 1.237 / (download) - annotate - [select for diffs], Fri Jun 18 20:27:59 1999 UTC (12 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.236: +2 -1
lines
Diff to previous 1.236 (colored)
Add ess to isa attachment. The entry is commented out for the moment since I'm not sure how accurate the probe is.
Revision 1.236 / (download) - annotate - [select for diffs], Sun Jun 6 17:37:03 1999 UTC (12 years, 11 months ago) by dante
Branch: MAIN
Changes since 1.235: +2 -1
lines
Diff to previous 1.235 (colored)
Add adv0 entry under ISA SCSI controllers
Revision 1.235 / (download) - annotate - [select for diffs], Wed May 19 14:41:54 1999 UTC (13 years ago) by bouyer
Branch: MAIN
Changes since 1.234: +6 -3
lines
Diff to previous 1.234 (colored)
Document the 'wdc at isa' flags.
Revision 1.234 / (download) - annotate - [select for diffs], Thu May 6 16:29:26 1999 UTC (13 years ago) by christos
Branch: MAIN
Changes since 1.233: +2 -1
lines
Diff to previous 1.233 (colored)
Add NTFS
Revision 1.231.2.1 / (download) - annotate - [select for diffs], Wed Apr 28 14:25:15 1999 UTC (13 years, 1 month ago) by perry
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-RELEASE,
kame_14_19990705,
kame_14_19990628
Branch point for: kame,
chs-ubc2
Changes since 1.231: +4 -3
lines
Diff to previous 1.231 (colored)
pullup 1.231->1.233 (drochner): comment out aria, which has false probes.
Revision 1.233 / (download) - annotate - [select for diffs], Sat Apr 17 16:52:06 1999 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.232: +2 -2
lines
Diff to previous 1.232 (colored)
oops - forgot half of it
Revision 1.232 / (download) - annotate - [select for diffs], Sat Apr 17 16:50:26 1999 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.231: +3 -2
lines
Diff to previous 1.231 (colored)
disable the "aria" sound board per default until the problems with its "probe" functions are solved (gives false positives)
Revision 1.231 / (download) - annotate - [select for diffs], Mon Mar 29 21:51:25 1999 UTC (13 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.230: +1 -3
lines
Diff to previous 1.230 (colored)
remove BROKEN_LPT_DELAY option
Revision 1.230 / (download) - annotate - [select for diffs], Mon Mar 29 19:57:34 1999 UTC (13 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.229: +2 -1
lines
Diff to previous 1.229 (colored)
add a commented out WS_KERNEL_BG option, closes PR port-i386/7271 by Charlie Root <root@theprovider.com>
Revision 1.229 / (download) - annotate - [select for diffs], Sat Mar 27 23:27:58 1999 UTC (13 years, 2 months ago) by nathanw
Branch: MAIN
Changes since 1.228: +1 -5
lines
Diff to previous 1.228 (colored)
Remove commented-out uaudio declaration; we don't actually have support for it.
Revision 1.228 / (download) - annotate - [select for diffs], Sat Mar 27 11:42:12 1999 UTC (13 years, 2 months ago) by kleink
Branch: MAIN
Changes since 1.227: +2 -2
lines
Diff to previous 1.227 (colored)
Typo.
Revision 1.227 / (download) - annotate - [select for diffs], Sat Mar 27 07:04:36 1999 UTC (13 years, 2 months ago) by explorer
Branch: MAIN
Changes since 1.226: +3 -4
lines
Diff to previous 1.226 (colored)
remove EXPERIMENTAL comment, enable /dev/random in GENERIC kernels
Revision 1.226 / (download) - annotate - [select for diffs], Thu Mar 25 17:06:38 1999 UTC (13 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.225: +2 -2
lines
Diff to previous 1.225 (colored)
fix typo
Revision 1.225 / (download) - annotate - [select for diffs], Thu Mar 25 03:35:26 1999 UTC (13 years, 2 months ago) by explorer
Branch: MAIN
Changes since 1.224: +2 -1
lines
Diff to previous 1.224 (colored)
add entry for lmc* at pci?
Revision 1.224 / (download) - annotate - [select for diffs], Thu Mar 25 02:22:21 1999 UTC (13 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.223: +3 -1
lines
Diff to previous 1.223 (colored)
add a (commented out) BROKEN_LPT_DELAY
Revision 1.223 / (download) - annotate - [select for diffs], Tue Mar 23 20:08:55 1999 UTC (13 years, 2 months ago) by bad
Branch: MAIN
Changes since 1.222: +3 -1
lines
Diff to previous 1.222 (colored)
Add tcic PCMCIA controller.
Revision 1.222 / (download) - annotate - [select for diffs], Mon Mar 22 23:43:30 1999 UTC (13 years, 2 months ago) by bad
Branch: MAIN
Changes since 1.221: +5 -1
lines
Diff to previous 1.221 (colored)
Add IBM and 3COM ISA Token-Ring drivers.
Revision 1.221 / (download) - annotate - [select for diffs], Tue Mar 16 16:31:54 1999 UTC (13 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.220: +7 -1
lines
Diff to previous 1.220 (colored)
add prototype WSDISPLAY_DEFAULTSCREENS option, improve wscons related comments
Revision 1.220 / (download) - annotate - [select for diffs], Tue Feb 16 17:46:17 1999 UTC (13 years, 3 months ago) by abs
Branch: MAIN
Changes since 1.219: +12 -10
lines
Diff to previous 1.219 (colored)
Update IDE comments, from yoavcs@inter.net.il
Revision 1.219 / (download) - annotate - [select for diffs], Tue Feb 2 16:18:17 1999 UTC (13 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: bouyer-ide-last-dist
Changes since 1.218: +2 -2
lines
Diff to previous 1.218 (colored)
Mention pciide(4).
Revision 1.218 / (download) - annotate - [select for diffs], Mon Feb 1 01:36:21 1999 UTC (13 years, 3 months ago) by cjs
Branch: MAIN
Changes since 1.217: +2 -2
lines
Diff to previous 1.217 (colored)
Add a missing tab for cosmetic purposes.
Revision 1.217 / (download) - annotate - [select for diffs], Sat Jan 30 13:44:25 1999 UTC (13 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.216: +38 -3
lines
Diff to previous 1.216 (colored)
make wscons the default
Revision 1.216 / (download) - annotate - [select for diffs], Fri Jan 29 00:00:17 1999 UTC (13 years, 3 months ago) by cjs
Branch: MAIN
Changes since 1.215: +2 -2
lines
Diff to previous 1.215 (colored)
Have NTP PLL on by default.
Revision 1.215 / (download) - annotate - [select for diffs], Sat Jan 23 15:35:21 1999 UTC (13 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.214: +7 -7
lines
Diff to previous 1.214 (colored)
update for mouse renaming
Revision 1.214 / (download) - annotate - [select for diffs], Fri Jan 22 22:47:16 1999 UTC (13 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.213: +2 -1
lines
Diff to previous 1.213 (colored)
Add "ipip" network interfaces.
Revision 1.213 / (download) - annotate - [select for diffs], Fri Jan 22 05:40:16 1999 UTC (13 years, 4 months ago) by sakamoto
Branch: MAIN
Changes since 1.212: +2 -1
lines
Diff to previous 1.212 (colored)
Add vr driver.
Revision 1.212 / (download) - annotate - [select for diffs], Wed Jan 6 23:30:53 1999 UTC (13 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.211: +3 -1
lines
Diff to previous 1.211 (colored)
Add the `pcscp' driver.
Revision 1.211 / (download) - annotate - [select for diffs], Sun Dec 20 17:56:18 1998 UTC (13 years, 5 months ago) by nathanw
Branch: MAIN
Changes since 1.210: +4 -1
lines
Diff to previous 1.210 (colored)
Add "pcic0 at pci?".
Revision 1.210 / (download) - annotate - [select for diffs], Wed Dec 16 11:42:07 1998 UTC (13 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.209: +3 -1
lines
Diff to previous 1.209 (colored)
Add a commented out entry for tcom.
Revision 1.209 / (download) - annotate - [select for diffs], Thu Dec 10 19:01:41 1998 UTC (13 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.208: +4 -3
lines
Diff to previous 1.208 (colored)
Add sv driver.
Revision 1.208 / (download) - annotate - [select for diffs], Thu Dec 10 15:46:20 1998 UTC (13 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.207: +3 -3
lines
Diff to previous 1.207 (colored)
Comment out sv audio device, the driver is not in the tree yet.
Revision 1.207 / (download) - annotate - [select for diffs], Tue Dec 8 15:52:32 1998 UTC (13 years, 5 months ago) by augustss
Branch: MAIN
CVS Tags: kenh-if-detach-base,
kenh-if-detach
Changes since 1.206: +10 -8
lines
Diff to previous 1.206 (colored)
Add ugen, a generic USB driver.
Revision 1.206 / (download) - annotate - [select for diffs], Wed Dec 2 10:54:26 1998 UTC (13 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.205: +17 -8
lines
Diff to previous 1.205 (colored)
Document the use of flags to set/disable PIO/DMA/UDMA modes.
Revision 1.205 / (download) - annotate - [select for diffs], Mon Nov 23 20:47:03 1998 UTC (13 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.204: +2 -1
lines
Diff to previous 1.204 (colored)
add aha at isapnp?
Revision 1.204 / (download) - annotate - [select for diffs], Mon Nov 16 16:44:56 1998 UTC (13 years, 6 months ago) by oster
Branch: MAIN
Changes since 1.203: +2 -1
lines
Diff to previous 1.203 (colored)
Added a (commented out) configuration line for the RAIDframe device driver.
Revision 1.203 / (download) - annotate - [select for diffs], Thu Nov 12 21:12:34 1998 UTC (13 years, 6 months ago) by rvb
Branch: MAIN
Changes since 1.202: +2 -2
lines
Diff to previous 1.202 (colored)
Perry said I should ... enable pms0 for GENERIC
Revision 1.202 / (download) - annotate - [select for diffs], Tue Nov 10 14:09:15 1998 UTC (13 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.201: +4 -4
lines
Diff to previous 1.201 (colored)
Add and enable the pciide driver.
Revision 1.201 / (download) - annotate - [select for diffs], Thu Nov 5 00:38:10 1998 UTC (13 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc-base,
chs-ubc
Changes since 1.200: +2 -1
lines
Diff to previous 1.200 (colored)
Add "ukphy".
Revision 1.200 / (download) - annotate - [select for diffs], Wed Nov 4 00:31:59 1998 UTC (13 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.199: +3 -2
lines
Diff to previous 1.199 (colored)
Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards.
Revision 1.199 / (download) - annotate - [select for diffs], Tue Nov 3 23:52:50 1998 UTC (13 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.198: +2 -1
lines
Diff to previous 1.198 (colored)
Add sqphy.
Revision 1.198 / (download) - annotate - [select for diffs], Tue Nov 3 00:12:45 1998 UTC (13 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.197: +2 -1
lines
Diff to previous 1.197 (colored)
Add icsphy*.
Revision 1.197 / (download) - annotate - [select for diffs], Fri Oct 30 13:47:02 1998 UTC (13 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.196: +2 -2
lines
Diff to previous 1.196 (colored)
s/milieconds/milliseconds/
Revision 1.196 / (download) - annotate - [select for diffs], Sun Oct 25 18:40:17 1998 UTC (13 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.195: +4 -1
lines
Diff to previous 1.195 (colored)
Add nca driver goo.
Revision 1.195 / (download) - annotate - [select for diffs], Sat Oct 24 00:46:17 1998 UTC (13 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.194: +3 -1
lines
Diff to previous 1.194 (colored)
Add "exphy" and "lxtphy" drivers.
Revision 1.194 / (download) - annotate - [select for diffs], Thu Oct 22 15:11:39 1998 UTC (13 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.193: +5 -2
lines
Diff to previous 1.193 (colored)
Add config flags for pciide: 0x001 forces the use of DMA when the driver don't know how to set the controller's modes.
Revision 1.193 / (download) - annotate - [select for diffs], Mon Oct 19 12:29:55 1998 UTC (13 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.192: +2 -1
lines
Diff to previous 1.192 (colored)
Add 'uk at atapibus'.
Revision 1.192 / (download) - annotate - [select for diffs], Mon Oct 19 12:06:55 1998 UTC (13 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.191: +2 -2
lines
Diff to previous 1.191 (colored)
Remove useless 'flags' for wdc ata isapnp.
Revision 1.191 / (download) - annotate - [select for diffs], Tue Oct 13 11:43:50 1998 UTC (13 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.190: +4 -1
lines
Diff to previous 1.190 (colored)
Add a CPURESET_DELAY options which specifies the delay (in milliseconds) between the "rebooting" message and the hardware reset. If set to 0, the call to delay() is disabled. Default is 2s.
Revision 1.190 / (download) - annotate - [select for diffs], Tue Oct 13 03:57:27 1998 UTC (13 years, 7 months ago) by enami
Branch: MAIN
Changes since 1.189: +4 -4
lines
Diff to previous 1.189 (colored)
Remove space at the end of line.
Revision 1.189 / (download) - annotate - [select for diffs], Mon Oct 12 16:09:13 1998 UTC (13 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.188: +11 -7
lines
Diff to previous 1.188 (colored)
Merge bouyer-ide
Revision 1.152.2.14 / (download) - annotate - [select for diffs], Mon Oct 12 14:33:40 1998 UTC (13 years, 7 months ago) by bouyer
Branch: bouyer-ide
CVS Tags: bouyer-ide-merge
Changes since 1.152.2.13: +6 -3
lines
Diff to previous 1.152.2.13 (colored) next main 1.153 (colored)
Sync with HEAD.
Revision 1.188 / (download) - annotate - [select for diffs], Sat Oct 10 21:58:22 1998 UTC (13 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: bouyer-ide-base
Changes since 1.187: +4 -1
lines
Diff to previous 1.187 (colored)
Add pcmcom driver and com slaves.
Revision 1.187 / (download) - annotate - [select for diffs], Tue Oct 6 01:44:11 1998 UTC (13 years, 7 months ago) by rvb
Branch: MAIN
Changes since 1.186: +3 -3
lines
Diff to previous 1.186 (colored)
Add Coda
Revision 1.152.2.13 / (download) - annotate - [select for diffs], Fri Oct 2 19:51:48 1998 UTC (13 years, 7 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.12: +6 -4
lines
Diff to previous 1.152.2.12 (colored)
Sync with HEAD.
Revision 1.186 / (download) - annotate - [select for diffs], Sat Sep 26 16:38:43 1998 UTC (13 years, 8 months ago) by dante
Branch: MAIN
Changes since 1.185: +4 -2
lines
Diff to previous 1.185 (colored)
Add support for AdvanSys Ultra Wide boards
Revision 1.185 / (download) - annotate - [select for diffs], Tue Sep 22 01:16:48 1998 UTC (13 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.184: +3 -3
lines
Diff to previous 1.184 (colored)
Slight edit to previous.
Revision 1.152.2.12 / (download) - annotate - [select for diffs], Sun Sep 20 16:37:22 1998 UTC (13 years, 8 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.11: +8 -7
lines
Diff to previous 1.152.2.11 (colored)
sync with HEAD
Revision 1.184 / (download) - annotate - [select for diffs], Fri Sep 18 12:22:54 1998 UTC (13 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.183: +4 -4
lines
Diff to previous 1.183 (colored)
Note which units memory sizes are counted in.
Fixes half of PR port-i386/6159 ("Heiko W.Rupp" <hwr@pilhuhn.de>).
Revision 1.183 / (download) - annotate - [select for diffs], Sun Sep 13 21:02:02 1998 UTC (13 years, 8 months ago) by hwr
Branch: MAIN
Changes since 1.182: +2 -1
lines
Diff to previous 1.182 (colored)
Enable gre(4) device
Revision 1.182 / (download) - annotate - [select for diffs], Sat Sep 12 15:05:47 1998 UTC (13 years, 8 months ago) by rvb
Branch: MAIN
Changes since 1.181: +4 -4
lines
Diff to previous 1.181 (colored)
Change cfs/CFS in symbols, strings and constants to coda/CODA to avoid fs conflicts.
Revision 1.152.2.11 / (download) - annotate - [select for diffs], Fri Sep 11 16:23:14 1998 UTC (13 years, 8 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.10: +15 -6
lines
Diff to previous 1.152.2.10 (colored)
Sync with HEAD.
Revision 1.181 / (download) - annotate - [select for diffs], Tue Sep 8 20:56:08 1998 UTC (13 years, 8 months ago) by rvb
Branch: MAIN
Changes since 1.180: +5 -1
lines
Diff to previous 1.180 (colored)
Get ready to add Coda
Revision 1.180 / (download) - annotate - [select for diffs], Mon Aug 31 17:58:46 1998 UTC (13 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.179: +1 -4
lines
Diff to previous 1.179 (colored)
UVM+PMAP_NEW is standard now; don't need it in individual config files.
Revision 1.179 / (download) - annotate - [select for diffs], Wed Aug 26 14:27:44 1998 UTC (13 years, 9 months ago) by dante
Branch: MAIN
Changes since 1.178: +3 -1
lines
Diff to previous 1.178 (colored)
Add AdvanSys SCSI controller
Revision 1.178 / (download) - annotate - [select for diffs], Wed Aug 26 13:37:49 1998 UTC (13 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.177: +3 -1
lines
Diff to previous 1.177 (colored)
Add more opl attachments.
Revision 1.152.2.10 / (download) - annotate - [select for diffs], Fri Aug 21 16:34:48 1998 UTC (13 years, 9 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.9: +6 -2
lines
Diff to previous 1.152.2.9 (colored)
Sync with -current
Revision 1.177 / (download) - annotate - [select for diffs], Tue Aug 18 17:03:42 1998 UTC (13 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.176: +2 -2
lines
Diff to previous 1.176 (colored)
Tab vs. space, and turn *off* XSERVER_DDB by default.
Revision 1.176 / (download) - annotate - [select for diffs], Mon Aug 17 21:16:10 1998 UTC (13 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.175: +6 -2
lines
Diff to previous 1.175 (colored)
* Redo the way the way the MIDI driver attaches to audio devices. * Improve the midisyn layer a little. * Add a driver for the Yamaha OPL[23] FM synths. The opl driver is not finished yet; it sounds pretty awful. For some strange reason I cannot get any FM sound from my SB64 cards, but a regular SB16 works fine.
Revision 1.175 / (download) - annotate - [select for diffs], Thu Aug 13 17:47:56 1998 UTC (13 years, 9 months ago) by rvb
Branch: MAIN
Changes since 1.174: +6 -2
lines
Diff to previous 1.174 (colored)
Make serial line debugging easier to enable and use
Revision 1.152.2.9 / (download) - annotate - [select for diffs], Thu Aug 13 14:37:52 1998 UTC (13 years, 9 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.8: +15 -9
lines
Diff to previous 1.152.2.8 (colored)
- sync with -current - b* -> mem*
Revision 1.174 / (download) - annotate - [select for diffs], Wed Aug 12 18:32:18 1998 UTC (13 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.173: +2 -1
lines
Diff to previous 1.173 (colored)
Add audio at ess.
Revision 1.173 / (download) - annotate - [select for diffs], Wed Aug 12 18:17:55 1998 UTC (13 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.172: +4 -3
lines
Diff to previous 1.172 (colored)
Add the PC speaker MIDI attachment.
Revision 1.172 / (download) - annotate - [select for diffs], Tue Aug 11 00:32:04 1998 UTC (13 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.171: +6 -8
lines
Diff to previous 1.171 (colored)
Adapt to MII changes.
Revision 1.171 / (download) - annotate - [select for diffs], Mon Aug 10 01:54:59 1998 UTC (13 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.170: +2 -1
lines
Diff to previous 1.170 (colored)
Add ess at isapnp.
Revision 1.170 / (download) - annotate - [select for diffs], Fri Aug 7 00:00:56 1998 UTC (13 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.169: +5 -1
lines
Diff to previous 1.169 (colored)
Add MIDI support. The MIDI devices can be accessed as ``raw'' through the /dev/rmidiN devices, or with a sequencer interface via /dev/music. So far the only supported MIDI device is the MPU401 port on SoundBlaster (and only on SB on isapnp, since we do not have locators with multiple values yet).
Revision 1.169 / (download) - annotate - [select for diffs], Wed Jul 29 12:36:47 1998 UTC (13 years, 10 months ago) by augustss
Branch: MAIN
CVS Tags: eeh-paddr_t-base,
eeh-paddr_t
Changes since 1.168: +2 -1
lines
Diff to previous 1.168 (colored)
Add wss on isapnp.
Revision 1.168 / (download) - annotate - [select for diffs], Mon Jul 27 23:55:23 1998 UTC (13 years, 10 months ago) by perry
Branch: MAIN
Changes since 1.167: +2 -2
lines
Diff to previous 1.167 (colored)
NORVEGIAN -> NORWEGIAN
Revision 1.152.2.8 / (download) - annotate - [select for diffs], Mon Jul 27 19:02:46 1998 UTC (13 years, 10 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.7: +45 -2
lines
Diff to previous 1.152.2.7 (colored)
Sync with -current
Revision 1.167 / (download) - annotate - [select for diffs], Mon Jul 27 18:42:27 1998 UTC (13 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.166: +4 -4
lines
Diff to previous 1.166 (colored)
Correct indent.
Revision 1.166 / (download) - annotate - [select for diffs], Mon Jul 27 18:38:08 1998 UTC (13 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.165: +2 -1
lines
Diff to previous 1.165 (colored)
Ops, forgot FINNISH_KBD.
Revision 1.114.2.11 / (download) - annotate - [select for diffs], Mon Jul 27 15:33:32 1998 UTC (13 years, 10 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003
Changes since 1.114.2.10: +6 -1
lines
Diff to previous 1.114.2.10 (colored) to branchpoint 1.114 (colored) next main 1.115 (colored)
Add French, German and Norvegian keyboard options (bouyer)
Revision 1.165 / (download) - annotate - [select for diffs], Mon Jul 27 13:39:51 1998 UTC (13 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.164: +6 -1
lines
Diff to previous 1.164 (colored)
Document FRENCH_KBD,GERMAN_KBD,NORVEGIAN_KBD options.
Revision 1.164 / (download) - annotate - [select for diffs], Mon Jul 27 01:51:29 1998 UTC (13 years, 10 months ago) by thorpej
Branch: MAIN
Changes since 1.163: +2 -1
lines
Diff to previous 1.163 (colored)
Add cs0 at isa? port 0x300, wildcard IRQ and memory address, to pull them from the EEPROM. Wildcard DRQ to force memory-mode operation; this value is not available in the EEPROM and must be configured manually.
Revision 1.163 / (download) - annotate - [select for diffs], Sun Jul 26 17:45:53 1998 UTC (13 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.162: +3 -1
lines
Diff to previous 1.162 (colored)
Use wscons attachments for USB keyboard and mouse.
Revision 1.162 / (download) - annotate - [select for diffs], Sun Jul 12 19:51:56 1998 UTC (13 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.161: +35 -1
lines
Diff to previous 1.161 (colored)
Add USB support. Supported so far: * UHCI and OHCI host controllers on PCI * Hubs * HID devices withe special drivers for mouse and keyboard * Printers
Revision 1.161 / (download) - annotate - [select for diffs], Thu Jul 9 20:59:38 1998 UTC (13 years, 10 months ago) by perry
Branch: MAIN
Changes since 1.160: +2 -2
lines
Diff to previous 1.160 (colored)
Set soundblaster irq to 5 by default.
Revision 1.152.2.7 / (download) - annotate - [select for diffs], Thu Jul 2 08:19:35 1998 UTC (13 years, 10 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.6: +7 -2
lines
Diff to previous 1.152.2.6 (colored)
Sync with HEAD.
Revision 1.160 / (download) - annotate - [select for diffs], Fri Jun 26 18:58:38 1998 UTC (13 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.159: +7 -1
lines
Diff to previous 1.159 (colored)
add device declarations for 'puc'-related devices. Add lpt attaching to puc to the files file, because it can't go in files.pci (see comments here or there).
Revision 1.159 / (download) - annotate - [select for diffs], Fri Jun 26 01:53:58 1998 UTC (13 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.158: +1 -2
lines
Diff to previous 1.158 (colored)
remove options FIFO; it's now the default
Revision 1.152.2.6 / (download) - annotate - [select for diffs], Thu Jun 25 10:50:23 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.5: +3 -3
lines
Diff to previous 1.152.2.5 (colored)
Sync with HEAD.
Revision 1.158 / (download) - annotate - [select for diffs], Wed Jun 24 20:58:44 1998 UTC (13 years, 11 months ago) by sommerfe
Branch: MAIN
Changes since 1.157: +2 -2
lines
Diff to previous 1.157 (colored)
Always include fifos; "not an option any more".
Revision 1.157 / (download) - annotate - [select for diffs], Wed Jun 24 05:38:09 1998 UTC (13 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.156: +2 -2
lines
Diff to previous 1.156 (colored)
Update comment regarding conflict between wt driver and SMC ethernet boards. Closes PR 4481 by Erik Bertelsen.
Revision 1.152.2.5 / (download) - annotate - [select for diffs], Sat Jun 13 14:34:16 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.4: +1 -7
lines
Diff to previous 1.152.2.4 (colored)
Remove comments about flags for IDE controllers, it's not true any more.
Revision 1.152.2.4 / (download) - annotate - [select for diffs], Sat Jun 13 14:26:17 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.3: +0 -0
lines
Diff to previous 1.152.2.3 (colored)
Sync with HEAD.
Revision 1.152.2.3 / (download) - annotate - [select for diffs], Tue Jun 9 13:04:22 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.2: +5 -3
lines
Diff to previous 1.152.2.2 (colored)
Sync with trunk.
Revision 1.156 / (download) - annotate - [select for diffs], Sun Jun 7 18:34:38 1998 UTC (13 years, 11 months ago) by sommerfe
Branch: MAIN
Changes since 1.155: +3 -1
lines
Diff to previous 1.155 (colored)
Add ISA Plug and Play attachment for PCIC PCMCIA controller (pcic* at isapnp?). Slightly modify ISA attachment to let the two share code.
Revision 1.155 / (download) - annotate - [select for diffs], Sun Jun 7 02:36:53 1998 UTC (13 years, 11 months ago) by enami
Branch: MAIN
Changes since 1.154: +2 -2
lines
Diff to previous 1.154 (colored)
Use TAB instead of two space to indent.
Revision 1.154 / (download) - annotate - [select for diffs], Sun Jun 7 02:34:41 1998 UTC (13 years, 11 months ago) by enami
Branch: MAIN
Changes since 1.153: +2 -2
lines
Diff to previous 1.153 (colored)
Remove TAB after `options I686_CPU'.
Revision 1.152.2.2 / (download) - annotate - [select for diffs], Sat Jun 6 12:40:52 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152.2.1: +3 -1
lines
Diff to previous 1.152.2.1 (colored)
Sync with HEAD.
Revision 1.153 / (download) - annotate - [select for diffs], Sat Jun 6 10:14:21 1998 UTC (13 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.152: +3 -1
lines
Diff to previous 1.152 (colored)
Add Aria driver.
Revision 1.152.2.1 / (download) - annotate - [select for diffs], Thu Jun 4 16:53:45 1998 UTC (13 years, 11 months ago) by bouyer
Branch: bouyer-ide
Changes since 1.152: +17 -7
lines
Diff to previous 1.152 (colored)
Commit changes to the IDE system in a branch. This allows a better separation between higth-level and low-level (i.e. registers read/write) and generalize the queue for all commands. This also add supports for IDE DMA.
Revision 1.152 / (download) - annotate - [select for diffs], Wed Jun 3 21:17:52 1998 UTC (13 years, 11 months ago) by mjacob
Branch: MAIN
Branch point for: bouyer-ide
Changes since 1.151: +2 -1
lines
Diff to previous 1.151 (colored)
turn on Essential HIPPI for this configuration
Revision 1.151 / (download) - annotate - [select for diffs], Wed Jun 3 10:03:25 1998 UTC (13 years, 11 months ago) by frueauf
Branch: MAIN
Changes since 1.150: +1 -3
lines
Diff to previous 1.150 (colored)
Remove double "options GATEWAY" entry.
Revision 1.150 / (download) - annotate - [select for diffs], Tue Jun 2 01:44:57 1998 UTC (13 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.149: +4 -1
lines
Diff to previous 1.149 (colored)
Add epic* at pci?
Revision 1.149 / (download) - annotate - [select for diffs], Wed May 20 16:25:06 1998 UTC (14 years ago) by augustss
Branch: MAIN
Changes since 1.148: +3 -1
lines
Diff to previous 1.148 (colored)
Add ym (Yamaha OPL3-SA3) driver.
Revision 1.114.2.10 / (download) - annotate - [select for diffs], Tue May 5 08:10:38 1998 UTC (14 years ago) by mycroft
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.114.2.9: +3 -3
lines
Diff to previous 1.114.2.9 (colored) to branchpoint 1.114 (colored)
Pull up 1.129, per request of mycroft.
Revision 1.148 / (download) - annotate - [select for diffs], Fri May 1 22:00:37 1998 UTC (14 years ago) by augustss
Branch: MAIN
Changes since 1.147: +5 -1
lines
Diff to previous 1.147 (colored)
Add Ensoniq AudioPCI driver.
Revision 1.147 / (download) - annotate - [select for diffs], Mon Apr 20 10:58:01 1998 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.146: +2 -2
lines
Diff to previous 1.146 (colored)
There are NE2100 compatible cards which cannot IRQ 10. Use IRQ 9 in the default configuration. (Thanks to Rick Byers <rickb@iaw.on.ca>.)
Revision 1.146 / (download) - annotate - [select for diffs], Thu Apr 16 22:01:42 1998 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.145: +10 -4
lines
Diff to previous 1.145 (colored)
-"spkr" now attaches to "pcppi" -"le at isa" is split into "depca", "nele" and "bicc"
Revision 1.145 / (download) - annotate - [select for diffs], Fri Apr 3 04:35:05 1998 UTC (14 years, 1 month ago) by enami
Branch: MAIN
Changes since 1.144: +4 -1
lines
Diff to previous 1.144 (colored)
Add entry for aic* at isapnp.
Revision 1.144 / (download) - annotate - [select for diffs], Fri Apr 3 04:29:13 1998 UTC (14 years, 1 month ago) by enami
Branch: MAIN
Changes since 1.143: +2 -1
lines
Diff to previous 1.143 (colored)
Add entry for mbe* at pcmcia.
Revision 1.143 / (download) - annotate - [select for diffs], Fri Apr 3 04:23:50 1998 UTC (14 years, 1 month ago) by enami
Branch: MAIN
Changes since 1.142: +3 -2
lines
Diff to previous 1.142 (colored)
Add entries for ate0 and fmv0 (former is tested but latter is not). Remove fe0.
Revision 1.142 / (download) - annotate - [select for diffs], Sun Mar 22 18:18:45 1998 UTC (14 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.141: +5 -3
lines
Diff to previous 1.141 (colored)
The "pckbd" attribute of pc/vt is now "pckbcport". Use the real console driver name here to make more obvious where pms and spkr attach to.
Revision 1.141 / (download) - annotate - [select for diffs], Wed Mar 18 16:34:43 1998 UTC (14 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.140: +2 -1
lines
Diff to previous 1.140 (colored)
Add commented out "options FFS_EI"
Revision 1.140 / (download) - annotate - [select for diffs], Fri Feb 27 23:57:31 1998 UTC (14 years, 3 months ago) by pk
Branch: MAIN
Changes since 1.139: +4 -3
lines
Diff to previous 1.139 (colored)
Replace monolithic `ie0' and `ie1' driver by `ef', `ix', `ai' front-ends.
Revision 1.139 / (download) - annotate - [select for diffs], Thu Feb 19 23:21:33 1998 UTC (14 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.138: +2 -2
lines
Diff to previous 1.138 (colored)
Fix formatting glitch.
Revision 1.138 / (download) - annotate - [select for diffs], Thu Feb 19 14:21:57 1998 UTC (14 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.137: +2 -1
lines
Diff to previous 1.137 (colored)
add COMPAT_386BSD_MBRPART option
Revision 1.137 / (download) - annotate - [select for diffs], Fri Feb 13 04:12:33 1998 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.136: +2 -1
lines
Diff to previous 1.136 (colored)
add a commented out PMAP_NEW.
Revision 1.114.2.9 / (download) - annotate - [select for diffs], Sat Feb 7 00:45:46 1998 UTC (14 years, 3 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH001
Changes since 1.114.2.8: +2 -1
lines
Diff to previous 1.114.2.8 (colored) to branchpoint 1.114 (colored)
Pull up 1.33 (tron)
Revision 1.136 / (download) - annotate - [select for diffs], Fri Feb 6 11:20:31 1998 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.135: +1 -6
lines
Diff to previous 1.135 (colored)
remove paging options from kernel files.
Revision 1.135 / (download) - annotate - [select for diffs], Fri Feb 6 07:53:27 1998 UTC (14 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.134: +4 -1
lines
Diff to previous 1.134 (colored)
Add pceb at pci and {eisa,isa} at pceb attachments.
Revision 1.134 / (download) - annotate - [select for diffs], Fri Feb 6 07:21:44 1998 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.133: +8 -1
lines
Diff to previous 1.133 (colored)
add the i386 MD portions for UVM.
Revision 1.133 / (download) - annotate - [select for diffs], Thu Jan 29 01:53:03 1998 UTC (14 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.132: +2 -1
lines
Diff to previous 1.132 (colored)
Add option "#options IPFILTER_LOG", fixes port-i386/4858.
Revision 1.132 / (download) - annotate - [select for diffs], Fri Jan 23 20:42:34 1998 UTC (14 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.131: +4 -1
lines
Diff to previous 1.131 (colored)
Add wdc* at isapnp?.
Revision 1.131 / (download) - annotate - [select for diffs], Fri Jan 23 01:16:03 1998 UTC (14 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.130: +4 -1
lines
Diff to previous 1.130 (colored)
Add wdc* at pcmcia.
Revision 1.130 / (download) - annotate - [select for diffs], Thu Jan 15 02:26:35 1998 UTC (14 years, 4 months ago) by cgd
Branch: MAIN
Changes since 1.129: +2 -1
lines
Diff to previous 1.129 (colored)
add 'sd* at atapibus? drive ?' to all kernel configs already containing an analogous line for 'cd'.
Revision 1.129 / (download) - annotate - [select for diffs], Wed Jan 14 15:27:44 1998 UTC (14 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.128: +3 -3
lines
Diff to previous 1.128 (colored)
from Dave Burgess per PR4620: -base address 0x308 is supported by more Wangtek QIC tapes than 0x300 -Ultrastor ISA SCSI adapters can't be set to base address 0x334 (changed to 0x340)
Revision 1.128 / (download) - annotate - [select for diffs], Fri Jan 9 15:18:50 1998 UTC (14 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.127: +3 -1
lines
Diff to previous 1.127 (colored)
enable diskless boot with BOOTP and BOOTPARAM configuration
Revision 1.127 / (download) - annotate - [select for diffs], Tue Dec 9 13:32:35 1997 UTC (14 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.126: +2 -2
lines
Diff to previous 1.126 (colored)
KMEMSTATS is documented in options(4) as being a possible severe performance hit, and on an 80386 processor, it most certainly is. Pull it from the GENERIC (and DISKLESS "generic") kernels--configure it in yourself if you actually need it.
Revision 1.114.2.8 / (download) - annotate - [select for diffs], Fri Nov 28 08:17:59 1997 UTC (14 years, 6 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE,
netbsd-1-3-BETA
Changes since 1.114.2.7: +1 -6
lines
Diff to previous 1.114.2.7 (colored) to branchpoint 1.114 (colored)
Pull rev 1.126 up from trunk (fvdl)
Revision 1.126 / (download) - annotate - [select for diffs], Thu Nov 27 09:58:33 1997 UTC (14 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.125: +1 -6
lines
Diff to previous 1.125 (colored)
Revert I486_PCI_MEM_ENABLED change, it caused too many problems.
Revision 1.125 / (download) - annotate - [select for diffs], Tue Nov 25 20:29:32 1997 UTC (14 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.124: +1 -0
lines
Diff to previous 1.124 (colored)
Add COMPAT_13.
Revision 1.114.2.7 / (download) - annotate - [select for diffs], Mon Nov 24 01:40:31 1997 UTC (14 years, 6 months ago) by thorpej
Branch: netbsd-1-3
Changes since 1.114.2.6: +6 -1
lines
Diff to previous 1.114.2.6 (colored) to branchpoint 1.114 (colored)
Pull up from trunk: add commented-out I486_PCI_MEM_ENABLED option.
Revision 1.124 / (download) - annotate - [select for diffs], Mon Nov 24 00:21:51 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.123: +6 -1
lines
Diff to previous 1.123 (colored)
Add commented-out "I486_PCI_MEM_ENABLED" option, and describe it.
Revision 1.114.2.6 / (download) - annotate - [select for diffs], Mon Nov 17 03:44:34 1997 UTC (14 years, 6 months ago) by thorpej
Branch: netbsd-1-3
Changes since 1.114.2.5: +5 -5
lines
Diff to previous 1.114.2.5 (colored) to branchpoint 1.114 (colored)
Partial sync w/ trunk: addresses for iy0 and lc0.
Revision 1.123 / (download) - annotate - [select for diffs], Mon Nov 17 03:39:42 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.122: +2 -2
lines
Diff to previous 1.122 (colored)
Put lc0 at i/o 0x320.
Revision 1.122 / (download) - annotate - [select for diffs], Mon Nov 17 01:57:50 1997 UTC (14 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.121: +2 -1
lines
Diff to previous 1.121 (colored)
* add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file * fix up use of 'options<SPACE><TAB>'
Revision 1.121 / (download) - annotate - [select for diffs], Tue Nov 11 20:31:38 1997 UTC (14 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.120: +4 -4
lines
Diff to previous 1.120 (colored)
-point to console(4) manpage for serial console parameters (suggested by Chuck Cranor) -insert a reasonable IO base address for "iy at isa" (from Ignatios Souvatzis)
Revision 1.114.2.5 / (download) - annotate - [select for diffs], Tue Nov 11 06:33:16 1997 UTC (14 years, 6 months ago) by thorpej
Branch: netbsd-1-3
Changes since 1.114.2.4: +2 -2
lines
Diff to previous 1.114.2.4 (colored) to branchpoint 1.114 (colored)
Sync w/ trunk.
Revision 1.120 / (download) - annotate - [select for diffs], Tue Nov 11 05:53:06 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.119: +2 -2
lines
Diff to previous 1.119 (colored)
Add locators for "eg0" device, and enable it.
Revision 1.114.2.4 / (download) - annotate - [select for diffs], Wed Nov 5 19:15:53 1997 UTC (14 years, 6 months ago) by thorpej
Branch: netbsd-1-3
Changes since 1.114.2.3: +4 -4
lines
Diff to previous 1.114.2.3 (colored) to branchpoint 1.114 (colored)
Update from trunk: add "we" and "ec" drivers, remove "ed" drivers.
Revision 1.114.2.3 / (download) - annotate - [select for diffs], Wed Nov 5 18:13:53 1997 UTC (14 years, 6 months ago) by thorpej
Branch: netbsd-1-3
Changes since 1.114.2.2: +2 -1
lines
Diff to previous 1.114.2.2 (colored) to branchpoint 1.114 (colored)
Add sm0 at isa? port 0x300 irq 10
Revision 1.119 / (download) - annotate - [select for diffs], Wed Nov 5 18:13:13 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.118: +2 -1
lines
Diff to previous 1.118 (colored)
Add sm0 at isa? port 0x300 irq 10
Revision 1.118 / (download) - annotate - [select for diffs], Mon Nov 3 21:33:33 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.117: +3 -3
lines
Diff to previous 1.117 (colored)
Delete "ed" driver, add "we".
Revision 1.117 / (download) - annotate - [select for diffs], Sun Nov 2 01:02:23 1997 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.116: +4 -4
lines
Diff to previous 1.116 (colored)
Add "ec" driver.
Revision 1.114.2.2 / (download) - annotate - [select for diffs], Thu Oct 23 06:40:35 1997 UTC (14 years, 7 months ago) by mellon
Branch: netbsd-1-3
Changes since 1.114.2.1: +8 -7
lines
Diff to previous 1.114.2.1 (colored) to branchpoint 1.114 (colored)
Pull up rev 1.115 from trunk
Revision 1.116 / (download) - annotate - [select for diffs], Thu Oct 23 05:49:42 1997 UTC (14 years, 7 months ago) by mikel
Branch: MAIN
Changes since 1.115: +8 -7
lines
Diff to previous 1.115 (colored)
fix some typos and other misfeatures in comments; no functional change note that bha driver supports BT44x cards as well
Revision 1.114.2.1 / (download) - annotate - [select for diffs], Tue Oct 21 08:20:52 1997 UTC (14 years, 7 months ago) by mrg
Branch: netbsd-1-3
Changes since 1.114: +3 -3
lines
Diff to previous 1.114 (colored)
pull up from trunk: Correct ThunderLAN spelling
Revision 1.115 / (download) - annotate - [select for diffs], Tue Oct 21 06:01:16 1997 UTC (14 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.114: +3 -3
lines
Diff to previous 1.114 (colored)
Correct spelling of 'ThunderLAN'
Revision 1.114 / (download) - annotate - [select for diffs], Mon Oct 20 18:45:09 1997 UTC (14 years, 7 months ago) by explorer
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.113: +2 -2
lines
Diff to previous 1.113 (colored)
Mark options RND_COM as broken on i386 port
Revision 1.113 / (download) - annotate - [select for diffs], Mon Oct 20 15:19:51 1997 UTC (14 years, 7 months ago) by explorer
Branch: MAIN
Changes since 1.112: +5 -2
lines
Diff to previous 1.112 (colored)
Comment out pseudo-device rnd, mention options RND_COM, and mark experiemntal
Revision 1.112 / (download) - annotate - [select for diffs], Sun Oct 19 20:14:21 1997 UTC (14 years, 7 months ago) by perry
Branch: MAIN
Changes since 1.111: +206 -134
lines
Diff to previous 1.111 (colored)
Yet Another Massive Reorganization. I took the last reorg even further. Devices are grouped by types and within the types segregated by bus. Lots of comments fixed up, lots of nits cleaned. Extensive comments from Jason and Charles incorporated. We also really need an automatic way to generate INSTALL from GENERIC, but that's a project for another day...
Revision 1.111 / (download) - annotate - [select for diffs], Sun Oct 19 00:00:18 1997 UTC (14 years, 7 months ago) by perry
Branch: MAIN
Changes since 1.110: +2 -2
lines
Diff to previous 1.110 (colored)
typo: that -> than
Revision 1.110 / (download) - annotate - [select for diffs], Sat Oct 18 01:42:22 1997 UTC (14 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.109: +216 -142
lines
Diff to previous 1.109 (colored)
Major cleanup of the GENERIC config file. The devices are laid out in a more readable manner now, and sorted by bus type.
Revision 1.109 / (download) - annotate - [select for diffs], Fri Oct 17 19:25:36 1997 UTC (14 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.108: +7 -1
lines
Diff to previous 1.108 (colored)
Add tl and mii devices.
Revision 1.108 / (download) - annotate - [select for diffs], Fri Oct 17 07:27:02 1997 UTC (14 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.107: +4 -2
lines
Diff to previous 1.107 (colored)
Add "ne" and "com" isapnp attachments. Move the fe0 declaration to a more logical location.
Revision 1.107 / (download) - annotate - [select for diffs], Fri Oct 17 07:08:55 1997 UTC (14 years, 7 months ago) by enami
Branch: MAIN
Changes since 1.106: +3 -3
lines
Diff to previous 1.106 (colored)
Use lowercase for hexdigit.
Revision 1.106 / (download) - annotate - [select for diffs], Fri Oct 17 07:07:26 1997 UTC (14 years, 7 months ago) by enami
Branch: MAIN
Changes since 1.105: +2 -2
lines
Diff to previous 1.105 (colored)
Use TAB to separate `cd*' and `at'.
Revision 1.105 / (download) - annotate - [select for diffs], Thu Oct 16 23:32:35 1997 UTC (14 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.104: +14 -1
lines
Diff to previous 1.104 (colored)
Pull marc-pcmcia branch down from trunk.
Revision 1.86.2.8 / (download) - annotate - [select for diffs], Thu Oct 16 10:54:01 1997 UTC (14 years, 7 months ago) by enami
Branch: marc-pcmcia
Changes since 1.86.2.7: +2 -1
lines
Diff to previous 1.86.2.7 (colored) to branchpoint 1.86 (colored) next main 1.87 (colored)
Add PCMCIA aic instances.
Revision 1.86.2.7 / (download) - annotate - [select for diffs], Tue Oct 14 23:35:08 1997 UTC (14 years, 7 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.6: +5 -6
lines
Diff to previous 1.86.2.6 (colored) to branchpoint 1.86 (colored)
Sync w/ trunk.
Revision 1.104 / (download) - annotate - [select for diffs], Tue Oct 14 23:31:00 1997 UTC (14 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: marc-pcmcia-base
Changes since 1.103: +5 -2
lines
Diff to previous 1.103 (colored)
Add ISA and PCI "ne" instances as appropriate.
Revision 1.86.2.6 / (download) - annotate - [select for diffs], Tue Oct 14 09:05:42 1997 UTC (14 years, 7 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.5: +21 -10
lines
Diff to previous 1.86.2.5 (colored) to branchpoint 1.86 (colored)
Update marc-pcmcia branch from trunk, and add "ne" devices on ISA and PCI.
Revision 1.103 / (download) - annotate - [select for diffs], Mon Oct 13 00:46:27 1997 UTC (14 years, 7 months ago) by explorer
Branch: MAIN
Changes since 1.102: +2 -1
lines
Diff to previous 1.102 (colored)
o Make usage of /dev/random dependant on pseudo-device rnd # /dev/random and in-kernel generator in config files. o Add declaration to all architectures. o Clean up copyright message in rnd.c, rnd.h, and rndpool.c to include that this code is derived in part from Ted Tyso's linux code.
Revision 1.102 / (download) - annotate - [select for diffs], Wed Oct 8 10:09:38 1997 UTC (14 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.101: +3 -3
lines
Diff to previous 1.101 (colored)
Clump USER_LDT with other CPU-related options.
Revision 1.101 / (download) - annotate - [select for diffs], Wed Oct 8 09:32:37 1997 UTC (14 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.100: +8 -5
lines
Diff to previous 1.100 (colored)
Update comments regarding BIOSEXTMEM (now REALEXTMEM), and add REALBASEMEM.
Revision 1.100 / (download) - annotate - [select for diffs], Tue Oct 7 10:39:56 1997 UTC (14 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.99: +3 -1
lines
Diff to previous 1.99 (colored)
Add GUS PnP card to GENERIC.
Revision 1.86.2.5 / (download) - annotate - [select for diffs], Tue Sep 16 03:48:30 1997 UTC (14 years, 8 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.4: +2 -1
lines
Diff to previous 1.86.2.4 (colored) to branchpoint 1.86 (colored)
Update marc-pcmcia branch from trunk.
Revision 1.99 / (download) - annotate - [select for diffs], Fri Sep 12 05:22:55 1997 UTC (14 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.98: +2 -1
lines
Diff to previous 1.98 (colored)
Add fe0.
Revision 1.86.2.4 / (download) - annotate - [select for diffs], Mon Sep 1 20:10:00 1997 UTC (14 years, 8 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.3: +4 -3
lines
Diff to previous 1.86.2.3 (colored) to branchpoint 1.86 (colored)
Update marc-pcmcia branch from trunk.
Revision 1.98 / (download) - annotate - [select for diffs], Thu Aug 28 08:00:12 1997 UTC (14 years, 9 months ago) by mikel
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal
Changes since 1.97: +4 -3
lines
Diff to previous 1.97 (colored)
add KMEMSTATS and sync GENERIC, INSTALL, and DISKLESS
Revision 1.86.2.3 / (download) - annotate - [select for diffs], Wed Aug 27 22:24:13 1997 UTC (14 years, 9 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.2: +12 -10
lines
Diff to previous 1.86.2.2 (colored) to branchpoint 1.86 (colored)
Update marc-pcmcia branch from trunk.
Revision 1.97 / (download) - annotate - [select for diffs], Wed Aug 27 11:23:43 1997 UTC (14 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.96: +3 -1
lines
Diff to previous 1.96 (colored)
Merge scsipi branch in the mainline. This add support for ATAPI devices (currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2 busses to which devices can attach (scsibus and atapibus). This needed to change some include files and structure names in the low level scsi drivers.
Revision 1.82.2.6 / (download) - annotate - [select for diffs], Wed Aug 27 08:10:37 1997 UTC (14 years, 9 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82.2.5: +8 -8
lines
Diff to previous 1.82.2.5 (colored) next main 1.83 (colored)
Sync with trunk.
Revision 1.96 / (download) - annotate - [select for diffs], Tue Aug 26 19:26:38 1997 UTC (14 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.95: +7 -7
lines
Diff to previous 1.95 (colored)
XXX Add a drq2 locator for the ISA bus. Many sound cards need two DMA channels to do e.g. full-duplex. This allows a way of specifying the second channel in a sane way. THIS IS TEMPORARY. The drq2 locator will go away when the locator system has been changed to allow multiple values per locator.
Revision 1.95 / (download) - annotate - [select for diffs], Tue Aug 26 18:39:02 1997 UTC (14 years, 9 months ago) by fvdl
Branch: MAIN
Changes since 1.94: +2 -2
lines
Diff to previous 1.94 (colored)
Activate SCSIVERBOSE by default.
Revision 1.82.2.5 / (download) - annotate - [select for diffs], Tue Aug 26 15:20:26 1997 UTC (14 years, 9 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82.2.4: +11 -3
lines
Diff to previous 1.82.2.4 (colored)
Update from trunk.
Revision 1.94 / (download) - annotate - [select for diffs], Sat Aug 23 14:25:55 1997 UTC (14 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.93: +4 -4
lines
Diff to previous 1.93 (colored)
Update prototype options for serial console / KGDB for new reality. "option\t" -> "option \t", as wished by Bernd Ernesti.
Revision 1.86.2.2 / (download) - annotate - [select for diffs], Sat Aug 23 07:08:49 1997 UTC (14 years, 9 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.86.2.1: +19 -11
lines
Diff to previous 1.86.2.1 (colored) to branchpoint 1.86 (colored)
Update marc-pcmcia branch from trunk.
Revision 1.93 / (download) - annotate - [select for diffs], Wed Aug 20 18:40:35 1997 UTC (14 years, 9 months ago) by mjacob
Branch: MAIN
Changes since 1.92: +2 -1
lines
Diff to previous 1.92 (colored)
add commented out reference SCSIVERBOSE option
Revision 1.92 / (download) - annotate - [select for diffs], Tue Aug 19 23:49:47 1997 UTC (14 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.91: +6 -1
lines
Diff to previous 1.91 (colored)
Change the MI audio driver so it attaches to the MD driver in the normal way. This requires adding a line to the config files to get audio to work again.
Revision 1.91 / (download) - annotate - [select for diffs], Fri Aug 15 21:44:31 1997 UTC (14 years, 9 months ago) by perry
Branch: MAIN
Changes since 1.90: +2 -2
lines
Diff to previous 1.90 (colored)
comment out APM -- it hurts some systems during install.
Revision 1.90 / (download) - annotate - [select for diffs], Thu Aug 14 16:23:41 1997 UTC (14 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.89: +4 -2
lines
Diff to previous 1.89 (colored)
Add prototype definitions for serial console and KGDB.
Revision 1.82.2.4 / (download) - annotate - [select for diffs], Thu Aug 14 11:05:59 1997 UTC (14 years, 9 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82.2.3: +9 -9
lines
Diff to previous 1.82.2.3 (colored)
Sync with trunk.
Revision 1.89 / (download) - annotate - [select for diffs], Sun Aug 3 21:59:11 1997 UTC (14 years, 9 months ago) by perry
Branch: MAIN
Changes since 1.88: +2 -1
lines
Diff to previous 1.88 (colored)
Add (commented out) COM_HAYESP option, per pr-2189 from John Vinopal
Revision 1.88 / (download) - annotate - [select for diffs], Sun Aug 3 05:26:35 1997 UTC (14 years, 9 months ago) by mikel
Branch: MAIN
Changes since 1.87: +7 -9
lines
Diff to previous 1.87 (colored)
order of devices in this file is irrelevant, so move isapnp0 up with other buses and pair isapnp devices with isa equivalents.
Revision 1.87 / (download) - annotate - [select for diffs], Thu Jul 31 22:03:33 1997 UTC (14 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.86: +2 -1
lines
Diff to previous 1.86 (colored)
Add lc0 entry for DEC EtherWORKS III.
Revision 1.82.2.3 / (download) - annotate - [select for diffs], Wed Jul 30 16:23:09 1997 UTC (14 years, 9 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82.2.2: +2 -2
lines
Diff to previous 1.82.2.2 (colored)
Sync with trunk.
Revision 1.86.2.1 / (download) - annotate - [select for diffs], Wed Jul 30 07:36:07 1997 UTC (14 years, 9 months ago) by marc
Branch: marc-pcmcia
Changes since 1.86: +12 -1
lines
Diff to previous 1.86 (colored)
added pcmcia infrastructure and a few devices
Revision 1.86 / (download) - annotate - [select for diffs], Mon Jul 28 22:58:21 1997 UTC (14 years, 10 months ago) by perry
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
comment out mcd for now -- it causes people too much trouble during installs
Revision 1.82.2.2 / (download) - annotate - [select for diffs], Thu Jul 17 13:42:32 1997 UTC (14 years, 10 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82.2.1: +6 -2
lines
Diff to previous 1.82.2.1 (colored)
Update from trunck.
Revision 1.85 / (download) - annotate - [select for diffs], Wed Jul 16 13:40:24 1997 UTC (14 years, 10 months ago) by hpeyerl
Branch: MAIN
Changes since 1.84: +9 -9
lines
Diff to previous 1.84 (colored)
Fix an oops on my part. I commented out some devices in my local copy of this file.
Revision 1.84 / (download) - annotate - [select for diffs], Sun Jul 13 19:33:29 1997 UTC (14 years, 10 months ago) by hpeyerl
Branch: MAIN
Changes since 1.83: +12 -9
lines
Diff to previous 1.83 (colored)
Satellite receiver driver for ISA cards from PlanetConnect by Jason and Herb for Canada Connect Corp.
Revision 1.83 / (download) - annotate - [select for diffs], Wed Jul 2 02:44:10 1997 UTC (14 years, 10 months ago) by cjs
Branch: MAIN
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored)
Update comments to show that ed driver on PCI works with 3c90x cards.
Revision 1.82.2.1 / (download) - annotate - [select for diffs], Tue Jul 1 17:33:55 1997 UTC (14 years, 10 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.82: +3 -1
lines
Diff to previous 1.82 (colored)
Updates for new scsipi subsystem. Actally known to work on i386 and sparc.
Revision 1.82 / (download) - annotate - [select for diffs], Wed Jun 25 04:41:16 1997 UTC (14 years, 11 months ago) by mellon
Branch: MAIN
Branch point for: bouyer-scsipi
Changes since 1.81: +47 -47
lines
Diff to previous 1.81 (colored)
Adjust options statements so that if they are commented out or uncommented, it doesn't screw up indentation.
Revision 1.81 / (download) - annotate - [select for diffs], Thu Jun 12 07:05:49 1997 UTC (14 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.80: +3 -2
lines
Diff to previous 1.80 (colored)
Use '#options<SPACE><TAB>' for EXT2FS_SYSTEM_FLAGS and add the empty line before '#options GATEWAY'.
Revision 1.80 / (download) - annotate - [select for diffs], Wed Jun 11 21:05:41 1997 UTC (14 years, 11 months ago) by perry
Branch: MAIN
Changes since 1.79: +3 -3
lines
Diff to previous 1.79 (colored)
clean up the formatting of the ext2fs lines a bit.
Revision 1.79 / (download) - annotate - [select for diffs], Wed Jun 11 10:54:53 1997 UTC (14 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.78: +4 -2
lines
Diff to previous 1.78 (colored)
Add file-system ext2fs and related options.
Revision 1.78 / (download) - annotate - [select for diffs], Thu Jun 5 02:27:44 1997 UTC (14 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.77: +2 -1
lines
Diff to previous 1.77 (colored)
Add fxp* at pci? declarations.
Revision 1.77 / (download) - annotate - [select for diffs], Mon Jun 2 00:26:49 1997 UTC (14 years, 11 months ago) by perry
Branch: MAIN
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
trivial reformat -- one space to a tab
Revision 1.76 / (download) - annotate - [select for diffs], Tue May 13 22:48:33 1997 UTC (15 years ago) by jtk
Branch: MAIN
Changes since 1.75: +2 -1
lines
Diff to previous 1.75 (colored)
add pci* at pchb?
Revision 1.75 / (download) - annotate - [select for diffs], Tue Apr 1 13:12:14 1997 UTC (15 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.74: +2 -2
lines
Diff to previous 1.74 (colored)
Enable wdc1 at IRQ 15.
Revision 1.74 / (download) - annotate - [select for diffs], Wed Mar 26 01:16:23 1997 UTC (15 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.73: +5 -2
lines
Diff to previous 1.73 (colored)
Comment out the wt driver -- its rather dangerous to ed users, as it turns out. Also, add a comment explaining this.
Revision 1.73 / (download) - annotate - [select for diffs], Thu Mar 13 04:15:24 1997 UTC (15 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.72: +3 -1
lines
Diff to previous 1.72 (colored)
add entries for isp, as isp* at pci? dev ? function ?, for Qlogic ISP 10x0 PCI SCSI controllers. Also, add the attached SCSI busses.
Revision 1.71.4.1 / (download) - annotate - [select for diffs], Wed Mar 12 14:34:37 1997 UTC (15 years, 2 months ago) by is
Branch: is-newarp
Changes since 1.71: +2 -3
lines
Diff to previous 1.71 (colored) next main 1.72 (colored)
Merge in Changes from The Trunk.
Revision 1.72 / (download) - annotate - [select for diffs], Tue Feb 18 21:07:56 1997 UTC (15 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: is-newarp-before-merge
Changes since 1.71: +2 -3
lines
Diff to previous 1.71 (colored)
comment PFIL_HOOKS as it is redundant (as an option) when used with ipfilter.
Revision 1.71 / (download) - annotate - [select for diffs], Fri Jan 31 01:50:48 1997 UTC (15 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: mrg-vm-swap,
is-newarp-base
Branch point for: is-newarp
Changes since 1.70: +16 -18
lines
Diff to previous 1.70 (colored)
Adopt for new file system and root spec grammar.
Revision 1.66.2.3 / (download) - annotate - [select for diffs], Thu Jan 30 05:46:21 1997 UTC (15 years, 3 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.66.2.2: +2 -1
lines
Diff to previous 1.66.2.2 (colored) next main 1.67 (colored)
update from trunk
Revision 1.70 / (download) - annotate - [select for diffs], Wed Jan 22 23:46:59 1997 UTC (15 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.69: +2 -1
lines
Diff to previous 1.69 (colored)
ep* at isapnp?
Revision 1.66.2.2 / (download) - annotate - [select for diffs], Sat Jan 18 04:14:42 1997 UTC (15 years, 4 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.66.2.1: +8 -3
lines
Diff to previous 1.66.2.1 (colored)
Update from trunk.
Revision 1.69 / (download) - annotate - [select for diffs], Thu Jan 16 23:30:29 1997 UTC (15 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.68: +2 -1
lines
Diff to previous 1.68 (colored)
added options I686_CPU (commented or uncommented) per thorpej
Revision 1.68 / (download) - annotate - [select for diffs], Thu Jan 16 23:25:03 1997 UTC (15 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.67: +6 -1
lines
Diff to previous 1.67 (colored)
Add Plug and Play devices
Revision 1.67 / (download) - annotate - [select for diffs], Wed Jan 15 01:28:45 1997 UTC (15 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.66: +2 -3
lines
Diff to previous 1.66 (colored)
Eliminate obsolete TIMEZONE and DST options. Eliminate obsolete global kernel variable "struct timezone tz" Add RTC_OFFSET option Add global kernel variable rtc_offset, which is initialized by RTC_OFFSET at kernel compile time. on i386, x68k, mac68k, pc532 and arm32, RTC_OFFSET indicates how many minutes west (east) of GMT the hardware RTC runs. Defaults to 0. Places where tz variable was used to indicate this in the past have been replaced with rtc_offset. Add sysctl interface to rtc_offset. Kill obsolete DST_* macros in sys/time.h gettimeofday now always returns zeroed timezone if zone is requested. settimeofday now ignores and logs attempts to set non-existant kernel timezone.
Revision 1.66.2.1 / (download) - annotate - [select for diffs], Tue Jan 14 21:25:16 1997 UTC (15 years, 4 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.66: +16 -18
lines
Diff to previous 1.66 (colored)
Snapshot of work-in-progress, committed to private branch. These changes implement machine-independent root device and file system selection. Notable features: - All ports behave in a consistent manner regarding root device selection. - No more "options GENERIC"; all kernels have the ability to boot with RB_ASKNAME to select root device and file system type. - Root file system type can be wildcarded; a machine-independent function will try all possible file systems for the selected root device until one succeeds. - If the root file system fails to mount, the operator will be given the chance to select a new root device and file system type, rather than having the machine simply panic. - nfs_mountroot() no longer panics if any part of the NFS mount process fails; it now returns an error, giving the operator a chance to recover. - New, more consistent, config(8) grammar. The constructs: config netbsd swap generic config netbsd root on nfs have been replaced with: config netbsd root on ? type ? config netbsd root on ? type nfs Additionally, the operator may select or wildcard root file system type in the kernel configuration file: config netbsd root on cd0a type cd9660 config(8) now requires that a "root" specification be made. "root" may be wired down or wildcarded. "swap" and "dump" specifications are optional, and follow previous semantics. - config(8) has a new "file-system" keyword, used to configure file systems into the kernel. Eventually, this will be used to generate the default vfssw[]. - "options NFSCLIENT" is obsolete, and is replaced by "file-system NFS". "options NFSSERVER" still exists, since NFS server support is independent of the NFS file system client. - sys/arch/<foo>/<foo>/swapgeneric.c is no longer used, and will be removed; all information is now generated by config(8). As of this commit, all ports except arm32 have been updated to use the new setroot(). Only SPARC, i386, and Alpha ports have been tested at this time. Port masters should test these changes on their ports, and report any problems back to me. More changes are on their way, including RB_ASKNAME support in nfs_mountroot() (to prompt for server address and path) and, potentially, the ability to select rarp/bootparam or bootp in nfs_mountroot().
Revision 1.66 / (download) - annotate - [select for diffs], Tue Jan 7 11:35:14 1997 UTC (15 years, 4 months ago) by mrg
Branch: MAIN
Branch point for: thorpej-setroot
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
use pseudo-device ipfilter, not ipl.
Revision 1.65 / (download) - annotate - [select for diffs], Tue Jan 7 08:01:32 1997 UTC (15 years, 4 months ago) by veego
Branch: MAIN
Changes since 1.64: +4 -1
lines
Diff to previous 1.64 (colored)
Add the pseudo-device for ipl and PFIL_HOOKS which is required for ipl.
Revision 1.64 / (download) - annotate - [select for diffs], Sat Dec 7 00:26:02 1996 UTC (15 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.63: +2 -2
lines
Diff to previous 1.63 (colored)
s/EXTMEM_SIZE/BIOSEXTMEM/
Revision 1.63 / (download) - annotate - [select for diffs], Thu Nov 28 03:15:19 1996 UTC (15 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.62: +12 -5
lines
Diff to previous 1.62 (colored)
Update for pchb and pcib drivers.
Revision 1.62 / (download) - annotate - [select for diffs], Sat Nov 16 01:16:40 1996 UTC (15 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.61: +1 -4
lines
Diff to previous 1.61 (colored)
Move VNODEPAGER and DEVPAGER to std.i386 as well.
Revision 1.61 / (download) - annotate - [select for diffs], Fri Nov 15 09:19:33 1996 UTC (15 years, 6 months ago) by fvdl
Branch: MAIN
Changes since 1.60: +2 -6
lines
Diff to previous 1.60 (colored)
Move non-optional options to std.i386, and use that file.
Revision 1.60 / (download) - annotate - [select for diffs], Wed Oct 2 23:56:43 1996 UTC (15 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.59: +4 -1
lines
Diff to previous 1.59 (colored)
Add examples of NTP, MROUTING, and serial console.
Revision 1.59 / (download) - annotate - [select for diffs], Wed Oct 2 22:20:52 1996 UTC (15 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.58: +5 -1
lines
Diff to previous 1.58 (colored)
Update to current reality.
Revision 1.58 / (download) - annotate - [select for diffs], Tue Sep 24 19:10:41 1996 UTC (15 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.57: +4 -4
lines
Diff to previous 1.57 (colored)
Fix the entries for the cyclades multiport serial cards, but leave commented out, like the other multiport cards
Revision 1.57 / (download) - annotate - [select for diffs], Mon Sep 9 17:18:47 1996 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
Oops; include paths are relative to $S.
Revision 1.56 / (download) - annotate - [select for diffs], Mon Sep 9 16:37:08 1996 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.55: +3 -1
lines
Diff to previous 1.55 (colored)
Add a file for local additions to GENERIC.
Revision 1.55 / (download) - annotate - [select for diffs], Mon Sep 9 16:30:47 1996 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.54: +5 -2
lines
Diff to previous 1.54 (colored)
Add ss, uk. Minor touchups.
Revision 1.54 / (download) - annotate - [select for diffs], Sat Aug 31 20:43:56 1996 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.53: +2 -1
lines
Diff to previous 1.53 (colored)
Oops. Add patterns for PCI BusLogic cards.
Revision 1.53 / (download) - annotate - [select for diffs], Sat Aug 31 20:39:17 1996 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.52: +6 -6
lines
Diff to previous 1.52 (colored)
Update for BusLogic and UltraStor changes.
Revision 1.52 / (download) - annotate - [select for diffs], Mon Aug 26 23:39:57 1996 UTC (15 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.51: +2 -1
lines
Diff to previous 1.51 (colored)
add COMPAT_12.
Revision 1.51 / (download) - annotate - [select for diffs], Sun Aug 25 23:39:27 1996 UTC (15 years, 9 months ago) by jtk
Branch: MAIN
Changes since 1.50: +3 -1
lines
Diff to previous 1.50 (colored)
add Advanced Power Management driver Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
Revision 1.48.2.1 / (download) - annotate - [select for diffs], Sun Aug 25 17:22:16 1996 UTC (15 years, 9 months ago) by thorpej
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001
Changes since 1.48: +4 -3
lines
Diff to previous 1.48 (colored) next main 1.49 (colored)
Fix support for the Adaptec 284x VLbus SCSI cards, massaged for the NetBSD-1.2 release branch by Noriyuki Soda <soda@sra.co.jp>. (`sys/arch/i386/isa/ahc_isa.c' tagged separately.)
Revision 1.50 / (download) - annotate - [select for diffs], Mon Aug 5 21:15:58 1996 UTC (15 years, 9 months ago) by soda
Branch: MAIN
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
adding AHA-284x VL front-end to ahc driver by Jason Thorpe.
Revision 1.49 / (download) - annotate - [select for diffs], Sun Jul 14 00:10:11 1996 UTC (15 years, 10 months ago) by explorer
Branch: MAIN
Changes since 1.48: +3 -3
lines
Diff to previous 1.48 (colored)
Suggestion from Noriyuki Soda <soda@sra.co.jp> to update the comments for these files, since the driver was updated to deal with more devices.
Revision 1.48 / (download) - annotate - [select for diffs], Mon May 20 18:17:23 1996 UTC (16 years ago) by mrg
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-BETA
Branch point for: netbsd-1-2
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
document PORTAL
Revision 1.47 / (download) - annotate - [select for diffs], Mon May 20 03:32:16 1996 UTC (16 years ago) by thorpej
Branch: MAIN
Changes since 1.46: +2 -3
lines
Diff to previous 1.46 (colored)
Remove references to the "ahe" device, and add ahc at eisa. Lingering junk pointed out by Greg Earle <earle@isolar.Tujunga.CA.US>.
Revision 1.46 / (download) - annotate - [select for diffs], Mon May 20 00:50:33 1996 UTC (16 years ago) by thorpej
Branch: MAIN
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
Add the DEFEA EISA FDDI controller to the catch-all kernels.
Revision 1.45 / (download) - annotate - [select for diffs], Tue May 7 00:59:53 1996 UTC (16 years ago) by thorpej
Branch: MAIN
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
Add the DEC DEFPA FDDI interface to the catch-all kernel configs.
Revision 1.44 / (download) - annotate - [select for diffs], Thu Apr 25 20:14:13 1996 UTC (16 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.43: +3 -2
lines
Diff to previous 1.43 (colored)
Add ie1, appropriate for EtherExpress support
Revision 1.43 / (download) - annotate - [select for diffs], Thu Apr 25 18:59:14 1996 UTC (16 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.42: +2 -1
lines
Diff to previous 1.42 (colored)
Document the VM86 option by adding it to the GENERIC* kernel config files. Note, the option is disabled by default (comment out). This is meant as an example for others.
Revision 1.42 / (download) - annotate - [select for diffs], Thu Apr 25 02:23:38 1996 UTC (16 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.41: +2 -1
lines
Diff to previous 1.41 (colored)
Break up the ep driver into isa, eisa, and pci front-ends and a bus-independent core driver. Tested on all three bus types, including an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in your kernel config file to catch this one). XXX Driver still needs to be converted to <machine/bus.h>
Revision 1.41 / (download) - annotate - [select for diffs], Sun Apr 21 20:55:28 1996 UTC (16 years, 1 month ago) by ghudson
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
aic0 belongs at IRQ 11 (the card default); the entry was apparently changed to 12 by mistake when GENERIC was created after NetBSD 1.0. Change confirmed by Perry and several others. Fixes PR 1878.
Revision 1.40 / (download) - annotate - [select for diffs], Sat Mar 30 23:57:09 1996 UTC (16 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.39: +4 -1
lines
Diff to previous 1.39 (colored)
Added (commented out) line for joystick driver.
Revision 1.39 / (download) - annotate - [select for diffs], Sat Mar 30 05:42:45 1996 UTC (16 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.38: +4 -1
lines
Diff to previous 1.38 (colored)
Add wds0 and wds1 to generic kernels.
Revision 1.38 / (download) - annotate - [select for diffs], Mon Mar 25 05:45:18 1996 UTC (16 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
Add COMPAT_11 option.
Revision 1.37 / (download) - annotate - [select for diffs], Mon Mar 18 01:46:37 1996 UTC (16 years, 2 months ago) by jtk
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
updated spkr attachment to use new pckbd attribute
Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 16 06:09:03 1996 UTC (16 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Change the PS/2 mouse driver to be a child of the "pckbd" attribute, which represents the "keyboard controller". Give "pc" and "vt" drivers the "pckbd" attribute. In pcattach() (pccons and pcvt), attach children of the keyboard controller.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Mar 12 01:32:47 1996 UTC (16 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
close prs #2076 and #2159: Install kernels have had DIAGNOSTIC and KTRACE removed to make them fit on the floppies. All kernels have had the comment typo "internally consistency" changed to "internal consistency".
Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 10 09:03:17 1996 UTC (16 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
update for new commulti->com attach interface. com ports at 'ast' multiport cards no longer need 'flags 1', because the "don't set IEN" requirement is communicated by the commulti_attach_args. com.c no longer recognizes 'flags 1' at all.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Mar 7 00:48:36 1996 UTC (16 years, 2 months ago) by jtk
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
speaker device uses a port, so declare it as such in all the config files
Revision 1.32 / (download) - annotate - [select for diffs], Tue Mar 5 01:32:14 1996 UTC (16 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.31: +6 -1
lines
Diff to previous 1.31 (colored)
Add a blurb about the EXTMEM_SIZE option to the example kernels, disabled by default.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 4 03:25:52 1996 UTC (16 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.30: +6 -4
lines
Diff to previous 1.30 (colored)
Attach isa, eisa, and pci to mainbus now, rather than root. The i386 now has a single device tree (rather than a forest). Also, attach EISA only if it's present, and attach in order: PCI, EISA, ISA (most specific to least specific).
Revision 1.30 / (download) - annotate - [select for diffs], Wed Feb 28 02:02:32 1996 UTC (16 years, 3 months ago) by cgd
Branch: MAIN
Changes since 1.29: +9 -6
lines
Diff to previous 1.29 (colored)
pci devices are now specified like "foo* at pci? dev ? function ?". also, add support for PPB's and secondary PCI busses, where appropriate.
Revision 1.29 / (download) - annotate - [select for diffs], Tue Feb 27 00:06:53 1996 UTC (16 years, 3 months ago) by cgd
Branch: MAIN
Changes since 1.28: +3 -2
lines
Diff to previous 1.28 (colored)
update for new EISA autoconfiguration: there can now be an eisa0 at root, and ahb attaches to eisa, not isa. Also, ahb* at eisa?... is now supported, so you can get all ahb's configured easily.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 13 02:05:24 1996 UTC (16 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.27: +3 -1
lines
Diff to previous 1.27 (colored)
Add the "ahe" driver, autoconfiguration support for the aic7xxx-based Adaptec 2[78]4x SCSI controllers, from Michael Graff <explorer@flame.org>. Fixes PR #1594 from Noriyuki Soda <soda@sra.co.jp> in a different way.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Dec 24 00:22:20 1995 UTC (16 years, 5 months ago) by neil
Branch: MAIN
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Added ccd pseudo-device.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Dec 14 01:09:59 1995 UTC (16 years, 5 months ago) by tls
Branch: MAIN
Changes since 1.25: +4 -4
lines
Diff to previous 1.25 (colored)
add 3C590 support to all generic and install kernels
Revision 1.25 / (download) - annotate - [select for diffs], Thu Nov 30 00:58:14 1995 UTC (16 years, 5 months ago) by jtc
Branch: MAIN
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
merge in changes from 1.1 release branch
Revision 1.24 / (download) - annotate - [select for diffs], Fri Nov 10 19:34:54 1995 UTC (16 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Add a config line for 3c590 ethernet cards
Revision 1.23.2.1 / (download) - annotate - [select for diffs], Tue Oct 17 12:54:55 1995 UTC (16 years, 7 months ago) by tls
Branch: netbsd-1-1
CVS Tags: netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
fix missing devices etc. but INSTALL still won't go on a floppy, even minus sea0... LKM or KTRACE may need to go.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 10 01:29:15 1995 UTC (16 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-1-base
Branch point for: netbsd-1-1
Changes since 1.22: +4 -1
lines
Diff to previous 1.22 (colored)
Add ahc and COMPAT_FREEBSD.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Oct 3 20:18:58 1995 UTC (16 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.21: +20 -1
lines
Diff to previous 1.21 (colored)
Undo accidental deletions in last commit.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Sep 14 12:46:42 1995 UTC (16 years, 8 months ago) by hpeyerl
Branch: MAIN
Changes since 1.20: +2 -21
lines
Diff to previous 1.20 (colored)
update comment to include Etherexpress.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Aug 22 19:43:14 1995 UTC (16 years, 9 months ago) by jtc
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
recommanded -> recommended; PR #1395
Revision 1.19 / (download) - annotate - [select for diffs], Mon Jul 24 03:33:12 1995 UTC (16 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.18: +3 -5
lines
Diff to previous 1.18 (colored)
Remove extraneous makeoptions declarations.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 19 19:59:00 1995 UTC (16 years, 10 months ago) by brezak
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
GUS audio driver from John Kohl.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 24 20:39:40 1995 UTC (16 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
GENERIC: Add COMPAT_IBCS2 in too by default. Makefile.`arch`: - Add -lcompat - Change clean: target to be a double dep one, so libraries can use the clean target too - Add genassym to the clean targets
Revision 1.16 / (download) - annotate - [select for diffs], Fri May 12 03:18:05 1995 UTC (17 years ago) by cgd
Branch: MAIN
Changes since 1.15: +5 -2
lines
Diff to previous 1.15 (colored)
Split FFS,QUOTA line, comment each individually. Add 'options INSECURE' so that the GENERIC kernel is happy with X's linear mapping.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 17 22:44:38 1995 UTC (17 years, 1 month ago) by brezak
Branch: MAIN
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored)
Add config for PSS
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 17 07:23:34 1995 UTC (17 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
use CC="cc -Werror" for cc
Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 5 22:32:54 1995 UTC (17 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Update to reflect the state of the world.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 21 01:43:02 1995 UTC (17 years, 3 months ago) by brezak
Branch: MAIN
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
New audio subsystem
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 25 04:58:18 1995 UTC (17 years, 4 months ago) by cgd
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
vn -> vnd renaming, for consistency.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 16 12:23:50 1995 UTC (17 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
More updates to EISA stuff.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 16 12:00:50 1995 UTC (17 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.8: +4 -5
lines
Diff to previous 1.8 (colored)
Update EISA stuff.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 11 20:59:50 1995 UTC (17 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +5 -2
lines
Diff to previous 1.7 (colored)
Add boca, makeoptions.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 11 16:20:52 1994 UTC (17 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Add `flags 1' to ast subdevices, as pointed out by John Kohl.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 4 07:36:45 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Comment out one option that doesn't quite work at the moment.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 3 22:18:40 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Don't allow configuration of specific PCI function numbers.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 3 20:12:09 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +7 -5
lines
Diff to previous 1.3 (colored)
Stylistic changes.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 3 19:09:22 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
pms0 would be at irq 12 if it existed.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 3 18:27:13 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Rearrange slightly.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 3 18:14:50 1994 UTC (17 years, 6 months ago) by mycroft
Branch: MAIN
Make a real GENERIC config.