Up to [cvs.netbsd.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.43.4.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:53:46 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.43: +2 -4
lines
Diff to previous 1.43 (colored) next main 1.44 (colored)
sync with head
Revision 1.44 / (download) - annotate - [select for diffs], Sat Nov 13 13:52:07 2010 UTC (18 months, 1 week ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
netbsd-6,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
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-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
HEAD
Changes since 1.43: +2 -4
lines
Diff to previous 1.43 (colored)
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other constants. These are provided by sys/param.h now.
Revision 1.37.4.4 / (download) - annotate - [select for diffs], Thu Mar 11 15:03:49 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.37.4.3: +5 -5
lines
Diff to previous 1.37.4.3 (colored) to branchpoint 1.37 (colored) next main 1.38 (colored)
sync with head
Revision 1.43 / (download) - annotate - [select for diffs], Thu Nov 26 15:17:10 2009 UTC (2 years, 5 months ago) by njoly
Branch: 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,
matt-premerge-20091211
Branch point for: rmind-uvmplock
Changes since 1.42: +5 -5
lines
Diff to previous 1.42 (colored)
Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_normal/printf calls for a single line.
Revision 1.37.4.3 / (download) - annotate - [select for diffs], Sat May 16 10:41:35 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.37.4.2: +9 -10
lines
Diff to previous 1.37.4.2 (colored) to branchpoint 1.37 (colored)
sync with head
Revision 1.39.12.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:27 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.39: +9 -10
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.42 / (download) - annotate - [select for diffs], Tue May 12 08:23:01 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.41: +5 -5
lines
Diff to previous 1.41 (colored)
use device_private(). "looks good" ad@ XXX for the device_t/softc split, please check the driver that no cases have been missed.
Revision 1.41 / (download) - annotate - [select for diffs], Wed May 6 10:34:32 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.40: +6 -7
lines
Diff to previous 1.40 (colored)
struct device * -> device_t, no functional changes intended.
Revision 1.40 / (download) - annotate - [select for diffs], Wed May 6 09:25:16 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.39: +4 -4
lines
Diff to previous 1.39 (colored)
struct cfdata * -> cfdata_t, no functional changes intended.
Revision 1.37.4.2 / (download) - annotate - [select for diffs], Mon May 4 08:12:58 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.37.4.1: +6 -6
lines
Diff to previous 1.37.4.1 (colored) to branchpoint 1.37 (colored)
sync with head.
Revision 1.36.16.3 / (download) - annotate - [select for diffs], Sun Jun 29 09:33:09 2008 UTC (3 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.36.16.2: +4 -4
lines
Diff to previous 1.36.16.2 (colored) to branchpoint 1.36 (colored) next main 1.37 (colored)
Sync with HEAD.
Revision 1.38.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:11 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.38: +6 -6
lines
Diff to previous 1.38 (colored) next main 1.39 (colored)
Sync w/ -current. 34 merge conflicts to follow.
Revision 1.37.2.2 / (download) - annotate - [select for diffs], Tue Jun 17 09:14:41 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.37.2.1: +6 -6
lines
Diff to previous 1.37.2.1 (colored) to branchpoint 1.37 (colored) next main 1.38 (colored)
sync with head.
Revision 1.39 / (download) - annotate - [select for diffs], Sun Jun 8 12:43:52 2008 UTC (3 years, 11 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-nfs-mp-base3,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
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-devfs2-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,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.38: +6 -6
lines
Diff to previous 1.38 (colored)
Replace device_lookup() with device_lookup_private() on getting softc for future device_t/softc spilt.
Revision 1.36.16.2 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:41 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.36.16.1: +49 -64
lines
Diff to previous 1.36.16.1 (colored) to branchpoint 1.36 (colored)
Sync with HEAD.
Revision 1.37.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:20 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.37: +2 -9
lines
Diff to previous 1.37 (colored)
sync with head.
Revision 1.37.4.1 / (download) - annotate - [select for diffs], Fri May 16 02:24:44 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.37: +2 -9
lines
Diff to previous 1.37 (colored)
sync with head.
Revision 1.38 / (download) - annotate - [select for diffs], Mon Apr 28 20:23:55 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa
Changes since 1.37: +2 -9
lines
Diff to previous 1.37 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.37 / (download) - annotate - [select for diffs], Thu Apr 10 19:13:37 2008 UTC (4 years, 1 month ago) by cegger
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base
Branch point for: yamt-pf42,
yamt-nfs-mp
Changes since 1.36: +49 -57
lines
Diff to previous 1.36 (colored)
use aprint_*_dev and device_xname
Revision 1.36.16.1 / (download) - annotate - [select for diffs], Sat Apr 5 23:33:22 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.36: +7 -2
lines
Diff to previous 1.36 (colored)
- add "file-system DEVFS" and "pseudo-device devfsctl" to conf/std seeing as these are always needed. - convert many, many drivers over to the New Devfs World Order. For a list of device drivers yet to be converted see, http://www.netbsd.org/~mjf/devfs-todo.html. - add a new device_unregister_all(device_t) function to remove all device names associated with a device_t, which saves us having to construct device names when the driver is detached. - add a DEV_AUDIO type for devices.
Revision 1.35.8.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:29:18 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
sync with HEAD
Revision 1.23.4.4 / (download) - annotate - [select for diffs], Sat Oct 27 11:33:16 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.23.4.3: +3 -3
lines
Diff to previous 1.23.4.3 (colored) to branchpoint 1.23 (colored) next main 1.24 (colored)
sync with head.
Revision 1.35.6.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:46:37 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
Sync with HEAD. Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that.
Revision 1.35.12.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:39:12 2007 UTC (4 years, 7 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
Sync with HEAD.
Revision 1.34.2.4 / (download) - annotate - [select for diffs], Tue Oct 23 20:09:08 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.34.2.3: +3 -3
lines
Diff to previous 1.34.2.3 (colored) to branchpoint 1.34 (colored) next main 1.35 (colored)
Sync with head.
Revision 1.36 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:52 2007 UTC (4 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
mjf-devfs,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-base,
hpcarm-cleanup-base,
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: mjf-devfs2
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored)
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
Revision 1.23.4.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:37:12 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.23.4.2: +22 -39
lines
Diff to previous 1.23.4.2 (colored) to branchpoint 1.23 (colored)
sync with head.
Revision 1.34.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:07:52 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.34: +7 -24
lines
Diff to previous 1.34 (colored) next main 1.35 (colored)
Sync with head.
Revision 1.35 / (download) - annotate - [select for diffs], Mon Jul 9 21:00:57 2007 UTC (4 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Changes since 1.34: +7 -24
lines
Diff to previous 1.34 (colored)
Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements
Revision 1.34.2.3 / (download) - annotate - [select for diffs], Sun May 13 17:36:27 2007 UTC (5 years ago) by ad
Branch: vmlocking
Changes since 1.34.2.2: +3 -3
lines
Diff to previous 1.34.2.2 (colored) to branchpoint 1.34 (colored)
- Pass the error number and residual count to biodone(), and let it handle setting error indicators. Prepare to eliminate B_ERROR. - Add a flag argument to brelse() to be set into the buf's flags, instead of doing it directly. Typically used to set B_INVAL. - Add a "struct cpu_info *" argument to kthread_create(), to be used to create bound threads. Change "bool mpsafe" to "int flags". - Allow exit of LWPs in the IDL state when (l != curlwp). - More locking fixes & conversion to the new API.
Revision 1.34.2.2 / (download) - annotate - [select for diffs], Tue Apr 10 12:07:11 2007 UTC (5 years, 1 month ago) by ad
Branch: vmlocking
Changes since 1.34.2.1: +7 -24
lines
Diff to previous 1.34.2.1 (colored) to branchpoint 1.34 (colored)
Nuke the deferred kthread creation stuff, as it's no longer needed. Pointed out by thorpej@.
Revision 1.34.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 22:09:59 2007 UTC (5 years, 1 month ago) by ad
Branch: vmlocking
Changes since 1.34: +4 -4
lines
Diff to previous 1.34 (colored)
- Add two new arguments to kthread_create1: pri_t pri, bool mpsafe. - Fork kthreads off proc0 as new LWPs, not new processes.
Revision 1.33.2.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:55:24 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.33: +17 -17
lines
Diff to previous 1.33 (colored) next main 1.34 (colored)
Sync with HEAD.
Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 4 06:02:24 2007 UTC (5 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-idlelwp-base8,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup
Branch point for: vmlocking,
mjf-ufs-trans
Changes since 1.33: +17 -17
lines
Diff to previous 1.33 (colored)
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Revision 1.29.2.2 / (download) - annotate - [select for diffs], Fri Jan 12 00:57:41 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.29.2.1: +4 -3
lines
Diff to previous 1.29.2.1 (colored) to branchpoint 1.29 (colored) next main 1.30 (colored)
Sync with head.
Revision 1.23.4.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:46 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.23.4.1: +18 -12
lines
Diff to previous 1.23.4.1 (colored) to branchpoint 1.23 (colored)
sync with head.
Revision 1.29.4.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:17:45 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.29.4.1: +19 -16
lines
Diff to previous 1.29.4.1 (colored) to branchpoint 1.29 (colored) next main 1.30 (colored)
sync with head.
Revision 1.32.2.1 / (download) - annotate - [select for diffs], Mon Dec 4 18:34:15 2006 UTC (5 years, 5 months ago) by tron
Branch: 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
Changes since 1.32: +4 -3
lines
Diff to previous 1.32 (colored) next main 1.33 (colored)
Pull up following revision(s) (requested by elad in ticket #247): sys/dev/ic/dpt.c: revision 1.55 sys/dev/pci/amr.c: revision 1.43 sys/secmodel/bsd44/secmodel_bsd44_securelevel.c: revision 1.19 sys/dev/pci/mly.c: revision 1.33 share/man/man9/kauth.9: revision 1.37 sys/dev/ic/mlx.c: revision 1.49 sys/dev/ic/icp_ioctl.c: revision 1.14 sys/dev/i2o/iop.c: revision 1.62 sys/dev/pci/twe.c: revision 1.82 sys/sys/kauth.h: revision 1.25 sys/dev/i2o/dpti.c: revision 1.31 sys/kern/kern_auth.c: revision 1.33 sys/dev/tc/stic.c: revision 1.37 Change kauth(9) KPI for kauth_authorize_device_passthru() to add another argument, u_long, serving as a bit-mask of generic requests for the passthru request. Discussed on tech-security@ and tech-kern@. Okay tls@.
Revision 1.33 / (download) - annotate - [select for diffs], Sat Dec 2 03:10:43 2006 UTC (5 years, 5 months ago) by elad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp
Changes since 1.32: +4 -3
lines
Diff to previous 1.32 (colored)
Change kauth(9) KPI for kauth_authorize_device_passthru() to add another argument, u_long, serving as a bit-mask of generic requests for the passthru request. Discussed on tech-security@ and tech-kern@. Okay tls@.
Revision 1.29.2.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:31 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.29: +15 -10
lines
Diff to previous 1.29 (colored)
Sync with head.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:09 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.31: +11 -11
lines
Diff to previous 1.31 (colored)
__unused removal on arguments; approved by core.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Nov 8 00:17:09 2006 UTC (5 years, 6 months ago) by elad
Branch: MAIN
Changes since 1.30: +9 -7
lines
Diff to previous 1.30 (colored)
Replace securelevel checks with kauth(9) calls.
Revision 1.29.4.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:18 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.29: +13 -10
lines
Diff to previous 1.29 (colored)
sync with head
Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 12 01:31:32 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.29: +13 -10
lines
Diff to previous 1.29 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.24.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:18 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.24: +12 -12
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
sync with head
Revision 1.24.8.2 / (download) - annotate - [select for diffs], Sun Sep 3 15:24:22 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.24.8.1: +9 -9
lines
Diff to previous 1.24.8.1 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)
sync with head.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Sep 2 07:10:51 2006 UTC (5 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.28: +5 -5
lines
Diff to previous 1.28 (colored)
- fix incomplete initializer - static goes first
Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 23 15:44:30 2006 UTC (5 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.27: +6 -6
lines
Diff to previous 1.27 (colored)
Acting as Elad's keyboard: Place the securelevel checks in their logical locations. This will be clearer in the future when code changes to use kauth(9) calls. input and okay ad@
Revision 1.23.4.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:05:05 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.23: +8 -8
lines
Diff to previous 1.23 (colored)
sync with head.
Revision 1.24.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:28 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.24.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:01 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored)
sync with head.
Revision 1.27 / (download) - annotate - [select for diffs], Sun May 14 21:45:00 2006 UTC (6 years ago) by elad
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
gdamore-uart-base,
gdamore-uart,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
integrate kauth.
Revision 1.24.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:15 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
Sync with head.
Revision 1.24.10.1 / (download) - annotate - [select for diffs], Wed Apr 19 03:25:35 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
sync with head.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Apr 14 17:58:01 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: elad-kernelauth-base
Changes since 1.25: +4 -3
lines
Diff to previous 1.25 (colored)
Coverity CID 1103: Avoid NULL pointer deref.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Apr 14 17:54:26 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.24: +3 -4
lines
Diff to previous 1.24 (colored)
Coverity CID 2439: Remove bogus test.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:50 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.23: +5 -5
lines
Diff to previous 1.23 (colored)
merge ktrace-lwp.
Revision 1.21.10.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:07 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.21: +44 -44
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
sync with -current
Revision 1.21.12.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:35:11 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.21: +44 -44
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.21.2.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:45:21 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.3: +44 -44
lines
Diff to previous 1.21.2.3 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
Sync with HEAD. Hi Perry!
Revision 1.23 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:33 2005 UTC (7 years, 2 months ago) by perry
Branch: 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,
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-3,
ktrace-lwp-base,
kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.22: +30 -30
lines
Diff to previous 1.22 (colored)
nuke trailing whitespace
Revision 1.22 / (download) - annotate - [select for diffs], Mon Feb 21 00:29:07 2005 UTC (7 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.21: +18 -18
lines
Diff to previous 1.21 (colored)
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name everything "scsi_*", since we really are talking about the SCSI command set, ATAPI transport not withstanding. Improve the names of many structures, and prepend "SCSI_" onto all SCSI command opcodes. Place items described by the SCSI Primary Commands document into scsi_spc.h.
Revision 1.21.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:31:04 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.2: +5 -5
lines
Diff to previous 1.21.2.2 (colored) to branchpoint 1.21 (colored)
Fix the sync with head I botched.
Revision 1.21.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:49:04 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.1: +3 -3
lines
Diff to previous 1.21.2.1 (colored) to branchpoint 1.21 (colored)
Sync with HEAD.
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:26:12 2003 UTC (8 years, 10 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.21: +5 -5
lines
Diff to previous 1.21 (colored)
Apply the aborted ktrace-lwp changes to a specific branch. This is just for others to review, I'm concerned that patch fuziness may have resulted in some errant code being generated but I'll look at that later by comparing the diff from the base to the branch with the file I attempt to apply to it. This will, at the very least, put the changes in a better context for others to review them and attempt to tinker with removing passing of 'struct lwp' through the kernel.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 29 22:30:25 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
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,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
ktrace-lwp,
kent-audio2
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Back out the lwp/ktrace changes. They contained a lot of colateral damage, and need to be examined and discussed more.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 28 14:21:38 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.19: +5 -5
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Tue Apr 1 02:04:34 2003 UTC (9 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Use PAGE_SIZE rather than NBPG.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 31 03:23:38 2003 UTC (9 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.17: +10 -10
lines
Diff to previous 1.17 (colored)
For consistency, initialise->initialize. (No it isn't anti-UK bias -- just trying to keep the whole system to one consistent spelling.)
Revision 1.7.2.10 / (download) - annotate - [select for diffs], Tue Jan 7 21:34:44 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.7.2.9: +3 -3
lines
Diff to previous 1.7.2.9 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)
Sync with HEAD.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jan 6 13:05:15 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
interrupt with two rs.
Revision 1.7.2.9 / (download) - annotate - [select for diffs], Wed Dec 11 06:38:19 2002 UTC (9 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.7.2.8: +3 -3
lines
Diff to previous 1.7.2.8 (colored) to branchpoint 1.7 (colored)
Sync with HEAD.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 25 07:48:28 2002 UTC (9 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Avoid strict-alias warnings.
Revision 1.7.2.8 / (download) - annotate - [select for diffs], Mon Nov 11 22:11:20 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.7: +3 -3
lines
Diff to previous 1.7.2.7 (colored) to branchpoint 1.7 (colored)
Catch up to -current
Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 23 09:13:32 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: MAIN
CVS Tags: kqueue-aftermerge
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (colored)
merge kqueue branch into -current kqueue provides a stateful and efficient event notification framework currently supported events include socket, file, directory, fifo, pipe, tty and device changes, and monitoring of processes and signals kqueue is supported by all writable filesystems in NetBSD tree (with exception of Coda) and all device drivers supporting poll(2) based on work done by Jonathan Lemon for FreeBSD initial NetBSD port done by Luke Mewburn and Jason Thorpe
Revision 1.7.2.7 / (download) - annotate - [select for diffs], Fri Oct 18 02:43:11 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.6: +4 -5
lines
Diff to previous 1.7.2.6 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.6.2.7 / (download) - annotate - [select for diffs], Thu Oct 10 18:40:56 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.6: +12 -6
lines
Diff to previous 1.6.2.6 (colored) next main 1.7 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 2 16:51:44 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-base
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Add trailing ; to CFATTACH_DECL.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 30 20:37:51 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.12: +4 -5
lines
Diff to previous 1.12 (colored)
Use CFATTACH_DECL().
Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 27 20:40:29 2002 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Declare all cfattach structures const.
Revision 1.7.2.6 / (download) - annotate - [select for diffs], Tue Sep 17 21:20:18 2002 UTC (9 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.5: +11 -4
lines
Diff to previous 1.7.2.5 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 6 13:23:21 2002 UTC (9 years, 8 months ago) by gehenna
Branch: MAIN
Changes since 1.10: +11 -4
lines
Diff to previous 1.10 (colored)
Merge the gehenna-devsw branch into the trunk. This merge changes the device switch tables from static array to dynamically generated by config(8). - All device switches is defined as a constant structure in device drivers. - The new grammer ``device-major'' is introduced to ``files''. device-major <prefix> char <num> [block <num>] [<rules>] - All device major numbers must be listed up in port dependent majors.<arch> by using this grammer. - Added the new naming convention. The name of the device switch must be <prefix>_[bc]devsw for auto-generation of device switch tables. - The backward compatibility of loading block/character device switch by LKM framework is broken. This is necessary to convert from block/character device major to device name in runtime and vice versa. - The restriction to assign device major by LKM is completely removed. We don't need to reserve LKM entries for dynamic loading of device switch. - In compile time, device major numbers list is packed into the kernel and the LKM framework will refer it to assign device major number dynamically.
Revision 1.6.2.6 / (download) - annotate - [select for diffs], Sun Jun 23 17:47:50 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.5: +4 -4
lines
Diff to previous 1.6.2.5 (colored)
catch up with -current on kqueue branch
Revision 1.9.8.2 / (download) - annotate - [select for diffs], Thu Jun 20 16:33:39 2002 UTC (9 years, 11 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.9.8.1: +4 -4
lines
Diff to previous 1.9.8.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
catch up with -current.
Revision 1.7.2.5 / (download) - annotate - [select for diffs], Thu Jun 20 03:45:36 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.4: +4 -4
lines
Diff to previous 1.7.2.4 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 1 23:51:00 2002 UTC (9 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
SIMPLEQ rototill: - implement SIMPLEQ_REMOVE(head, elm, type, field). whilst it's O(n), this mirrors the functionality of SLIST_REMOVE() (the other singly-linked list type) and FreeBSD's STAILQ_REMOVE() - remove the unnecessary elm arg from SIMPLEQ_REMOVE_HEAD(). this mirrors the functionality of SLIST_REMOVE_HEAD() (the other singly-linked list type) and FreeBSD's STAILQ_REMOVE_HEAD() - remove notes about SIMPLEQ not supporting arbitrary element removal - use SIMPLEQ_FOREACH() instead of home-grown for loops - use SIMPLEQ_EMPTY() appropriately - use SIMPLEQ_*() instead of accessing sqh_first,sqh_last,sqe_next directly - reorder manual page; be consistent about how the types are listed - other minor cleanups
Revision 1.9.8.1 / (download) - annotate - [select for diffs], Thu May 16 11:56:43 2002 UTC (10 years ago) by gehenna
Branch: gehenna-devsw
Changes since 1.9: +11 -4
lines
Diff to previous 1.9 (colored)
Add the character device switch.
Revision 1.7.2.4 / (download) - annotate - [select for diffs], Thu Feb 28 04:14:03 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.3: +6 -8
lines
Diff to previous 1.7.2.3 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.6.2.5 / (download) - annotate - [select for diffs], Mon Feb 11 20:10:01 2002 UTC (10 years, 3 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.4: +6 -8
lines
Diff to previous 1.6.2.4 (colored)
Sync w/ -current.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 14 13:23:36 2002 UTC (10 years, 4 months ago) by tsutsui
Branch: 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,
ifpoll,
eeh-devprop-base,
eeh-devprop
Branch point for: gehenna-devsw
Changes since 1.8: +6 -8
lines
Diff to previous 1.8 (colored)
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
Revision 1.6.2.4 / (download) - annotate - [select for diffs], Thu Jan 10 19:56:50 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.6.2.3: +4 -1
lines
Diff to previous 1.6.2.3 (colored)
Sync kqueue branch with -current.
Revision 1.7.2.3 / (download) - annotate - [select for diffs], Wed Nov 14 19:15:21 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.2: +4 -1
lines
Diff to previous 1.7.2.2 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 13 07:48:46 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.7: +4 -1
lines
Diff to previous 1.7 (colored)
add RCSID
Revision 1.7.4.3 / (download) - annotate - [select for diffs], Mon Oct 1 12:45:56 2001 UTC (10 years, 7 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.7.4.2: +2 -2
lines
Diff to previous 1.7.4.2 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)
Catch up with -current.
Revision 1.7.4.2 / (download) - annotate - [select for diffs], Wed Sep 26 15:28:14 2001 UTC (10 years, 8 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.7.4.1: +7 -5
lines
Diff to previous 1.7.4.1 (colored) to branchpoint 1.7 (colored)
* add a VCLONED vnode flag that indicates a vnode representing a cloned device. * rename REVOKEALL to REVOKEALIAS, and add a REVOKECLONE flag, to pass to VOP_REVOKE * the revoke system call will revoke all aliases, as before, but not the clones * vdevgone is called when detaching a device, so make it use REVOKECLONE to get rid of all clones as well * clean up all uses of VOP_OPEN wrt. locking. * add a few VOPS to spec_vnops that need to do something when it's a clone vnode (access and getattr) * add a copy of the vnode vattr structure of the original 'master' vnode to the specinfo of a cloned vnode. could possibly redirect getattr to the 'master' vnode, but this has issues with revoke * add a vdev_reassignvp function that disassociates a vnode from its original device, and reassociates it with the specified dev_t. to be used by cloning devices only, in case a new minor is allocated. * change all direct references in drivers to v_devcookie and v_rdev to vdev_privdata(vp) and vdev_rdev(vp). for diagnostic purposes when debugging race conditions that still exist wrt. locking and revoking vnodes. * make the locking state of a vnode consistent when passed to d_open and d_close (unlocked). locked would be better, but has some deadlock issues
Revision 1.7.4.1 / (download) - annotate - [select for diffs], Fri Sep 7 04:45:27 2001 UTC (10 years, 8 months ago) by thorpej
Branch: thorpej-devvp
Changes since 1.7: +12 -7
lines
Diff to previous 1.7 (colored)
Commit my "devvp" changes to the thorpej-devvp branch. This replaces the use of dev_t in most places with a struct vnode *. This will form the basic infrastructure for real cloning device support (besides being architecurally cleaner -- it'll be good to get away from using numbers to represent objects).
Revision 1.6.2.3 / (download) - annotate - [select for diffs], Sat Aug 25 06:16:24 2001 UTC (10 years, 9 months ago) by thorpej
Branch: kqueue
Changes since 1.6.2.2: +8 -7
lines
Diff to previous 1.6.2.2 (colored)
Merge Aug 24 -current into the kqueue branch.
Revision 1.7.2.2 / (download) - annotate - [select for diffs], Fri Aug 24 00:10:13 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.2.1: +2452 -0
lines
Diff to previous 1.7.2.1 (colored) to branchpoint 1.7 (colored)
Catch up with -current.
Revision 1.7.2.1, Fri Aug 3 14:10:16 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7: +0 -2452
lines
FILE REMOVED
file mly.c was added on branch nathanw_sa on 2001-08-24 00:10:13 +0000
Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 3 14:10:16 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: thorpej-devvp,
nathanw_sa
Changes since 1.6: +8 -7
lines
Diff to previous 1.6 (colored)
Remove unnecessary test.
Revision 1.6.2.2 / (download) - annotate - [select for diffs], Fri Aug 3 04:13:18 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.6.2.1: +2451 -0
lines
Diff to previous 1.6.2.1 (colored)
update to -current
Revision 1.6.2.1, Wed Aug 1 20:54:16 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.6: +0 -2451
lines
FILE REMOVED
file mly.c was added on branch kqueue on 2001-08-03 04:13:18 +0000
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 1 20:54:16 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Branch point for: kqueue
Changes since 1.5: +6 -1
lines
Diff to previous 1.5 (colored)
Hook in the mly control interface on i386.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 31 02:07:14 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Oops, put back the initalization of "done" in mly_thread().
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 30 23:49:51 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.3: +3 -6
lines
Diff to previous 1.3 (colored)
Assume that me->lun contains the device number if this event is for a logical device.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 30 23:46:28 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.2: +25 -34
lines
Diff to previous 1.2 (colored)
- Forget to report events from logical devices. - Cosmetic changes.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 30 23:29:08 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Don't match boards with a PCI class code of `I2O'.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 30 19:59:06 2001 UTC (10 years, 9 months ago) by ad
Branch: MAIN
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.