Up to [cvs.netbsd.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.37.12.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:50 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.37: +4 -4
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
sync with head
Revision 1.37.16.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:34:44 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.37: +4 -4
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
merge to -current.
Revision 1.38 / (download) - annotate - [select for diffs], Fri Feb 3 23:39:59 2012 UTC (3 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
HEAD
Changes since 1.37: +4 -4
lines
Diff to previous 1.37 (colored)
ansi prototypes
Revision 1.30.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.30.4.3: +8 -14
lines
Diff to previous 1.30.4.3 (colored) to branchpoint 1.30 (colored) next main 1.31 (colored)
sync with head
Revision 1.37 / (download) - annotate - [select for diffs], Sun Dec 6 23:14:05 2009 UTC (2 years, 5 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.36: +5 -11
lines
Diff to previous 1.36 (colored)
Simplify device-activation hooks.
Revision 1.36 / (download) - annotate - [select for diffs], Thu Nov 26 15:17:10 2009 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
Changes since 1.35: +5 -5
lines
Diff to previous 1.35 (colored)
Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_normal/printf calls for a single line.
Revision 1.30.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.30.4.2: +13 -14
lines
Diff to previous 1.30.4.2 (colored) to branchpoint 1.30 (colored)
sync with head
Revision 1.31.14.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.31: +14 -18
lines
Diff to previous 1.31 (colored) next main 1.32 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.35 / (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.34: +5 -5
lines
Diff to previous 1.34 (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.34 / (download) - annotate - [select for diffs], Wed May 6 10:34:32 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.33: +10 -11
lines
Diff to previous 1.33 (colored)
struct device * -> device_t, no functional changes intended.
Revision 1.33 / (download) - annotate - [select for diffs], Wed May 6 09:25:16 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.32: +4 -4
lines
Diff to previous 1.32 (colored)
struct cfdata * -> cfdata_t, no functional changes intended.
Revision 1.30.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.30.4.1: +3 -6
lines
Diff to previous 1.30.4.1 (colored) to branchpoint 1.30 (colored)
sync with head.
Revision 1.31.8.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:57 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.31: +3 -6
lines
Diff to previous 1.31 (colored) next main 1.32 (colored)
Sync with HEAD.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:19 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base
Changes since 1.31: +3 -6
lines
Diff to previous 1.31 (colored)
Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.)
Revision 1.29.16.1 / (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.29: +12 -20
lines
Diff to previous 1.29 (colored) next main 1.30 (colored)
Sync with HEAD.
Revision 1.30.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.30: +2 -9
lines
Diff to previous 1.30 (colored) next main 1.31 (colored)
sync with head.
Revision 1.30.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.30: +2 -9
lines
Diff to previous 1.30 (colored)
sync with head.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Apr 28 20:23:55 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-hppapmap-base2,
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,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
jym-xensuspend
Changes since 1.30: +2 -9
lines
Diff to previous 1.30 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.30 / (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.29: +12 -13
lines
Diff to previous 1.29 (colored)
use aprint_*_dev and device_xname
Revision 1.28.8.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:29:14 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.28: +7 -7
lines
Diff to previous 1.28 (colored) next main 1.29 (colored)
sync with HEAD
Revision 1.24.2.3 / (download) - annotate - [select for diffs], Sat Oct 27 11:33:10 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24.2.2: +7 -7
lines
Diff to previous 1.24.2.2 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)
sync with head.
Revision 1.28.6.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:46:29 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.28: +7 -7
lines
Diff to previous 1.28 (colored) next main 1.29 (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.28.12.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:39:09 2007 UTC (4 years, 7 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.28: +7 -7
lines
Diff to previous 1.28 (colored) next main 1.29 (colored)
Sync with HEAD.
Revision 1.27.8.2 / (download) - annotate - [select for diffs], Tue Oct 23 20:09:06 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.27.8.1: +7 -7
lines
Diff to previous 1.27.8.1 (colored) to branchpoint 1.27 (colored) next main 1.28 (colored)
Sync with head.
Revision 1.29 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:50 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.28: +7 -7
lines
Diff to previous 1.28 (colored)
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
Revision 1.24.2.2 / (download) - annotate - [select for diffs], Mon Sep 3 14:37:09 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24.2.1: +4 -4
lines
Diff to previous 1.24.2.1 (colored) to branchpoint 1.24 (colored)
sync with head.
Revision 1.27.10.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:07:49 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.27: +4 -4
lines
Diff to previous 1.27 (colored) next main 1.28 (colored)
Sync with head.
Revision 1.28 / (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.27: +4 -4
lines
Diff to previous 1.27 (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.27.8.1 / (download) - annotate - [select for diffs], Sun Jul 1 21:48:14 2007 UTC (4 years, 10 months ago) by ad
Branch: vmlocking
Changes since 1.27: +4 -4
lines
Diff to previous 1.27 (colored)
Adapt to callout API change.
Revision 1.24.2.1 / (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.24: +8 -16
lines
Diff to previous 1.24 (colored)
sync with head.
Revision 1.25.22.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.25.22.1: +6 -6
lines
Diff to previous 1.25.22.1 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored)
sync with head.
Revision 1.25.20.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.25: +8 -16
lines
Diff to previous 1.25 (colored) next main 1.26 (colored)
Sync with head.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:09 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-idlelwp-base8,
yamt-idlelwp,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
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,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
ad-audiomp-base,
ad-audiomp
Branch point for: vmlocking,
mjf-ufs-trans
Changes since 1.26: +6 -6
lines
Diff to previous 1.26 (colored)
__unused removal on arguments; approved by core.
Revision 1.25.22.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.25: +8 -16
lines
Diff to previous 1.25 (colored)
sync with head
Revision 1.26 / (download) - annotate - [select for diffs], Mon Oct 16 13:00:36 2006 UTC (5 years, 7 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.25: +8 -16
lines
Diff to previous 1.25 (colored)
* __unused games + other relevant fixes * give me ANSI C or give me death (at least where it could be easily spotted)
Revision 1.25 / (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-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
merge ktrace-lwp.
Revision 1.18.6.4 / (download) - annotate - [select for diffs], Thu Nov 10 14:06:02 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.18.6.3: +4 -4
lines
Diff to previous 1.18.6.3 (colored) to branchpoint 1.18 (colored) next main 1.19 (colored)
Sync with HEAD. Here we go again...
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 1 18:16:22 2005 UTC (6 years, 11 months ago) by drochner
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,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.23: +4 -4
lines
Diff to previous 1.23 (colored)
quell cast-qual and shadow warnings
Revision 1.21.4.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: +17 -17
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
sync with -current
Revision 1.21.6.2 / (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.6.1: +13 -13
lines
Diff to previous 1.21.6.1 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.18.6.3 / (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.18.6.2: +13 -13
lines
Diff to previous 1.18.6.2 (colored) to branchpoint 1.18 (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-km-base4,
yamt-km-base3,
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,
kent-audio2-base
Changes since 1.22: +13 -13
lines
Diff to previous 1.22 (colored)
nuke trailing whitespace
Revision 1.21.6.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:47 2005 UTC (7 years, 3 months ago) by yamt
Branch: yamt-km
Changes since 1.21: +6 -6
lines
Diff to previous 1.21 (colored)
sync with head.
Revision 1.18.6.2 / (download) - annotate - [select for diffs], Fri Feb 4 11:46:38 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.18.6.1: +6 -6
lines
Diff to previous 1.18.6.1 (colored) to branchpoint 1.18 (colored)
Sync with HEAD.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 4 02:10:45 2005 UTC (7 years, 3 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base2,
matt-timespec
Changes since 1.21: +6 -6
lines
Diff to previous 1.21 (colored)
de-__P
Revision 1.18.6.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:49:09 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.18: +7 -6
lines
Diff to previous 1.18 (colored)
Sync with HEAD
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 22 19:14:39 2004 UTC (7 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-km-base,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.20: +5 -4
lines
Diff to previous 1.20 (colored)
if the register space os the ISDN card can't be mapped, abort device attachment instead of dereferencing NULL and so (this needs a serious cleanup -- the framework was thought to be generally usable for ~all PCI ISDN cards; this didn't work out, so we are left with a lot of nonsense to support just 1 particular card type...)
Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 4 13:57:31 2003 UTC (8 years, 5 months ago) by keihan
Branch: MAIN
CVS Tags: 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
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
netbsd.org -> NetBSD.org This was the last commit of this kind to src/sys, which is now totally "NetBSD.org clean". Thanks for the patiance, and sorry for all the commits.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Oct 3 16:38:44 2003 UTC (8 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Ready the kernel side of i4b for primary rate interface support by removing assumptions that there are only two B channels and by adding support for a varying number of channels. Due to this, rename previously used isdn identified "bri" to "isdnif", which better describes the current situation.
Revision 1.2.2.8 / (download) - annotate - [select for diffs], Fri Oct 18 02:43:09 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.2.2.7: +3 -6
lines
Diff to previous 1.2.2.7 (colored) next main 1.3 (colored)
Catch up to -current.
Revision 1.3.2.4 / (download) - annotate - [select for diffs], Thu Oct 10 18:40:52 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.3.2.3: +4 -7
lines
Diff to previous 1.3.2.3 (colored) to branchpoint 1.3 (colored) next main 1.4 (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.18 / (download) - annotate - [select for diffs], Wed Oct 2 16:51:40 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Branch point for: ktrace-lwp
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
Add trailing ; to CFATTACH_DECL.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Sep 30 20:37:47 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +4 -7
lines
Diff to previous 1.16 (colored)
Use CFATTACH_DECL().
Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 27 20:40:25 2002 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Declare all cfattach structures const.
Revision 1.3.2.3 / (download) - annotate - [select for diffs], Sun Jun 23 17:47:48 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.3.2.2: +99 -105
lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored)
catch up with -current on kqueue branch
Revision 1.2.2.7 / (download) - annotate - [select for diffs], Thu Jun 20 03:45:33 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.6: +6 -20
lines
Diff to previous 1.2.2.6 (colored)
Catch up to -current.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Apr 19 10:55:46 2002 UTC (10 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: 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,
gehenna-devsw-base,
gehenna-devsw
Changes since 1.14: +6 -20
lines
Diff to previous 1.14 (colored)
check interrupt status of the PCI interface chip (if possible) before calling the (slow) isic handler being here, remove #ifdefs for FreeBSD and old version support and add RCS ID tags
Revision 1.2.2.6 / (download) - annotate - [select for diffs], Wed Apr 17 00:06:02 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.5: +35 -46
lines
Diff to previous 1.2.2.5 (colored)
Catch up to -current.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 14 12:24:27 2002 UTC (10 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.13: +36 -44
lines
Diff to previous 1.13 (colored)
Fix copyright notice.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 13 10:28:37 2002 UTC (10 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.12: +4 -6
lines
Diff to previous 1.12 (colored)
Defer initialization of the ISAC chip until we enable interrupts - it gets into a strange failure mode if we do it with disabled interrupt. When (re-)enabling interrupts reset transmitter and receiver and clear any pending state.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 10 23:51:08 2002 UTC (10 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
Remove some redundant tries to disable interupts. We already avoided enabling them. Fix a stupid typo when enabling/disabling interrupts: we clear pending interrupts when enabling, not disbling isac interrupts.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 8 12:20:50 2002 UTC (10 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Combine sc_enabled and sc_dying into one field sc_intr_valid, they are used for the same purpose (ignoring invalid interrupts). For cards that are not able to stop all interrupts (or we don't know a way to do that in software, at least) run the clearirq callback even when ignoring an interrupt because we are not enabled. Otherwise the card would stop interrupting. Reserve a driver specific callout handle and an int value in the generic isic_softc to allow card drivers to implement fancy blinkenlights.
Revision 1.2.2.5 / (download) - annotate - [select for diffs], Mon Apr 1 07:46:29 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.4: +64 -45
lines
Diff to previous 1.2.2.4 (colored)
Catch up to -current. (CVS: It's not just a program. It's an adventure!)
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 30 19:13:45 2002 UTC (10 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Be a nice citizen, enable interrupts only when we are ready to talk to the ISDN (i.e. when userland has /dev/isdn open).
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 27 07:39:37 2002 UTC (10 years, 2 months ago) by martin
Branch: MAIN
Changes since 1.8: +46 -3
lines
Diff to previous 1.8 (colored)
After Jason Thorpe explained to me how it is supposed to work, implement (de)activate for pcmcia cards. Implement detach/(de)activate for PCI cards. Clean up internal state (free call-descriptors) if a controller is detached while it has open connections.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 25 16:39:56 2002 UTC (10 years, 2 months ago) by martin
Branch: MAIN
Changes since 1.7: +2 -28
lines
Diff to previous 1.7 (colored)
Now that we have all pieces in place (and enough granularity to specify B-channel and D-channel drivers separately) split the Fritz!PCI card driver out of the isic driver. The new device is called "ifpci" and uses the same D-channel driver as the isic devices, but has it's own B-channel driver.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 24 20:35:53 2002 UTC (10 years, 2 months ago) by martin
Branch: MAIN
Changes since 1.6: +21 -19
lines
Diff to previous 1.6 (colored)
Now that we have all the pieces of the puzzle available start to unriddle and move them in their proper places. Move the BRI registry from layer 2 (duh!) to layer 4, so active cards (which don't have layer 3 or layer 2 in their driver). Remove all remaining hard coded controller and driver types. Remove any arbitrary hard coded limits, at least those that show up in the internal API. This fixes PR 15950.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:14 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.3.2.1: +3 -3
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)
Catch up with -current.
Revision 1.2.2.4 / (download) - annotate - [select for diffs], Thu Feb 28 04:14:02 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.3: +3 -3
lines
Diff to previous 1.2.2.3 (colored)
Catch up to -current.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 10 12:26:23 2002 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: newlock-base,
newlock,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
pcmcia -> pci in comment.
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:56:48 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
Sync kqueue branch with -current.
Revision 1.2.2.3 / (download) - annotate - [select for diffs], Tue Jan 8 00:31:07 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.2: +2 -3
lines
Diff to previous 1.2.2.2 (colored)
Catch up to -current.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 15 09:48:12 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
don't need <sys/types.h> when including <sys/param.h>
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:15:20 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.2.1: +4 -1
lines
Diff to previous 1.2.2.1 (colored)
Catch up to -current.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 13 07:48:45 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored)
add RCSID
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:57:01 2001 UTC (11 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.2: +7 -6
lines
Diff to previous 1.2 (colored)
Catch up with -current.
Revision 1.2.4.3 / (download) - annotate - [select for diffs], Tue Mar 27 15:32:08 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2.4.2: +7 -6
lines
Diff to previous 1.2.4.2 (colored) next main 1.3 (colored)
Sync with HEAD.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 24 12:40:30 2001 UTC (11 years, 2 months ago) by martin
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: kqueue
Changes since 1.2: +7 -6
lines
Diff to previous 1.2 (colored)
First step to cleanup the hardware driver <-> upper layers interface. This now provides slightly more functionality than the FreeBSD layer1-newbus interface. It was meant to be a simple change to one header and a few c files, but the change rippled all through various stuff. To prevent a change to the kernel<->userland interface right now the kernel is now lying about card types to userland (but who cares). This will be fixed when the userland interface changes, after layer 3 <-> layer 4 has been fixed. Functional changes: Provide a clean interface for hardware drivers to attach to the upper layers. This will need another small change in the B-channel handling when a similar change to the layer 3 <-> layer 4 interface happens. Avoid passing indices into global arrays of pointers around, instead pass the pointers itself. Don't code hardware driver types by predefined magic numbers (think LKM). Prepare for detachable drivers (think pcmcia). While there remove some sets of function pointers always pointing to the same function (meant to be the configurable set of D channel protocol handlers). It is unlikely another supported D-channel protocol will fit into that (maximal layer interface) abstraction. When we get support for another protocol, we will need to come up with a workable interface. Besides, the old implementation was, uhm, strange.
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Mon Mar 12 13:31:08 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2.4.1: +356 -0
lines
Diff to previous 1.2.4.1 (colored)
Sync with HEAD.
Revision 1.2.4.1, Tue Feb 20 22:24:39 2001 UTC (11 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2: +0 -356
lines
FILE REMOVED
file isic_pci.c was added on branch thorpej_scsipi on 2001-03-12 13:31:08 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 20 22:24:39 2001 UTC (11 years, 3 months ago) by martin
Branch: MAIN
Branch point for: thorpej_scsipi,
nathanw_sa
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. Renamed in sys/dev/ic: i4b_hscx.c -> hscx.c i4b_hscx.h -> hscx.h i4b_ipac.h -> ipac.h i4b_isac.c -> isac.c i4b_isac.h -> isac.h i4b_isic.c -> isic.c i4b_isicbchan.c -> isic_bchan.c i4b_isicl1.c -> isic_l1.c i4b_isicl1.h -> isic_l1.h i4b_isicl1fsm.c -> isic_l1fsm.c
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 18 09:37:20 2001 UTC (11 years, 3 months ago) by martin
Branch: MAIN
Filename cleanup police (per discussion with Soren S. Jorvang): remove all (legacy) "i4b_" prefixes outside of sys/netisdn. Prefix all card specific driver support files with the basename of the driver bus attachement file. Renamed here: pci_isic.h -> isic_pci.h pci_isic.c -> isic_pci.c i4b_avm_fritz_pci.c -> isic_pci_avm_fritz_pci.c i4b_elsa_qs1p.c -> isic_pci_elsa_qs1p.c