The NetBSD Project

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

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.1095 / (download) - annotate - [select for diffs], Mon Jun 10 07:14:01 2013 UTC (8 days, 17 hours ago) by kardel
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1094: +5 -2 lines
Diff to previous 1.1094 (colored)

adjust soekrisgpio driver to NetBSD

Revision 1.1094 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:01 2013 UTC (13 days, 1 hour ago) by christos
Branch: MAIN
Changes since 1.1093: +2 -3 lines
Diff to previous 1.1093 (colored)

remove obsolete networking options

Revision 1.1093 / (download) - annotate - [select for diffs], Tue May 28 12:13:55 2013 UTC (3 weeks ago) by kiyohara
Branch: MAIN
Changes since 1.1092: +6 -2 lines
Diff to previous 1.1092 (colored)

Add udsir.

Revision 1.1092 / (download) - annotate - [select for diffs], Sat Apr 27 22:21:14 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.1091: +3 -3 lines
Diff to previous 1.1091 (colored)

more bogus number removal

Revision 1.1091 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:29 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
Changes since 1.1090: +4 -4 lines
Diff to previous 1.1090 (colored)

the bogus number police

Revision 1.1090 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:38 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
Changes since 1.1089: +4 -4 lines
Diff to previous 1.1089 (colored)

remove confusing numeric locators where they are unused.

Revision 1.1089 / (download) - annotate - [select for diffs], Sat Apr 6 16:59:59 2013 UTC (2 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.1088: +5 -2 lines
Diff to previous 1.1088 (colored)

Add athn

Revision 1.1088 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:15 2013 UTC (3 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base, agc-symver
Changes since 1.1087: +2 -3 lines
Diff to previous 1.1087 (colored)

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.1087 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:44 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.1086: +2 -4 lines
Diff to previous 1.1086 (colored)

Retire OSI network stack. OK core@

Revision 1.1086 / (download) - annotate - [select for diffs], Tue Dec 25 10:51:03 2012 UTC (5 months, 3 weeks ago) by mbalmer
Branch: MAIN
CVS Tags: yamt-pagecache-base8, tls-maxphys-nbase, tls-maxphys-base
Changes since 1.1085: +4 -4 lines
Diff to previous 1.1085 (colored)

Whitespace fixes.

Revision 1.1085 / (download) - annotate - [select for diffs], Mon Dec 17 20:38:00 2012 UTC (6 months ago) by mbalmer
Branch: MAIN
Changes since 1.1084: +5 -2 lines
Diff to previous 1.1084 (colored)

Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
found e.g. in SurePOS 300 series point of sale terminals.  The driver
provides a gpio(4) device with three pins:  pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.

Revision 1.1084 / (download) - annotate - [select for diffs], Mon Dec 10 02:03:45 2012 UTC (6 months, 1 week ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base7
Changes since 1.1083: +3 -3 lines
Diff to previous 1.1083 (colored)

whitespace

Revision 1.1083 / (download) - annotate - [select for diffs], Wed Dec 5 16:19:46 2012 UTC (6 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.1082: +5 -2 lines
Diff to previous 1.1082 (colored)

Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET support. Tested
on a Soekris net6501. (jmcneill)

Revision 1.1082 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:13 2012 UTC (8 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.1081: +3 -2 lines
Diff to previous 1.1081 (colored)

Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

Revision 1.1081 / (download) - annotate - [select for diffs], Sun Sep 30 21:36:18 2012 UTC (8 months, 2 weeks ago) by dsl
Branch: MAIN
Changes since 1.1080: +2 -3 lines
Diff to previous 1.1080 (colored)

Remove code from dev/apm/apm.c for setting global variables to parameterise
  the i386 bios apm code (now removed).
Remove the same code from the clone dev/hpc/apm/apmdev.c
Remove some not-used options from dev/apm/files.apm and the commented out
  lines in ALL and GENERIC.
Maybe the APM_V10_ONLY and APM_NO_V12 could also be shot, but they are
  further entwined in the code.

Revision 1.1080 / (download) - annotate - [select for diffs], Sun Sep 23 01:05:21 2012 UTC (8 months, 3 weeks ago) by chs
Branch: MAIN
Changes since 1.1079: +6 -5 lines
Diff to previous 1.1079 (colored)

add vmt entry to GENERIC.
standardize commented pfsync and npf entries.

Revision 1.1079 / (download) - annotate - [select for diffs], Sat Sep 1 18:17:50 2012 UTC (9 months, 2 weeks ago) by jakllsch
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.1078: +3 -3 lines
Diff to previous 1.1078 (colored)

Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
as ural(4) and ral(4) do not actually share any code.

Enable ural(4) in hpcarm WZERO3 kernel too, as it will now build.

Fixes PR#43520.

Revision 1.1078 / (download) - annotate - [select for diffs], Fri Aug 10 11:32:32 2012 UTC (10 months, 1 week ago) by sborrill
Branch: MAIN
Changes since 1.1077: +6 -2 lines
Diff to previous 1.1077 (colored)

Add uts(4)

Revision 1.1077 / (download) - annotate - [select for diffs], Wed Aug 1 04:20:05 2012 UTC (10 months, 2 weeks ago) by matt
Branch: MAIN
Changes since 1.1076: +3 -3 lines
Diff to previous 1.1076 (colored)

Enable FFS_EI (let's be more endian tolerant).

Revision 1.1076 / (download) - annotate - [select for diffs], Mon Jul 30 19:40:52 2012 UTC (10 months, 2 weeks ago) by degroote
Branch: MAIN
Changes since 1.1075: +3 -2 lines
Diff to previous 1.1075 (colored)

Add malo(4) entry in various kernel configuration

Revision 1.1075 / (download) - annotate - [select for diffs], Thu Jun 14 04:23:49 2012 UTC (12 months ago) by riz
Branch: MAIN
Changes since 1.1074: +3 -2 lines
Diff to previous 1.1074 (colored)

Add urtw(4) to i386/amd64 GENERIC.

Revision 1.1074 / (download) - annotate - [select for diffs], Tue Jun 5 08:44:12 2012 UTC (12 months, 1 week ago) by abs
Branch: MAIN
Changes since 1.1073: +3 -3 lines
Diff to previous 1.1073 (colored)

Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least
give a hint that its not just for third party compat. No functional change.

Revision 1.1073 / (download) - annotate - [select for diffs], Wed May 30 14:30:34 2012 UTC (12 months, 2 weeks ago) by nonaka
Branch: MAIN
CVS Tags: jmcneill-usbmp-base10
Changes since 1.1072: +3 -2 lines
Diff to previous 1.1072 (colored)

Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE
802.11a/b/g/n wireless network devices, ported from OpenBSD by FUKAUMI Naoki,
arranged by me.

Revision 1.1072 / (download) - annotate - [select for diffs], Thu Apr 19 17:50:51 2012 UTC (13 months, 4 weeks ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pagecache-base5, jmcneill-usbmp-base9
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.1071 / (download) - annotate - [select for diffs], Fri Apr 13 13:11:16 2012 UTC (14 months 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 (14 months, 1 week 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 (14 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.1068: +4 -3 lines
Diff to previous 1.1068 (colored)

add apple autodiscovery

Revision 1.1068 / (download) - annotate - [select for diffs], Sun Mar 25 00:11:16 2012 UTC (14 months, 3 weeks 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.1067 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:53 2012 UTC (15 months, 1 week 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.1066 / (download) - annotate - [select for diffs], Sun Jan 22 06:44:29 2012 UTC (16 months, 3 weeks 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 (17 months 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 (17 months 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 (17 months 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 (17 months 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 (17 months, 2 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 (18 months 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 (18 months 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 (18 months, 3 weeks 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 (19 months 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 (19 months 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 (19 months, 2 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 (20 months, 2 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 (21 months, 2 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 (21 months, 2 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 (21 months, 2 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 (21 months, 2 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.1049 / (download) - annotate - [select for diffs], Sat Aug 27 09:28:55 2011 UTC (21 months, 3 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 (22 months 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 (22 months, 1 week 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 (22 months, 1 week 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 (22 months, 1 week 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 (22 months, 1 week 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 (22 months, 1 week 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 (22 months, 1 week 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 (22 months, 3 weeks 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 (22 months, 4 weeks 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 (23 months 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 (23 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 (23 months, 1 week 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 (23 months, 1 week 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 (23 months, 2 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.1034 / (download) - annotate - [select for diffs], Tue Jun 21 05:01:17 2011 UTC (23 months, 4 weeks 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 (2 years 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.1032 / (download) - annotate - [select for diffs], Sat May 28 13:01:49 2011 UTC (2 years 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.1031 / (download) - annotate - [select for diffs], Tue Apr 26 16:57:40 2011 UTC (2 years, 1 month 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 (2 years, 1 month 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.1029 / (download) - annotate - [select for diffs], Mon Apr 4 17:09:39 2011 UTC (2 years, 2 months 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 (2 years, 2 months 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 (2 years, 2 months 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.1026 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:25 2011 UTC (2 years, 3 months 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.1025 / (download) - annotate - [select for diffs], Fri Mar 4 04:48:40 2011 UTC (2 years, 3 months 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 (2 years, 3 months 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 (2 years, 3 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 (2 years, 3 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 (2 years, 3 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 (2 years, 3 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 (2 years, 3 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 (2 years, 3 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 (2 years, 3 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.1016 / (download) - annotate - [select for diffs], Wed Feb 16 07:30:27 2011 UTC (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 4 months 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.1010 / (download) - annotate - [select for diffs], Mon Feb 7 04:05:49 2011 UTC (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 4 months 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 (2 years, 5 months 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 (2 years, 5 months 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 (2 years, 5 months 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 (2 years, 5 months 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 (2 years, 5 months 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 (2 years, 5 months 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 (2 years, 6 months 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 (2 years, 6 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.999 / (download) - annotate - [select for diffs], Sat Nov 13 09:48:55 2010 UTC (2 years, 7 months 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.998 / (download) - annotate - [select for diffs], Sat Nov 6 15:06:29 2010 UTC (2 years, 7 months 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.997 / (download) - annotate - [select for diffs], Fri Nov 5 10:28:21 2010 UTC (2 years, 7 months 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 (2 years, 7 months 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 (2 years, 7 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.994 / (download) - annotate - [select for diffs], Tue Oct 12 19:10:50 2010 UTC (2 years, 8 months 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.993 / (download) - annotate - [select for diffs], Sun Aug 22 18:56:21 2010 UTC (2 years, 9 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 (2 years, 9 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 (2 years, 9 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.990 / (download) - annotate - [select for diffs], Sun Aug 8 20:04:24 2010 UTC (2 years, 10 months 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 (2 years, 10 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 (2 years, 10 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 (2 years, 11 months 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.986 / (download) - annotate - [select for diffs], Sat Jun 26 15:17:56 2010 UTC (2 years, 11 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 (2 years, 11 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 (3 years 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.983 / (download) - annotate - [select for diffs], Sat May 22 19:02:08 2010 UTC (3 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 (3 years, 1 month 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 (3 years, 1 month 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.980 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:32 2010 UTC (3 years, 2 months 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 (3 years, 2 months 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 (3 years, 2 months 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 (3 years, 2 months 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 (3 years, 2 months 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 (3 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.974 / (download) - annotate - [select for diffs], Mon Mar 8 22:51:52 2010 UTC (3 years, 3 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 (3 years, 3 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 (3 years, 3 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 (3 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 (3 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 (3 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 (3 years, 4 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 (3 years, 4 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 (3 years, 4 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 (3 years, 4 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 (3 years, 4 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 (3 years, 4 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 (3 years, 4 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 (3 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 (3 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 (3 years, 5 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 (3 years, 5 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 (3 years, 5 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 (3 years, 5 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 (3 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 (3 years, 6 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 (3 years, 6 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 (3 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 (3 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.950 / (download) - annotate - [select for diffs], Sat Oct 3 13:37:27 2009 UTC (3 years, 8 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 (3 years, 8 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 (3 years, 8 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 (3 years, 8 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 (3 years, 8 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.945 / (download) - annotate - [select for diffs], Sun Sep 20 01:14:31 2009 UTC (3 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.944 / (download) - annotate - [select for diffs], Mon Sep 7 22:59:09 2009 UTC (3 years, 9 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 (3 years, 9 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 (3 years, 9 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.941 / (download) - annotate - [select for diffs], Sat Aug 15 08:44:35 2009 UTC (3 years, 10 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 (3 years, 10 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 (3 years, 10 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 (3 years, 10 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.937 / (download) - annotate - [select for diffs], Sun Jul 19 06:28:08 2009 UTC (3 years, 11 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 (3 years, 11 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 (3 years, 11 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.934 / (download) - annotate - [select for diffs], Tue Apr 21 03:00:29 2009 UTC (4 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 (4 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 (4 years, 2 months 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 (4 years, 2 months 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 (4 years, 2 months 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.929 / (download) - annotate - [select for diffs], Tue Mar 17 20:04:39 2009 UTC (4 years, 3 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 (4 years, 3 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.927 / (download) - annotate - [select for diffs], Mon Feb 16 23:40:14 2009 UTC (4 years, 4 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 (4 years, 4 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 (4 years, 4 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.924 / (download) - annotate - [select for diffs], Thu Jan 29 21:48:13 2009 UTC (4 years, 4 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 (4 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.922 / (download) - annotate - [select for diffs], Sun Dec 28 15:18:21 2008 UTC (4 years, 5 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 (4 years, 6 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.920 / (download) - annotate - [select for diffs], Tue Nov 25 02:47:19 2008 UTC (4 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 (4 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 (4 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.917 / (download) - annotate - [select for diffs], Wed Nov 12 14:36:31 2008 UTC (4 years, 7 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 (4 years, 7 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 (4 years, 7 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.914 / (download) - annotate - [select for diffs], Sun Oct 19 11:34:31 2008 UTC (4 years, 8 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 (4 years, 8 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.912 / (download) - annotate - [select for diffs], Tue Oct 7 12:43:32 2008 UTC (4 years, 8 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 (4 years, 8 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.910 / (download) - annotate - [select for diffs], Tue Sep 30 16:45:33 2008 UTC (4 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.909: +2 -7 lines
Diff to previous 1.909 (colored)

Remove esl(4)

Revision 1.909 / (download) - annotate - [select for diffs], Tue Sep 9 03:26:42 2008 UTC (4 years, 9 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 (4 years, 9 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 (4 years, 9 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 (4 years, 9 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 (4 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 (4 years, 10 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 (4 years, 10 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 (4 years, 10 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.901 / (download) - annotate - [select for diffs], Wed Jun 11 20:37:38 2008 UTC (5 years 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 / (download) - annotate - [select for diffs], Fri May 30 19:51:00 2008 UTC (5 years 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 (5 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 (5 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 (5 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 (5 years, 1 month 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.895 / (download) - annotate - [select for diffs], Tue May 13 13:43:47 2008 UTC (5 years, 1 month 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 (5 years, 1 month 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 (5 years, 1 month 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 (5 years, 1 month 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 (5 years, 1 month 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 (5 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.889 / (download) - annotate - [select for diffs], Fri Apr 11 11:55:18 2008 UTC (5 years, 2 months 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 (5 years, 2 months 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 (5 years, 2 months 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.886 / (download) - annotate - [select for diffs], Mon Mar 31 15:19:28 2008 UTC (5 years, 2 months 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 (5 years, 2 months 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.884 / (download) - annotate - [select for diffs], Tue Mar 18 20:48:42 2008 UTC (5 years, 3 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 (5 years, 3 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.882 / (download) - annotate - [select for diffs], Fri Feb 29 14:42:32 2008 UTC (5 years, 3 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.881 / (download) - annotate - [select for diffs], Wed Jan 30 19:58:19 2008 UTC (5 years, 4 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.880 / (download) - annotate - [select for diffs], Mon Jan 21 22:12:00 2008 UTC (5 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.879 / (download) - annotate - [select for diffs], Wed Jan 16 09:37:05 2008 UTC (5 years, 5 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.878 / (download) - annotate - [select for diffs], Wed Jan 9 14:28:54 2008 UTC (5 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.877: +7 -3 lines
Diff to previous 1.877 (colored)

Add gcscpcib(4).

Revision 1.877 / (download) - annotate - [select for diffs], Mon Jan 7 08:39:03 2008 UTC (5 years, 5 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.876 / (download) - annotate - [select for diffs], Thu Jan 3 07:21:21 2008 UTC (5 years, 5 months ago) by kiyohara
Branch: MAIN
Changes since 1.875: +3 -3 lines
Diff to previous 1.875 (colored)

Remove white-space.

Revision 1.875 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:56 2007 UTC (5 years, 5 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 (5 years, 5 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 (5 years, 5 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.872 / (download) - annotate - [select for diffs], Wed Dec 26 23:00:51 2007 UTC (5 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.871 / (download) - annotate - [select for diffs], Wed Dec 26 16:28:15 2007 UTC (5 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 (5 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 (5 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 (5 years, 6 months ago) by riz
Branch: MAIN
Changes since 1.867: +5 -2 lines
Diff to previous 1.867 (colored)

Add drvctl(4)

Revision 1.867 / (download) - annotate - [select for diffs], Sun Dec 9 20:27:46 2007 UTC (5 years, 6 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.866 / (download) - annotate - [select for diffs], Wed Dec 5 00:19:41 2007 UTC (5 years, 6 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 (5 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.864: +3 -2 lines
Diff to previous 1.864 (colored)

Enable arc(4).

Revision 1.864 / (download) - annotate - [select for diffs], Sun Dec 2 05:19:13 2007 UTC (5 years, 6 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.863 / (download) - annotate - [select for diffs], Thu Nov 22 14:33:53 2007 UTC (5 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.862 / (download) - annotate - [select for diffs], Thu Nov 15 12:58:29 2007 UTC (5 years, 7 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.861 / (download) - annotate - [select for diffs], Wed Nov 14 17:54:57 2007 UTC (5 years, 7 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.860 / (download) - annotate - [select for diffs], Sun Nov 11 17:56:10 2007 UTC (5 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.859: +5 -2 lines
Diff to previous 1.859 (colored)

Enable pad(4)

Revision 1.859 / (download) - annotate - [select for diffs], Sun Nov 4 14:34:22 2007 UTC (5 years, 7 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 (5 years, 7 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 (5 years, 7 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.856 / (download) - annotate - [select for diffs], Tue Oct 30 00:03:50 2007 UTC (5 years, 7 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.855 / (download) - annotate - [select for diffs], Mon Oct 29 00:47:17 2007 UTC (5 years, 7 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.854 / (download) - annotate - [select for diffs], Fri Oct 26 22:20:43 2007 UTC (5 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 (5 years, 8 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.852 / (download) - annotate - [select for diffs], Tue Sep 25 17:14:11 2007 UTC (5 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 (5 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 (5 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 (5 years, 9 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.848 / (download) - annotate - [select for diffs], Thu Sep 6 18:09:00 2007 UTC (5 years, 9 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 (5 years, 9 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 (5 years, 9 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.845 / (download) - annotate - [select for diffs], Mon Sep 3 17:57:36 2007 UTC (5 years, 9 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.844 / (download) - annotate - [select for diffs], Sun Aug 26 17:05:23 2007 UTC (5 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.843 / (download) - annotate - [select for diffs], Tue Aug 21 02:48:15 2007 UTC (5 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.842 / (download) - annotate - [select for diffs], Mon Aug 20 00:54:42 2007 UTC (5 years, 10 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 (5 years, 10 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.840 / (download) - annotate - [select for diffs], Mon Aug 6 21:26:55 2007 UTC (5 years, 10 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 (5 years, 10 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.838 / (download) - annotate - [select for diffs], Sat Jul 14 16:16:17 2007 UTC (5 years, 11 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.837 / (download) - annotate - [select for diffs], Wed Jul 11 08:01:50 2007 UTC (5 years, 11 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 (5 years, 11 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 (5 years, 11 months ago) by xtraeme
Branch: MAIN
Changes since 1.834: +3 -2 lines
Diff to previous 1.834 (colored)

Add gcscide(4).

Revision 1.834 / (download) - annotate - [select for diffs], Sat Jun 16 12:35:55 2007 UTC (6 years 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 (6 years ago) by jmcneill
Branch: MAIN
Changes since 1.832: +3 -2 lines
Diff to previous 1.832 (colored)

Enable glxsb(4)

Revision 1.832 / (download) - annotate - [select for diffs], Sat Jun 9 11:34:02 2007 UTC (6 years ago) by kiyohara
Branch: MAIN
Changes since 1.831: +3 -2 lines
Diff to previous 1.831 (colored)

Add zyd(4).

Revision 1.831 / (download) - annotate - [select for diffs], Mon Jun 4 08:55:21 2007 UTC (6 years 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 (6 years 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 (6 years 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.828 / (download) - annotate - [select for diffs], Sun May 20 05:13:17 2007 UTC (6 years, 1 month 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.827 / (download) - annotate - [select for diffs], Tue May 15 17:53:44 2007 UTC (6 years, 1 month 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.826 / (download) - annotate - [select for diffs], Tue May 8 16:55:54 2007 UTC (6 years, 1 month 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.825 / (download) - annotate - [select for diffs], Tue May 1 17:18:54 2007 UTC (6 years, 1 month 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 (6 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 (6 years, 2 months 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.822 / (download) - annotate - [select for diffs], Thu Apr 5 19:17:41 2007 UTC (6 years, 2 months 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.821 / (download) - annotate - [select for diffs], Thu Mar 22 12:40:06 2007 UTC (6 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 (6 years, 3 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 (6 years, 3 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 (6 years, 3 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.817 / (download) - annotate - [select for diffs], Tue Mar 13 04:09:28 2007 UTC (6 years, 3 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.816 / (download) - annotate - [select for diffs], Sat Mar 10 10:54:53 2007 UTC (6 years, 3 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 (6 years, 3 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 (6 years, 3 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 (6 years, 3 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 (6 years, 3 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 (6 years, 3 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.810 / (download) - annotate - [select for diffs], Thu Mar 1 14:57:38 2007 UTC (6 years, 3 months ago) by kiyohara
Branch: MAIN
Changes since 1.809: +4 -2 lines
Diff to previous 1.809 (colored)

Add btuart(4).

Revision 1.809 / (download) - annotate - [select for diffs], Sun Feb 18 18:05:52 2007 UTC (6 years, 4 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 / (download) - annotate - [select for diffs], Sat Feb 17 00:28:23 2007 UTC (6 years, 4 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 (6 years, 4 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.806 / (download) - annotate - [select for diffs], Wed Jan 24 19:46:26 2007 UTC (6 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 (6 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 (6 years, 5 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.803 / (download) - annotate - [select for diffs], Sun Dec 17 23:02:06 2006 UTC (6 years, 6 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 (6 years, 6 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 (6 years, 6 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.800 / (download) - annotate - [select for diffs], Mon Dec 4 01:32:37 2006 UTC (6 years, 6 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 (6 years, 6 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 (6 years, 6 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.797 / (download) - annotate - [select for diffs], Fri Nov 17 22:18:22 2006 UTC (6 years, 7 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 (6 years, 7 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 (6 years, 7 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 (6 years, 7 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 (6 years, 7 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 (6 years, 7 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 (6 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 (6 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 (6 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.788 / (download) - annotate - [select for diffs], Sat Oct 21 14:10:33 2006 UTC (6 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 (6 years, 8 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 (6 years, 8 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 (6 years, 8 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 (6 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 (6 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.782 / (download) - annotate - [select for diffs], Tue Sep 19 13:58:55 2006 UTC (6 years, 9 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.781 / (download) - annotate - [select for diffs], Sun Sep 10 15:45:56 2006 UTC (6 years, 9 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 (6 years, 9 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.779 / (download) - annotate - [select for diffs], Thu Sep 7 14:23:44 2006 UTC (6 years, 9 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.778 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:45 2006 UTC (6 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 (6 years, 10 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.776 / (download) - annotate - [select for diffs], Mon Aug 14 09:34:43 2006 UTC (6 years, 10 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 (6 years, 10 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 (6 years, 10 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 (6 years, 10 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.772 / (download) - annotate - [select for diffs], Mon Aug 7 21:33:49 2006 UTC (6 years, 10 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 (6 years, 10 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 (6 years, 10 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 (6 years, 10 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 (6 years, 10 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.767 / (download) - annotate - [select for diffs], Sun Jul 30 17:53:50 2006 UTC (6 years, 10 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 (6 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 (6 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 (6 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 (6 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 (6 years, 11 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.761 / (download) - annotate - [select for diffs], Wed Jul 12 18:45:51 2006 UTC (6 years, 11 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 (6 years, 11 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 (6 years, 11 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.758 / (download) - annotate - [select for diffs], Mon Jun 19 15:44:44 2006 UTC (7 years 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.757 / (download) - annotate - [select for diffs], Fri Jun 16 22:13:35 2006 UTC (7 years 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 (7 years 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 (7 years 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 (7 years 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.753 / (download) - annotate - [select for diffs], Sun Jun 4 15:48:08 2006 UTC (7 years 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.752 / (download) - annotate - [select for diffs], Sun May 14 21:55:11 2006 UTC (7 years, 1 month 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 (7 years, 1 month 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.750 / (download) - annotate - [select for diffs], Sun May 7 01:38:54 2006 UTC (7 years, 1 month 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 (7 years, 1 month 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 (7 years, 1 month 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.747 / (download) - annotate - [select for diffs], Thu Apr 20 15:58:52 2006 UTC (7 years, 2 months 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.746 / (download) - annotate - [select for diffs], Wed Apr 19 10:31:44 2006 UTC (7 years, 2 months 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.745 / (download) - annotate - [select for diffs], Tue Apr 18 17:03:18 2006 UTC (7 years, 2 months 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 (7 years, 2 months 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 (7 years, 2 months 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 (7 years, 2 months 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 (7 years, 2 months 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.740 / (download) - annotate - [select for diffs], Fri Apr 7 18:55:22 2006 UTC (7 years, 2 months 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 (7 years, 2 months ago) by scw
Branch: MAIN
Changes since 1.738: +5 -2 lines
Diff to previous 1.738 (colored)

Add utoppy* at uhub?

Revision 1.738 / (download) - annotate - [select for diffs], Fri Mar 31 00:03:57 2006 UTC (7 years, 2 months 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 (7 years, 2 months 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.736 / (download) - annotate - [select for diffs], Sat Mar 25 17:44:29 2006 UTC (7 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 (7 years, 3 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 (7 years, 3 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.733 / (download) - annotate - [select for diffs], Sun Mar 12 22:57:01 2006 UTC (7 years, 3 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 (7 years, 3 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.731 / (download) - annotate - [select for diffs], Sat Feb 25 01:33:15 2006 UTC (7 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 (7 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 (7 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.728 / (download) - annotate - [select for diffs], Sun Feb 19 21:41:18 2006 UTC (7 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 (7 years, 4 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 (7 years, 4 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.725 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:55 2006 UTC (7 years, 4 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 (7 years, 4 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 (7 years, 4 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 (7 years, 4 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.721 / (download) - annotate - [select for diffs], Tue Jan 31 16:42:09 2006 UTC (7 years, 4 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 (7 years, 4 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 (7 years, 4 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.718 / (download) - annotate - [select for diffs], Thu Jan 5 10:24:11 2006 UTC (7 years, 5 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 (7 years, 5 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 (7 years, 5 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 (7 years, 5 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 (7 years, 6 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.713 / (download) - annotate - [select for diffs], Sun Dec 11 02:11:50 2005 UTC (7 years, 6 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 (7 years, 6 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 (7 years, 6 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 (7 years, 6 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.709 / (download) - annotate - [select for diffs], Fri Nov 25 16:41:31 2005 UTC (7 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 (7 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 (7 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.706 / (download) - annotate - [select for diffs], Fri Oct 7 15:59:49 2005 UTC (7 years, 8 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 (7 years, 8 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 (7 years, 8 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 (7 years, 8 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 (7 years, 8 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 (7 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.700 / (download) - annotate - [select for diffs], Wed Sep 14 08:22:24 2005 UTC (7 years, 9 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 (7 years, 9 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 (7 years, 9 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 (7 years, 9 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 (7 years, 10 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 (7 years, 10 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 (7 years, 10 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.693 / (download) - annotate - [select for diffs], Fri Aug 5 09:23:16 2005 UTC (7 years, 10 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 (7 years, 10 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 (7 years, 10 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 (7 years, 10 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.689 / (download) - annotate - [select for diffs], Mon Jul 18 12:02:21 2005 UTC (7 years, 11 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 (7 years, 11 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 (7 years, 11 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 (7 years, 11 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 (7 years, 11 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 (7 years, 11 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 (7 years, 11 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.682 / (download) - annotate - [select for diffs], Sat Jul 2 11:19:23 2005 UTC (7 years, 11 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 (7 years, 11 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 (7 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 (7 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 (7 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 (8 years 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 (8 years 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 (8 years 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.674 / (download) - annotate - [select for diffs], Thu Jun 9 14:43:30 2005 UTC (8 years 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 (8 years, 1 month 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 (8 years, 1 month 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 (8 years, 1 month 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 (8 years, 1 month 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 (8 years, 1 month 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.668 / (download) - annotate - [select for diffs], Tue Apr 26 12:13:33 2005 UTC (8 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 (8 years, 2 months 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.666 / (download) - annotate - [select for diffs], Fri Apr 15 17:27:21 2005 UTC (8 years, 2 months 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 (8 years, 2 months 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 (8 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.663: +3 -2 lines
Diff to previous 1.663 (colored)

add tra* at mca?

Revision 1.663 / (download) - annotate - [select for diffs], Fri Mar 25 23:28:44 2005 UTC (8 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 (8 years, 3 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.661 / (download) - annotate - [select for diffs], Thu Mar 3 23:02:01 2005 UTC (8 years, 3 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 (8 years, 3 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 (8 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 (8 years, 4 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.657 / (download) - annotate - [select for diffs], Tue Feb 15 21:07:37 2005 UTC (8 years, 4 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.656 / (download) - annotate - [select for diffs], Sat Feb 12 13:07:27 2005 UTC (8 years, 4 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 (8 years, 4 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.654 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:34 2005 UTC (8 years, 4 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 (8 years, 4 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.652 / (download) - annotate - [select for diffs], Mon Jan 24 03:02:45 2005 UTC (8 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 (8 years, 5 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.650 / (download) - annotate - [select for diffs], Mon Jan 17 15:28:51 2005 UTC (8 years, 5 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 (8 years, 5 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 (8 years, 5 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 (8 years, 5 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.646 / (download) - annotate - [select for diffs], Mon Dec 6 19:28:12 2004 UTC (8 years, 6 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 (8 years, 6 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 (8 years, 6 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 (8 years, 6 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.642 / (download) - annotate - [select for diffs], Thu Nov 25 16:13:34 2004 UTC (8 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 (8 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.640 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:05 2004 UTC (8 years, 7 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 (8 years, 7 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.638 / (download) - annotate - [select for diffs], Mon Nov 1 23:20:42 2004 UTC (8 years, 7 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 (8 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 (8 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 (8 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 (8 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.633 / (download) - annotate - [select for diffs], Tue Oct 19 05:44:25 2004 UTC (8 years, 8 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 (8 years, 8 months ago) by augustss
Branch: MAIN
Changes since 1.631: +3 -2 lines
Diff to previous 1.631 (colored)

Add auacer.

Revision 1.631 / (download) - annotate - [select for diffs], Wed Sep 8 11:38:22 2004 UTC (8 years, 9 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 (8 years, 9 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.629 / (download) - annotate - [select for diffs], Thu Aug 26 14:33:01 2004 UTC (8 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.628 / (download) - annotate - [select for diffs], Tue Aug 10 20:50:11 2004 UTC (8 years, 10 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 (8 years, 10 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.626 / (download) - annotate - [select for diffs], Sat Jul 31 17:35:19 2004 UTC (8 years, 10 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 (8 years, 10 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 (8 years, 10 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.623 / (download) - annotate - [select for diffs], Mon Jul 19 14:23:59 2004 UTC (8 years, 11 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.622 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:47 2004 UTC (8 years, 11 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.621 / (download) - annotate - [select for diffs], Sat Jul 10 18:51:01 2004 UTC (8 years, 11 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.620 / (download) - annotate - [select for diffs], Fri Jul 9 18:38:40 2004 UTC (8 years, 11 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 (8 years, 11 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 (8 years, 11 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.617 / (download) - annotate - [select for diffs], Tue Jun 29 04:51:29 2004 UTC (8 years, 11 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 (8 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 (8 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 (8 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 (9 years 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.612 / (download) - annotate - [select for diffs], Mon Jun 14 01:28:00 2004 UTC (9 years 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 (9 years 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 (9 years 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.609 / (download) - annotate - [select for diffs], Tue Jun 1 16:29:36 2004 UTC (9 years 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 (9 years 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 (9 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 (9 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 (9 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 (9 years, 1 month 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 (9 years, 1 month 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.602 / (download) - annotate - [select for diffs], Fri Apr 30 17:41:19 2004 UTC (9 years, 1 month 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 (9 years, 1 month 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.600 / (download) - annotate - [select for diffs], Fri Apr 30 02:47:16 2004 UTC (9 years, 1 month 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 (9 years, 1 month 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 (9 years, 1 month 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 (9 years, 2 months 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 (9 years, 2 months 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 (9 years, 3 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 (9 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 (9 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 (9 years, 5 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 (9 years, 5 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 (9 years, 5 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 (9 years, 5 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 (9 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 (9 years, 6 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 (9 years, 6 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 (9 years, 6 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 (9 years, 6 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 (9 years, 7 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 (9 years, 7 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 (9 years, 7 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 (9 years, 7 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 (9 years, 7 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 (9 years, 7 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 (9 years, 8 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 (9 years, 8 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 (9 years, 8 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 (9 years, 8 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 (9 years, 8 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 (9 years, 8 months ago) by bouyer
Branch: MAIN
Changes since 1.571: +6 -4 lines
Diff to previous 1.571 (colored)

Add atabus

Revision 1.571 / (download) - annotate - [select for diffs], Sat Sep 27 13:16:16 2003 UTC (9 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.570 / (download) - annotate - [select for diffs], Sat Sep 6 22:39:23 2003 UTC (9 years, 9 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 (9 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 (9 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 (9 years, 10 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 (9 years, 10 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 (9 years, 11 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 / (download) - annotate - [select for diffs], Sun Jun 29 22:28:23 2003 UTC (9 years, 11 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 (9 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 (9 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 (10 years 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 (10 years, 1 month 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 (10 years, 1 month 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 (10 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 (10 years, 2 months 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 (10 years, 2 months 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 (10 years, 2 months 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 (10 years, 2 months 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 (10 years, 2 months 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 (10 years, 2 months 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 (10 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 (10 years, 3 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 (10 years, 3 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 (10 years, 3 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 (10 years, 4 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 (10 years, 4 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.545 / (download) - annotate - [select for diffs], Mon Jan 27 22:31:12 2003 UTC (10 years, 4 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 (10 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 (10 years, 5 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 (10 years, 5 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 (10 years, 5 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.540 / (download) - annotate - [select for diffs], Wed Jan 8 13:41:17 2003 UTC (10 years, 5 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 (10 years, 5 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.538 / (download) - annotate - [select for diffs], Tue Jan 7 18:55:36 2003 UTC (10 years, 5 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 (10 years, 5 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 (10 years, 5 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 (10 years, 5 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.534 / (download) - annotate - [select for diffs], Thu Jan 2 12:36:51 2003 UTC (10 years, 5 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.533 / (download) - annotate - [select for diffs], Thu Dec 26 08:21:56 2002 UTC (10 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.532 / (download) - annotate - [select for diffs], Mon Dec 9 16:24:39 2002 UTC (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 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 (10 years, 7 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 (10 years, 7 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 (10 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.522: +4 -2 lines
Diff to previous 1.522 (colored)

add COMPAT_DARWIN

Revision 1.522 / (download) - annotate - [select for diffs], Thu Nov 7 21:56:56 2002 UTC (10 years, 7 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 (10 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 (10 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.519 / (download) - annotate - [select for diffs], Fri Oct 18 15:11:11 2002 UTC (10 years, 8 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.518 / (download) - annotate - [select for diffs], Tue Oct 15 18:20:58 2002 UTC (10 years, 8 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.517 / (download) - annotate - [select for diffs], Tue Oct 8 13:09:05 2002 UTC (10 years, 8 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 (10 years, 8 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 (10 years, 8 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 (10 years, 8 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 (10 years, 8 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 (10 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 (10 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 (10 years, 9 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 (10 years, 9 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.508 / (download) - annotate - [select for diffs], Tue Sep 3 18:55:47 2002 UTC (10 years, 9 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.507 / (download) - annotate - [select for diffs], Mon Aug 12 03:28:52 2002 UTC (10 years, 10 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 (10 years, 10 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 (10 years, 10 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 (10 years, 10 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 (10 years, 10 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.502 / (download) - annotate - [select for diffs], Mon Jul 22 11:06:00 2002 UTC (10 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.501 / (download) - annotate - [select for diffs], Wed Jul 10 08:37:40 2002 UTC (10 years, 11 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 (10 years, 11 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 (10 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.498 / (download) - annotate - [select for diffs], Tue Jun 25 03:12:06 2002 UTC (10 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.497 / (download) - annotate - [select for diffs], Sat Jun 22 23:13:37 2002 UTC (10 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.496 / (download) - annotate - [select for diffs], Tue Jun 18 03:06:58 2002 UTC (11 years 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 (11 years 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 (11 years 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.493 / (download) - annotate - [select for diffs], Thu Jun 6 21:16:48 2002 UTC (11 years 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.492 / (download) - annotate - [select for diffs], Sat May 25 17:05:33 2002 UTC (11 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.491 / (download) - annotate - [select for diffs], Fri Apr 26 02:05:10 2002 UTC (11 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 (11 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 (11 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 (11 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 (11 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 (11 years, 2 months 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 (11 years, 2 months 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 (11 years, 2 months 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.483 / (download) - annotate - [select for diffs], Mon Apr 15 15:00:18 2002 UTC (11 years, 2 months 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 (11 years, 2 months 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 (11 years, 2 months 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 (11 years, 2 months 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 (11 years, 2 months ago) by augustss
Branch: MAIN
Changes since 1.478: +3 -3 lines
Diff to previous 1.478 (colored)

Alphabetize.

Revision 1.478 / (download) - annotate - [select for diffs], Fri Mar 29 02:25:21 2002 UTC (11 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 (11 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 (11 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 (11 years, 3 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.474 / (download) - annotate - [select for diffs], Mon Mar 4 13:24:10 2002 UTC (11 years, 3 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.473 / (download) - annotate - [select for diffs], Wed Feb 27 00:31:12 2002 UTC (11 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.472 / (download) - annotate - [select for diffs], Sun Feb 10 17:36:57 2002 UTC (11 years, 4 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 (11 years, 4 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 (11 years, 4 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 (11 years, 4 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.468 / (download) - annotate - [select for diffs], Mon Jan 28 01:23:32 2002 UTC (11 years, 4 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 (11 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.466 / (download) - annotate - [select for diffs], Sat Jan 19 18:45:10 2002 UTC (11 years, 5 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 (11 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.464: +3 -3 lines
Diff to previous 1.464 (colored)

Alphabetize audio attachment.

Revision 1.464 / (download) - annotate - [select for diffs], Tue Jan 8 04:36:51 2002 UTC (11 years, 5 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.463 / (download) - annotate - [select for diffs], Mon Jan 7 19:34:25 2002 UTC (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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 (11 years, 5 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.452 / (download) - annotate - [select for diffs], Fri Dec 28 17:37:03 2001 UTC (11 years, 5 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 (11 years, 5 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 (11 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 (11 years, 6 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 (11 years, 6 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 (11 years, 6 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.446 / (download) - annotate - [select for diffs], Thu Dec 6 16:51:31 2001 UTC (11 years, 6 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 (11 years, 6 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 (11 years, 6 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 (11 years, 6 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 (11 years, 6 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 (11 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 (11 years, 7 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 (11 years, 7 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 (11 years, 7 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 (11 years, 7 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.436 / (download) - annotate - [select for diffs], Tue Nov 13 17:54:51 2001 UTC (11 years, 7 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.435 / (download) - annotate - [select for diffs], Sun Nov 4 09:00:39 2001 UTC (11 years, 7 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 (11 years, 7 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 (11 years, 7 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.432 / (download) - annotate - [select for diffs], Wed Oct 17 18:41:20 2001 UTC (11 years, 8 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 (11 years, 8 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.430 / (download) - annotate - [select for diffs], Thu Oct 4 15:51:32 2001 UTC (11 years, 8 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.429 / (download) - annotate - [select for diffs], Sun Sep 30 00:56:51 2001 UTC (11 years, 8 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 (11 years, 8 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.427 / (download) - annotate - [select for diffs], Fri Sep 21 23:44:21 2001 UTC (11 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.426 / (download) - annotate - [select for diffs], Fri Sep 14 21:44:21 2001 UTC (11 years, 9 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.425 / (download) - annotate - [select for diffs], Mon Sep 10 10:19:12 2001 UTC (11 years, 9 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 (11 years, 9 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 (11 years, 9 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 / (download) - annotate - [select for diffs], Fri Sep 7 00:18:27 2001 UTC (11 years, 9 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 (11 years, 9 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.420 / (download) - annotate - [select for diffs], Sat Sep 1 21:52:27 2001 UTC (11 years, 9 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 (11 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 (11 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 (11 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.416 / (download) - annotate - [select for diffs], Wed Aug 22 15:28:57 2001 UTC (11 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 (11 years, 10 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.414 / (download) - annotate - [select for diffs], Mon Jul 30 19:59:05 2001 UTC (11 years, 10 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 (11 years, 10 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 (11 years, 11 months ago) by jdolecek
Branch: MAIN
Changes since 1.411: +3 -2 lines
Diff to previous 1.411 (colored)

add pcmb\*

Revision 1.411 / (download) - annotate - [select for diffs], Sat Jul 14 02:00:39 2001 UTC (11 years, 11 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 (11 years, 11 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 (11 years, 11 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.408 / (download) - annotate - [select for diffs], Wed Jun 27 13:40:12 2001 UTC (11 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.407 / (download) - annotate - [select for diffs], Mon Jun 18 22:45:54 2001 UTC (12 years 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.406 / (download) - annotate - [select for diffs], Sun Jun 3 13:46:58 2001 UTC (12 years ago) by tsutsui
Branch: MAIN
Changes since 1.405: +4 -2 lines
Diff to previous 1.405 (colored)

Add iha at pci .

Revision 1.405 / (download) - annotate - [select for diffs], Thu May 10 22:12:38 2001 UTC (12 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.404: +3 -3 lines
Diff to previous 1.404 (colored)

Fix typo: Pnp -> PnP

Revision 1.404 / (download) - annotate - [select for diffs], Sun May 6 19:55:01 2001 UTC (12 years, 1 month 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.403 / (download) - annotate - [select for diffs], Sat Apr 21 20:49:14 2001 UTC (12 years, 2 months 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.402 / (download) - annotate - [select for diffs], Fri Mar 30 14:47:49 2001 UTC (12 years, 2 months 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 (12 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.400 / (download) - annotate - [select for diffs], Sun Feb 4 17:36:03 2001 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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.395 / (download) - annotate - [select for diffs], Tue Jan 23 01:44:38 2001 UTC (12 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 (12 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 (12 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.392 / (download) - annotate - [select for diffs], Tue Jan 16 03:38:23 2001 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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.388 / (download) - annotate - [select for diffs], Fri Dec 22 16:35:51 2000 UTC (12 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 (12 years, 6 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 (12 years, 6 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 (12 years, 6 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 (12 years, 6 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 (12 years, 6 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.382 / (download) - annotate - [select for diffs], Mon Dec 11 23:16:51 2000 UTC (12 years, 6 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.381 / (download) - annotate - [select for diffs], Tue Nov 28 19:44:07 2000 UTC (12 years, 6 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 (12 years, 6 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 (12 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.378 / (download) - annotate - [select for diffs], Mon Nov 20 19:53:43 2000 UTC (12 years, 7 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.377 / (download) - annotate - [select for diffs], Tue Nov 14 19:52:05 2000 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 8 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 (12 years, 8 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 (12 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 (12 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.370 / (download) - annotate - [select for diffs], Wed Sep 20 18:22:22 2000 UTC (12 years, 9 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.369 / (download) - annotate - [select for diffs], Sun Sep 10 11:48:38 2000 UTC (12 years, 9 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.368 / (download) - annotate - [select for diffs], Mon Aug 21 07:39:42 2000 UTC (12 years, 10 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 (12 years, 10 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 (12 years, 10 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.365 / (download) - annotate - [select for diffs], Thu Aug 10 21:33:18 2000 UTC (12 years, 10 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.364 / (download) - annotate - [select for diffs], Fri Aug 4 11:51:37 2000 UTC (12 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.363: +4 -3 lines
Diff to previous 1.363 (colored)

Alphabetize.

Revision 1.363 / (download) - annotate - [select for diffs], Tue Aug 1 08:16:54 2000 UTC (12 years, 10 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 (12 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.361 / (download) - annotate - [select for diffs], Tue Jul 18 11:41:32 2000 UTC (12 years, 11 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 (12 years, 11 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 (12 years, 11 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.358 / (download) - annotate - [select for diffs], Wed Jul 5 04:07:25 2000 UTC (12 years, 11 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 (12 years, 11 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 (12 years, 11 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.355 / (download) - annotate - [select for diffs], Thu Jun 22 20:27:52 2000 UTC (12 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.354 / (download) - annotate - [select for diffs], Fri Jun 16 10:31:03 2000 UTC (13 years 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 (13 years 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 (13 years 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 (13 years 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 (13 years 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 (13 years 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 (13 years 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.347 / (download) - annotate - [select for diffs], Thu Jun 1 04:24:01 2000 UTC (13 years 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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.336 / (download) - annotate - [select for diffs], Mon May 8 18:41:26 2000 UTC (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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.332 / (download) - annotate - [select for diffs], Tue May 2 11:00:56 2000 UTC (13 years, 1 month 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 (13 years, 1 month 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 / (