The NetBSD Project

CVS log for src/sys/dev/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Aug 20 11:42:49 2022 UTC (2 years, 3 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +11 -3 lines
sys/dev/Makefile: Split INCS onto separate lines for ease of sorting.

Also sort.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Sep 27 11:57:28 2020 UTC (4 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -4 lines
Use HAVE_NVMM for nvmm headers

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Sep 14 00:40:03 2020 UTC (4 years, 2 months ago) by rin
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -1 lines
Revert previous to make iscsi kernel headers optional again, as
required by kamil.

Now, sanitizer in GCC9 has been fixed differently for MKISCSI=no.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Sep 10 01:53:22 2020 UTC (4 years, 3 months ago) by rin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -6 lines
Unconditionally install kernel headers for iSCSI as required by
sanitizer shipped with GCC9.

Fix build release with HAVE_GCC=9 for sun2, where MKISCSI=no by default.

Revision 1.39.4.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:02 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.39.4.1: preferred, colored; branchpoint 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39.4.1: +2 -2 lines
Merge changes from current as of 20200406

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 25 22:38:45 2020 UTC (4 years, 10 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +2 -2 lines
Sync with head.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jan 19 20:41:18 2020 UTC (4 years, 10 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Remove filemon(4).

Discussed on tech-kern:
https://mail-index.NetBSD.org/tech-kern/2020/01/13/msg025938.html

This was never (intentionally) enabled by default, and the design has
some shortcomings.  You can get mostly the same results with ktrace,
as in usr.bin/make/filemon/filemon_ktrace.c which is now used instead
of filemon for make's meta mode.

If applications require higher performance than ktrace, or nesting
that ktrace doesn't support, we might consider adding something back
into the vfs system calls themselves, without hijacking the syscall
table.  (Might want a more reliable output format too, e.g. one that
can handle newlines in file names.)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Dec 23 06:45:37 2019 UTC (4 years, 11 months ago) by maxv
Branches: MAIN
CVS tags: ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Revert the removal of filemon.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Dec 18 07:37:18 2019 UTC (4 years, 11 months ago) by maxv
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Retire filemon, discussed on tech-kern@.

Revision 1.39.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:07:04 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -2 lines
Sync with HEAD

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Feb 24 02:30:38 2019 UTC (5 years, 9 months ago) by rin
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Hook spi.

Revision 1.39.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:30 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39: +5 -1 lines
Sync with HEAD, resolve a couple of conflicts

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 7 07:43:08 2018 UTC (6 years, 1 month ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -1 lines
Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that
provides support for hardware-accelerated virtualization on NetBSD.

It is made of an MI frontend, to which MD backends can be plugged. One
MD backend is implemented, x86-SVM, for x86 AMD CPUs.

We install

	/usr/include/dev/nvmm/nvmm.h
	/usr/include/dev/nvmm/nvmm_ioctl.h
	/usr/include/dev/nvmm/{arch}/nvmm_{arch}.h

And the kernel module. For now, the only architecture where we do that
is amd64 (arch=x86).

NVMM is not enabled by default in amd64-GENERIC, but is instead easily
modloadable.

Sent to tech-kern@ a month ago. Validated with kASan, and optimized
with tprof.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Dec 10 20:38:14 2017 UTC (7 years ago) by bouyer
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, jdolecek-ncqfixes-base, jdolecek-ncqfixes
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Fix fallout from hid factorisation:
- need to install sys/dev/hid/hid.h for userland
- include it where needed - most of the time in place if usb/usbhid.h

Revision 1.35.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:58 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +3 -3 lines
update from HEAD

Revision 1.35.16.3: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:26 2017 UTC (7 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.35.16.2: preferred, colored; branchpoint 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35.16.2: +2 -2 lines
Sync with HEAD

Revision 1.37.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:31 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +2 -2 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 9 04:46:39 2016 UTC (8 years ago) by christos
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
move spkrio.h out of isa

Revision 1.35.16.2: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:56 2015 UTC (9 years, 2 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.35.16.1: preferred, colored; branchpoint 1.35: preferred, colored
Changes since revision 1.35.16.1: +2 -2 lines
Sync with HEAD

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 2 11:09:05 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Install hdmicecio.h

Revision 1.35.16.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:18:08 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Sync with HEAD

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Mar 28 14:09:58 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Split hdaudio and PCI attach glue. Even though the driver was written with
this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move
common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.

Revision 1.32.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:20:49 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.32.2.1: preferred, colored; branchpoint 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.2.1: +3 -2 lines
sync with head

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jun 20 21:38:26 2012 UTC (12 years, 5 months ago) by sjg
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys, nick-nhusb
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -2 lines
Install filemon.h

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:07:24 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -1 lines
sync with head

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Nov 17 09:58:21 2011 UTC (13 years ago) by he
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
Make the test for MKISCSI actually work by including bsd.own.mk and
testing the expanded variable, not just the variable name(!)  Fixes the
build for sun2.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Nov 15 16:50:43 2011 UTC (13 years ago) by riz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -1 lines
Build and install new in-kernel iscsi initiator kernel module and associated
binaries (iscsid, iscsictl) if MKISCSI != no.  Initiator can also be built
into a kernel by adding 'pseudo-device iscsi' in kernel configuration.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Oct 2 16:39:47 2011 UTC (13 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
Obsolete the I2C_SCAN option as this can now be done from userland.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jul 9 14:52:03 2011 UTC (13 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 lines
install dtvio.h, dtvio_demux.h, dtvio_frontend.h

Revision 1.27.18.3: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:03:21 2010 UTC (14 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.27.18.2: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.18.2: +2 -2 lines
sync with head

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Dec 5 11:34:37 2009 UTC (15 years ago) by haad
Branches: MAIN
CVS tags: yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, matt-premerge-20091211, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Install netbsd-dm.h file to include/dev/dm so it can be used by public.

Revision 1.27.18.2: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:47:02 2009 UTC (15 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.27.18.1: preferred, colored; branchpoint 1.27: preferred, colored
Changes since revision 1.27.18.1: +3 -2 lines
sync with head.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 15 14:22:54 2009 UTC (15 years, 3 months ago) by uwe
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, jym-xensuspend-nbase
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
Add keylock.h to INCS so that it's actually installed (hi, marc!)

Revision 1.27.18.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:12:32 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
sync with head.

Revision 1.27.26.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:17:51 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +4 -4 lines
Sync with HEAD.

Revision 1.27.24.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:14:12 2008 UTC (16 years ago) by haad
Branches: haad-dm
Diff to: previous 1.27.24.1: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.24.1: +4 -4 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 6 17:50:59 2008 UTC (16 years, 1 month ago) by cegger
Branches: MAIN
CVS tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend-base, jym-xensuspend, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
wrap lines. no functional change.

Revision 1.27.24.1: download - view: text, markup, annotated - select for diffs
Mon Jul 7 14:45:53 2008 UTC (16 years, 5 months ago) by haad
Branches: haad-dm
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Import of device-mapper driver. This driver is BSD rewrite of linux dm driver.
For now only error, linear and zero targets are supported. This driver uses NetBSD
specific ioctl protocola based on proplib.

I was able to create logical volume (with lvm2tools lvcreate utility) with this
version of driver, newfs it and mount it.

Revision 1.27.14.2: download - view: text, markup, annotated - select for diffs
Thu Apr 3 11:14:48 2008 UTC (16 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27.14.1: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.14.1: +3 -2 lines
Rename the dctl psuedo-device to devfsctl after discussion on tech-kern.

If you are running a devfs-enabled kernel, please update your config to
use devfsctl instead of dctl.

Revision 1.27.14.1: download - view: text, markup, annotated - select for diffs
Thu Feb 21 20:44:55 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Start where the mjf-devfs branch left off.

Revision 1.25.14.3: download - view: text, markup, annotated - select for diffs
Mon Feb 18 22:07:02 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.25.14.2: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.14.2: +4 -4 lines
Add some devfs code that's been sitting in my local tree for a while.

devfsd(8) is now the first daemon to be started after init(8). It tracks
device insertion (will eventually track removal) and devfs mounts.

Currently, we can mount multiple device file systems and have device
special files pushed into the mounts automatically, though, the device
special files aren't created with the correct major/minor number pairs
yet.

More work to come soon.

Revision 1.25.8.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:52:09 2008 UTC (16 years, 11 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +3 -2 lines
sync with HEAD

Revision 1.25.14.2: download - view: text, markup, annotated - select for diffs
Sat Dec 8 18:19:16 2007 UTC (17 years ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.25.14.1: preferred, colored; branchpoint 1.25: preferred, colored
Changes since revision 1.25.14.1: +3 -2 lines
Sync with HEAD.

Revision 1.19.16.5: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:29:14 2007 UTC (17 years ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.19.16.4: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19.16.4: +3 -2 lines
sync with head

Revision 1.25.6.2: download - view: text, markup, annotated - select for diffs
Wed Nov 21 21:54:00 2007 UTC (17 years ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.25.6.1: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.6.1: +3 -2 lines
Sync with HEAD.

Revision 1.25.12.2: download - view: text, markup, annotated - select for diffs
Wed Nov 21 21:19:27 2007 UTC (17 years ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.25.12.1: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.12.1: +2 -1 lines
Sync with HEAD

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Nov 20 18:54:31 2007 UTC (17 years ago) by pooka
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-dm-base1, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, ad-socklock-base1
Branch point for: yamt-nfs-mp, nick-hppapmap, mjf-devfs2, haad-dm
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
pud (userspace char/block drivers) build goo

Revision 1.25.14.1: download - view: text, markup, annotated - select for diffs
Mon Nov 19 00:47:40 2007 UTC (17 years ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Sync with HEAD.

Revision 1.19.16.4: download - view: text, markup, annotated - select for diffs
Thu Nov 15 11:44:00 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.19.16.3: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.16.3: +2 -2 lines
sync with head.

Revision 1.25.6.1: download - view: text, markup, annotated - select for diffs
Wed Nov 14 19:04:23 2007 UTC (17 years, 1 month ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Sync with HEAD.

Revision 1.25.12.1: download - view: text, markup, annotated - select for diffs
Tue Nov 13 16:00:49 2007 UTC (17 years, 1 month ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Sync with HEAD

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Nov 12 16:39:32 2007 UTC (17 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
* split the putter header into a kernel version and a userland version
  + install latter to /usr/include/dev/putter
* remove last dependencies to puffs from putter, it's completely
  independent now

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

Revision 1.19.16.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:33:07 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.19.16.2: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.16.2: +2 -2 lines
sync with head.

Revision 1.24.14.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:04:56 2007 UTC (17 years, 5 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +2 -2 lines
Sync with head.

Revision 1.24.12.1: download - view: text, markup, annotated - select for diffs
Sun May 27 14:29:57 2007 UTC (17 years, 6 months ago) by ad
Branches: vmlocking
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +2 -2 lines
Sync with head.

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

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

tred->sensor is a u_int.

Revision 1.24.8.1: download - view: text, markup, annotated - select for diffs
Mon May 7 10:55:23 2007 UTC (17 years, 7 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +2 -2 lines
sync with head.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue May 1 17:18:55 2007 UTC (17 years, 7 months ago) by bouyer
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-idlelwp-base8, vmlocking-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, jmcneill-base, hpcarm-cleanup
Branch point for: mjf-devfs, matt-armv6, jmcneill-pm, bouyer-xenamd64
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.

Revision 1.19.16.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:47:49 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.19.16.1: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.16.1: +2 -2 lines
sync with head.

Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 14 12:31:26 2006 UTC (18 years, 3 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.2.1: +2 -2 lines
sync with head.

Revision 1.20.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:49:09 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +4 -4 lines
sync with head

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 7 00:20:28 2006 UTC (18 years, 3 months ago) by ad
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, thorpej-atomic-base, thorpej-atomic, rpaulo-netinet-merge-pcb-base, reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, newlock2, netbsd-4-base, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp, vmlocking, netbsd-4, mjf-ufs-trans
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Add the 'lockstat' driver, which collects basic information about lock events.

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 17:49:16 2006 UTC (18 years, 5 months ago) by gdamore
Branches: gdamore-uart
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +2 -2 lines
Merge from HEAD.

Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 26 12:50:37 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
sync with head.

Revision 1.21.8.2: download - view: text, markup, annotated - select for diffs
Thu Jun 22 03:39:48 2006 UTC (18 years, 5 months ago) by chap
Branches: chap-midi
Diff to: previous 1.21.8.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.8.1: +2 -2 lines
Complete a sync sys/ with head.

Revision 1.19.16.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 15:02:11 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
sync with head.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jun 19 15:44:44 2006 UTC (18 years, 5 months ago) by gdamore
Branches: MAIN
CVS tags: yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
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.21.8.1: download - view: text, markup, annotated - select for diffs
Mon Jun 19 03:58:11 2006 UTC (18 years, 5 months ago) by chap
Branches: chap-midi
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Sync with head.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 8 00:12:50 2006 UTC (18 years, 6 months ago) by rpaulo
Branches: MAIN
CVS tags: gdamore-uart-base
Branch point for: gdamore-uart
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Descend into microcode.

Revision 1.20.6.1: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:38:45 2006 UTC (18 years, 7 months ago) by simonb
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2 lines
Sync with head.

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 09:28:11 2006 UTC (18 years, 9 months ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2 lines
sync with head.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Feb 25 01:27:20 2006 UTC (18 years, 9 months ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, peter-altq-base, peter-altq, elad-kernelauth-base, elad-kernelauth
Branch point for: yamt-pdpolicy, chap-midi
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
As core requested, remove vinum

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:20:53 2005 UTC (19 years ago) by christos
Branches: MAIN
Branch point for: yamt-uio_vmspace, simonb-timecounters, rpaulo-netinet-merge-pcb
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
merge ktrace-lwp.

Revision 1.16.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:26:24 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16.2.2: preferred, colored; branchpoint 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.2.2: +1 -1 lines
Fix the sync with head I botched.

Revision 1.16.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:44:27 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16.2.1: preferred, colored; branchpoint 1.16: preferred, colored
Changes since revision 1.16.2.1: +0 -0 lines
Sync with HEAD.

Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:44:53 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Sync with HEAD

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:31:34 2004 UTC (20 years, 9 months ago) by bjh21
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, ktrace-lwp-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf, netbsd-3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
drivers that attach to it.  This allows for other host interface chips
that use the same keyboards and mice, such as the ones in the ARM
IOMD20, ARM7500, and SA-1111.  The PC-compatible driver is still
called pckbc(4), and the new abstraction layer is "pckbport", so the
child devices have moved from sys/dev/pckbc to sys/dev/pckbport, which
also contains some code shared between all host controllers.  To avoid
incompatibility, pckbdreg.h is still installed in
/usr/include/dev/pckbc.

In theory, this shouldn't cause any behavioural changes in the drivers
concerned.  Thy just use rather more function pointers than before.  Tested
on i386 and (with a new host driver) acorn32.  Compiled on several other
affected architectures.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 10 11:40:11 2003 UTC (21 years ago) by hannken
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
The file system snapshot pseudo driver.

Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 10 06:14:02 2003 UTC (21 years, 2 months ago) by grog
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Include Vinum.

Revision 1.6.2.7: download - view: text, markup, annotated - select for diffs
Wed Jan 15 18:44:14 2003 UTC (21 years, 11 months ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.6.2.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.6: +3 -3 lines
Sync with HEAD.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 13 19:49:59 2003 UTC (21 years, 11 months ago) by briggs
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base
Branch point for: ktrace-lwp
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Add dmover to the list of SUBDIRs.

Revision 1.6.2.6: download - view: text, markup, annotated - select for diffs
Wed Dec 11 06:37:47 2002 UTC (22 years ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.6.2.5: preferred, colored
Changes since revision 1.6.2.5: +1 -2 lines
Sync with HEAD.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 4 00:28:41 2002 UTC (22 years ago) by haya
Branches: MAIN
CVS tags: gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
New Feature: add pseudo device for IEEE 1394 isochronous stream and
isochronous reception routine for IEEE 1394 OHCI (fwohci).  The
transmission part is under construction.

The minimum configuration options for this feature are:

# IEEE 1394 (i.LINK)
fwohci*	at pci? dev ? function ?
pseudo-device	fwiso		1

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 26 23:30:30 2002 UTC (22 years ago) by lukem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.

Revision 1.6.2.5: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:41:24 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.6.2.4: preferred, colored
Changes since revision 1.6.2.4: +2 -2 lines
Catch up to -current.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 14 02:08:40 2002 UTC (22 years, 2 months ago) by takemura
Branches: MAIN
CVS tags: kqueue-beforemerge, kqueue-aftermerge
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Moved MI APM definitions into dev/apm.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 4 18:33:03 2002 UTC (22 years, 2 months ago) by elric
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Add cgdvar.h to the list of files installed.

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:43:43 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.1: +2 -2 lines
sync kqueue branch with HEAD

Revision 1.6.2.4: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:44:32 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.6.2.3: preferred, colored
Changes since revision 1.6.2.3: +2 -2 lines
Catch up to -current.

Revision 1.10.8.1: download - view: text, markup, annotated - select for diffs
Mon Jul 15 10:35:07 2002 UTC (22 years, 5 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +2 -2 lines
catch up with -current.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 28 23:27:14 2002 UTC (22 years, 5 months ago) by thorpej
Branches: MAIN
CVS tags: kqueue-base, gehenna-devsw-base
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
This is the "kttcp" network throughput testing pseudo-device.  From
the block comment at the top of the file:

      This module provides kernel support for testing network
      throughput from the perspective of the kernel.  It is
      similar in spirit to the classic ttcp network benchmark
      program, the main difference being that with kttcp, the
      kernel is the source and sink of the data.

      Testing like this is useful for a few reasons:

      1. This allows us to know what kind of performance we can
         expect from network applications that run in the kernel
         space, such as the NFS server or the NFS client.  These
         applications don't have to move the data to/from userspace,
         and so benchmark programs which run in userspace don't
         give us an accurate model.

      2. Since data received is just thrown away, the receiver
         is very fast.  This can provide better exercise for the
         sender at the other end.

      3. Since the NetBSD kernel currently uses a run-to-completion
         scheduling model, kttcp provides a benchmark model where
         preemption of the benchmark program is not an issue.

There is a companion "kttcp" user program which uses the kttcp
pseudo-device.

Largely written by Frank van der Linden, with some modifications
from me.

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:52:43 2002 UTC (22 years, 11 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Sync kqueue branch with -current.

Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:29:17 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.6.2.2: preferred, colored
Changes since revision 1.6.2.2: +2 -2 lines
Catch up to -current.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 4 21:43:44 2001 UTC (23 years ago) by augustss
Branches: MAIN
CVS tags: newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, ifpoll-base, eeh-devprop-base, eeh-devprop
Branch point for: gehenna-devsw
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Add ir/ to SUBDIR.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 25 18:05:22 2001 UTC (23 years, 1 month ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +2 -2 lines
Apply patch (requested by ad):
  Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Mon Oct 22 20:41:14 2001 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.6.2.1: preferred, colored
Changes since revision 1.6.2.1: +3 -3 lines
Catch up to -current.

Revision 1.8.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 11 00:02:00 2001 UTC (23 years, 2 months ago) by fvdl
Branches: thorpej-devvp
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +3 -3 lines
Catch up with -current. Fix some bogons in the sparc64 kbd/ms
attach code. cd18xx conversion provided by mrg.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 4 16:04:53 2001 UTC (23 years, 2 months ago) by oster
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Need to recurse into the raidframe subdir too.

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 20:01:13 2001 UTC (23 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -6 lines
Catch up to -current.

Revision 1.3.14.4: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:48:15 2001 UTC (23 years, 7 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3.14.3: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.14.3: +5 -6 lines
Sync with HEAD

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 11 19:07:39 2001 UTC (23 years, 8 months ago) by jdolecek
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-devvp-base2, thorpej-devvp-base, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-devvp, kqueue
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Put back all header files defining ioctls

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 11 07:42:31 2001 UTC (23 years, 8 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -6 lines
Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.

I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.

Revision 1.3.14.3: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:30:01 2001 UTC (23 years, 9 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3.14.2: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.14.2: +2 -2 lines
Sync with HEAD.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 23 14:08:54 2001 UTC (23 years, 9 months ago) by uch
Branches: MAIN
Branch point for: nathanw_sa
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
I forgot to move Makefile.

Revision 1.3.14.2: download - view: text, markup, annotated - select for diffs
Wed Nov 22 16:03:07 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3.14.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.14.1: +2 -2 lines
Sync with HEAD.

Revision 1.3.14.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 11:39:45 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 8 19:45:49 2000 UTC (24 years, 1 month ago) by ad
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Recurse into i2o/.

Revision 1.3.22.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 17:06:13 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +4 -3 lines
Sync w/ netbsd-1-5-base.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 16 19:33:50 2000 UTC (24 years, 6 months ago) by matt
Branches: MAIN
CVS tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Branch point for: netbsd-1-5
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
No real change.  Alphabetize the list of directories.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 28 00:36:31 1998 UTC (26 years, 4 months ago) by pk
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, kenh-if-detach-base, kenh-if-detach, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, fvdl-softdep-base, fvdl-softdep, eeh-paddr_t-base, eeh-paddr_t, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase, chs-ubc2-base, chs-ubc2, chs-ubc-base, chs-ubc
Branch point for: thorpej_scsipi, minoura-xpg4dl
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Add `sbus' to SUBDIRS.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 12 20:07:27 1998 UTC (26 years, 5 months ago) by augustss
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Add USB.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 12 23:22:48 1998 UTC (26 years, 6 months ago) by cgd
Branches: MAIN
Rework the way kernel include files are installed.  In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.

Diff request

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

Log view options

CVSweb <webmaster@jp.NetBSD.org>