The NetBSD Project

CVS log for src/sys/arch/vax/vsa/ncr.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / vax / vsa

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49.4.2: download - view: text, markup, annotated - select for diffs
Mon Feb 19 09:02:16 2024 UTC (9 months, 2 weeks ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE
Diff to: previous 1.49.4.1: preferred, colored; branchpoint 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49.4.1: +13 -2 lines
Pull up following revision(s) (requested by tsutsui in ticket #1800):

	sys/arch/vax/vsa/vsbus.c: revision 1.69 (patch)
	sys/arch/vax/vsa/ncr.c: revision 1.52

Fix SCSI tranfer corruption on VAXstation 3100/m30 (KA420) on netboot.

See my post on port-vax@ for details:
 https://mail-index.netbsd.org/port-vax/2024/02/16/msg004866.html
and "go ahead!" from ragge@.

Revision 1.50.22.1: download - view: text, markup, annotated - select for diffs
Mon Feb 19 08:58:58 2024 UTC (9 months, 2 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5
Diff to: previous 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50: +13 -2 lines
Pull up following revision(s) (requested by tsutsui in ticket #601):

	sys/arch/vax/vsa/vsbus.c: revision 1.69
	sys/arch/vax/vsa/ncr.c: revision 1.52

Fix SCSI tranfer corruption on VAXstation 3100/m30 (KA420) on netboot.

See my post on port-vax@ for details:
 https://mail-index.netbsd.org/port-vax/2024/02/16/msg004866.html
and "go ahead!" from ragge@.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Feb 17 17:41:43 2024 UTC (9 months, 3 weeks ago) by tsutsui
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +13 -2 lines
Fix SCSI tranfer corruption on VAXstation 3100/m30 (KA420) on netboot.

See my post on port-vax@ for details:
 https://mail-index.netbsd.org/port-vax/2024/02/16/msg004866.html
and "go ahead!" from ragge@.  Should be pulled up to netbsd-10 and -9.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Dec 20 15:34:46 2023 UTC (11 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -3 lines
Remove unnecessary <sys/malloc.h>.

Revision 1.48.60.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:57 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.48.60.1: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.60.1: +7 -3 lines
Merge changes from current as of 20200406

Revision 1.49.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 23 10:06:26 2020 UTC (4 years, 8 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -3 lines
Pull up following revision(s) (requested by ragge in ticket #802):

	sys/arch/vax/vsa/ncr.c: revision 1.50

Do not expect a struct buf to be present if doing DMA to kernel space.
Fixes bug reported by sadness on port-vax.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Mar 22 20:27:47 2020 UTC (4 years, 8 months ago) by ragge
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, 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, thorpej-altq-separation-base, thorpej-altq-separation, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, netbsd-10-base, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Branch point for: netbsd-10
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -3 lines
Do not expect a struct buf to be present if doing DMA to kernel space.
Fixes bug reported by sadness on port-vax.

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

Revision 1.48.58.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:44 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +3 -3 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:29:28 2018 UTC (6 years, 3 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, netbsd-9-base, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: netbsd-9
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
Rename min/max -> uimin/uimax for better honesty.

These functions are defined on unsigned int.  The generic name
min/max should not silently truncate to 32 bits on 64-bit systems.
This is purely a name change -- no functional change intended.

HOWEVER!  Some subsystems have

	#define min(a, b)	((a) < (b) ? (a) : (b))
	#define max(a, b)	((a) > (b) ? (a) : (b))

even though our standard name for that is MIN/MAX.  Although these
may invite multiple evaluation bugs, these do _not_ cause integer
truncation.

To avoid `fixing' these cases, I first changed the name in libkern,
and then compile-tested every file where min/max occurred in order to
confirm that it failed -- and thus confirm that nothing shadowed
min/max -- before changing it.

I have left a handful of bootloaders that are too annoying to
compile-test, and some dead code:

cobalt ews4800mips hp300 hppa ia64 luna68k vax
acorn32/if_ie.c (not included in any kernels)
macppc/if_gm.c (superseded by gem(4))

It should be easy to fix the fallout once identified -- this way of
doing things fails safe, and the goal here, after all, is to _avoid_
silent integer truncations, not introduce them.

Maybe one day we can reintroduce min/max as type-generic things that
never silently truncate.  But we should avoid doing that for a while,
so that existing code has a chance to be detected by the compiler for
conversion to uimin/uimax without changing the semantics until we can
properly audit it all.  (Who knows, maybe in some cases integer
truncation is actually intended!)

Revision 1.47.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:52:21 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +6 -6 lines
sync with head

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Dec 14 23:31:16 2010 UTC (13 years, 11 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, uebayasi-xip-base7, tls-maxphys-base-20171202, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, rmind-uvmplock-nbase, rmind-uvmplock-base, 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, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-base, 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, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, 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, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, nick-nhusb, 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, 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, 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-nb8-mediatek-base, matt-nb8-mediatek, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, localcount-20160914, khorben-n900, jym-xensuspend-nbase, jym-xensuspend-base, 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-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, jdolecek-ncq-base, jdolecek-ncq, cherry-xenmp-base, cherry-xenmp, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -6 lines
Cleanup includes.  Switch from <machine/XXX.h> to <sys/XXX.h> from
bus, cpu, and intr.  Remove unneeded includes.

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

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Nov 21 04:45:39 2009 UTC (15 years ago) by rmind
Branches: MAIN
CVS tags: yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base6, uebayasi-xip-base5, 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
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -3 lines
- Use lwp_getpcb() on VAX, clean from struct user usage.
- Include sys/user.h in MD proc.h .

Revision 1.43.40.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:22:48 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.43.40.1: preferred, colored; branchpoint 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43.40.1: +3 -8 lines
Sync with HEAD.

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:33:00 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +2 -9 lines
sync with head.

Revision 1.45.4.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:23:24 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -9 lines
sync with head.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Apr 28 20:23:39 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, 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-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, 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-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, jymxensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -9 lines
Remove clause 3 and 4 from TNF licenses

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Apr 4 16:00:58 2008 UTC (16 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base
Branch point for: yamt-pf42, yamt-nfs-mp
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -3 lines
Split devict_t/softc for ncr5380sbc SCSI, and misc cosmetic changes.

Revision 1.43.40.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 12:42:29 2008 UTC (16 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +13 -12 lines
Sync with HEAD.

Revision 1.43.36.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:15:09 2008 UTC (16 years, 8 months ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +13 -12 lines
sync with head.

Revision 1.43.20.1: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:27 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +13 -12 lines
sync with HEAD

Revision 1.40.16.2: download - view: text, markup, annotated - select for diffs
Mon Mar 17 09:14:34 2008 UTC (16 years, 8 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.40.16.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.16.1: +13 -12 lines
sync with head.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Mar 11 05:34:03 2008 UTC (16 years, 9 months ago) by matt
Branches: MAIN
CVS tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, ad-socklock-base1
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +13 -12 lines
Rototill the vax code.  Switch to devicet/PRIV_ALLOC.  Cleanup vax autoconf
code.  Move to prototype definitions.  staticfy, constify, avoid casting.
Use device_* accessors.

Revision 1.40.16.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:31:02 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -7 lines
sync with head.

Revision 1.41.26.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:51:35 2007 UTC (17 years, 9 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +7 -7 lines
Sync with HEAD.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Mar 4 19:21:56 2007 UTC (17 years, 9 months ago) by christos
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, ppcoea-renovation-base, ppcoea-renovation, nick-net80211-sync-base, nick-net80211-sync, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-base, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64
Branch point for: mjf-devfs2, matt-armv6, keiichi-mipv6
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -4 lines
Fix caddr_t fallout.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 4 06:01:05 2007 UTC (17 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -5 lines
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:19:37 2005 UTC (19 years ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, 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, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, post-newlock2-merge, peter-altq-base, peter-altq, newlock2-nbase, newlock2-base, newlock2, 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, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, ad-audiomp-base, ad-audiomp, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
merge ktrace-lwp.

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

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

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

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 15 02:15:07 2003 UTC (21 years, 5 months ago) by lukem
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-3, 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
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
__KERNEL_RCSID()

Revision 1.35.8.2: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:40:38 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.35.8.1: preferred, colored; branchpoint 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35.8.1: +424 -0 lines
Catch up to -current.

Revision 1.35.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:37:26 2002 UTC (22 years, 2 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +4 -5 lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Oct 2 16:02:37 2002 UTC (22 years, 2 months ago) by thorpej
Branches: 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
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Add trailing ; to CFATTACH_DECL.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 1 05:19:04 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -4 lines
Use CFATTACH_DECL().

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 27 20:37:03 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Declare all cfattach structures const.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Sep 27 15:37:00 2002 UTC (22 years, 2 months ago) by provos
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
remove trailing \n in panic().  approved perry.

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:58:08 2001 UTC (23 years, 5 months ago) by nathanw
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -3 lines
Catch up to -current.

Revision 1.35.8.1
Wed Apr 25 17:53:26 2001 UTC (23 years, 7 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.35: +0 -425 lines
file ncr.c was added on branch nathanw_sa on 2002-10-18 02:40:38 +0000

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Apr 25 17:53:26 2001 UTC (23 years, 7 months ago) by bouyer
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf, 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, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Branch point for: nathanw_sa, kqueue
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Pull up the thorpej_scsipi branch to main branch.
This is a completely rewritten scsipi_xfer execution engine, and the
associated changes to HBA drivers. Overview of changes & features:
- All xfers are queued in the mid-layer, rather than doing so in an
  ad-hoc fashion in individual adapter drivers.
- Adapter/channel resource management in the mid-layer, avoids even trying
  to start running an xfer if the adapter/channel doesn't have the resources.
- Better communication between the mid-layer and the adapters.
- Asynchronous event notification mechanism from adapter to mid-layer and
  peripherals.
- Better peripheral queue management: freeze/thaw, sorted requeueing during
  recovery, etc.
- Clean separation of peripherals, adapters, and adapter channels (no more
  scsipi_link).
- Kernel thread for each scsipi_channel makes error recovery much easier
  (no more dealing with interrupt context when recovering from an error).
- Mid-layer support for tagged queueing: commands can have the tag type
  set explicitly, tag IDs are allocated in the mid-layer (thus eliminating
  the need to use buggy tag ID allocation schemes in many adapter drivers).
- support for QUEUE FULL and CHECK CONDITION status in mid-layer; the command
  will be requeued, or a REQUEST SENSE will be sent as appropriate.

Just before the merge syssrc has been tagged with thorpej_scsipi_beforemerge

Revision 1.22.2.3: download - view: text, markup, annotated - select for diffs
Thu Mar 29 09:00:04 2001 UTC (23 years, 8 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.22.2.2: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.2.2: +3 -3 lines
Make this compile.

Revision 1.22.2.2: download - view: text, markup, annotated - select for diffs
Sun Feb 11 19:13:12 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.22.2.1: preferred, colored
Changes since revision 1.22.2.1: +2 -2 lines
Sync with HEAD.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Feb 4 20:36:33 2001 UTC (23 years, 10 months ago) by ragge
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Giant update from Michael Kukat (michael@unixiron.org).
Fixes support for:
                       MicroVAX 3100m90
                       MicroVAX 3100m95
                       VAX 4000/100 (tested)
                       VAX 4000/105A (tested)
                       VAX 4000/108
                       VAX 4000/400 (tested)
                       VAX 4000/500 (tested)
                       VAX 4000/600

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:33:39 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +273 -78 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.31.2.2: download - view: text, markup, annotated - select for diffs
Fri Oct 6 20:00:31 2000 UTC (24 years, 2 months ago) by ragge
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Diff to: previous 1.31.2.1: preferred, colored; branchpoint 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.1: +4 -3 lines
Pullup of rev. 1.33 (approved by thorpej):
Make SCSI chain B work and fixes PR#11124.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:34:49 2000 UTC (24 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -3 lines
Fix bug that prevented DMA to work on SCSI chain B. This fixes PR#11124
but in a different way than suggested by the submitter.

Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 28 13:31:25 2000 UTC (24 years, 5 months ago) by ragge
Branches: netbsd-1-5
CVS tags: netbsd-1-5-ALPHA2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +57 -44 lines
Pull up revision 1.32 (requested by ragge):
Fixes broken MFM support + DMA area queueing.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jun 25 16:00:43 2000 UTC (24 years, 5 months ago) by ragge
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +57 -44 lines
Make the HDC9224 MFM device driver up-to-date; has been not-working
since NetBSD 1.2 (!) It also uses interrupts instead of polling now.
Also fix the DMA area locking between SCSI and MFM disks.
Still missing - floppy support.

Revision 1.27.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 17:05:33 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +28 -36 lines
Sync w/ netbsd-1-5-base.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 19 04:22:17 2000 UTC (24 years, 5 months ago) by matt
Branches: MAIN
CVS tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +23 -35 lines
Rename ncr[5380] device to si to more consistent with other ports.
Add VAX660 to cputype.h.  Remove needs-flag from si & asc entries.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jun 5 00:09:21 2000 UTC (24 years, 6 months ago) by matt
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -2 lines
Adjust to new evcnt stuff.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jun 4 06:16:59 2000 UTC (24 years, 6 months ago) by matt
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
More event counter stuff.  Plus a little cruft cleanup while doing it.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 4 02:19:29 2000 UTC (24 years, 6 months ago) by matt
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -2 lines
Add extra argument to scb_vecalloc (a struct evcnt *)
Move ivec_dsp from trap.h to scb.h
Add interrupt counting to asc, le, ze, ncr, dz interrupts.
add common support for counting interrupts to cnm_idisp so
it can be done very efficiently.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 27 10:12:45 2000 UTC (24 years, 6 months ago) by ragge
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +16 -5 lines
Growel out the SCSI BUS ID from NVRAM instead of hard-code it.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 25 15:27:57 2000 UTC (24 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1 lines
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
in MI ncr5380sbc.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 18 16:13:26 2000 UTC (24 years, 8 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -30 lines
Add a ncr5380_attach() routine which does part of the initialization, attaches
the scsibus, and does the addref/delref dance.

Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 12:46:42 2000 UTC (24 years, 9 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003, netbsd-1-4-PATCH002
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +2 -1 lines
Apply patch (requested by toddpw):
  Fix bugs in support for VaxStation 2000 and 3100, vax pmap, and
  the NCR scsi driver.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 24 02:40:35 2000 UTC (24 years, 10 months ago) by matt
Branches: MAIN
CVS tags: chs-ubc2-newbase
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -9 lines
Revamp the VAX interrupt handling code.  Make it compatible with all the
other ports.  Clean up some things.

Revision 1.22.6.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:34:14 1999 UTC (24 years, 11 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +237 -34 lines
Pull up to last week's -current.

Revision 1.22.4.1: download - view: text, markup, annotated - select for diffs
Mon Nov 15 00:39:53 1999 UTC (25 years, 1 month ago) by fvdl
Branches: fvdl-softdep
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +237 -34 lines
Sync with -current

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 22 21:12:20 1999 UTC (25 years, 1 month ago) by ragge
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, fvdl-softdep-base, comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +237 -34 lines
DMA support for the NCR 5380-equipped vs3100's.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 21 18:07:54 1999 UTC (25 years, 2 months ago) by ragge
Branches: MAIN
Branch point for: wrstuden-devbsize, thorpej_scsipi, fvdl-softdep
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +20 -17 lines
Fix minphys() on vax. While here, convert to bus.h.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 27 17:49:42 1999 UTC (25 years, 3 months ago) by ragge
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -1 lines
Don't try to search for these devices on 4000/90. badaddr() should
be fixed for this arch also.

Revision 1.19.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 01:03:47 1999 UTC (25 years, 5 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +2 -1 lines
Sync w/ -current.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jun 19 15:46:05 1999 UTC (25 years, 5 months ago) by ragge
Branches: MAIN
CVS tags: chs-ubc2-base
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Don't try to disconnect SCSI disks. From Michael Kukat.
Now DEC disks also works in VAXstations :-)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 26 22:04:07 1999 UTC (25 years, 8 months ago) by ragge
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH001, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: netbsd-1-4, chs-ubc2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -2 lines
Buggfixes for VS 4000/VLC. Basic support for VS4000/90 and MV4000/300.
From Michael Kukat.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 13 15:16:48 1999 UTC (25 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +19 -27 lines
Change vsbus to take a locator for all devices.
Figure out interrupt vector/mask on vsbus by forcing all devices to
generate interrupts in the match routine, like on unibus.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 2 18:37:21 1999 UTC (25 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Another giant change: Allocate register space dynamic instead of compiled-in.
This is done on a physical page size basis, instead of virtual (as the
(on vax yet non-existing) bus_* routines does). This is similar to the
way uba allocation is done.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 6 13:55:09 1998 UTC (26 years ago) by ragge
Branches: MAIN
CVS tags: kenh-if-detach-base, kenh-if-detach
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +118 -1202 lines
Simple hack to get at least PIO functionality out of the VS2000/3100 ncr5380.
Fixed by Jens Arvid Nilsson.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 19 21:50:02 1998 UTC (26 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -8 lines
Adapt to the new scsipi_adapter interface.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 10 00:28:32 1998 UTC (26 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc-base, chs-ubc
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -5 lines
Garbage-collect the open_target_lu and close_target_lu entry points from
struct scsipi_adapter; they were not used.

Add a scsipi_ioctl entry point to struct scsipi_adapter.  This will be
used to issue ioctl commands to the host adapters.

Inspired by PR #6090, from Matt Jacob.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 4 22:18:45 1998 UTC (26 years, 5 months ago) by jonathan
Branches: MAIN
CVS tags: eeh-paddr_t-base, eeh-paddr_t
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
defopt DDB.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 13 12:17:31 1998 UTC (26 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +29 -29 lines
Wall cleaning.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 12 20:53:04 1998 UTC (26 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -4 lines
Update for changes to config.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 19 20:35:15 1997 UTC (27 years, 1 month ago) by ragge
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +23 -3 lines
Add match code to detect more than one SCSI adapter on 3100.
Provided by Bertram Barth.

Revision 1.8.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 27 23:15:33 1997 UTC (27 years, 3 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +12 -10 lines
Update marc-pcmcia branch from trunk.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 27 11:24:34 1997 UTC (27 years, 3 months ago) by bouyer
Branches: MAIN
CVS tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-base
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -10 lines
Merge scsipi branch in the mainline. This add support for ATAPI devices
(currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2
busses to which devices can attach (scsibus and atapibus). This needed to
change some include files and structure names in the low level scsi drivers.

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 1 17:34:43 1997 UTC (27 years, 5 months ago) by bouyer
Branches: bouyer-scsipi
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +12 -10 lines
Updates for new scsipi subsystem. Actally known to work on i386 and sparc.

Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Wed Mar 12 21:21:09 1997 UTC (27 years, 9 months ago) by is
Branches: is-newarp
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +7 -3 lines
Merge in changes from Trunk

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 26 22:29:12 1997 UTC (27 years, 9 months ago) by gwr
Branches: MAIN
CVS tags: marc-pcmcia-bp, is-newarp-before-merge
Branch point for: marc-pcmcia, bouyer-scsipi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT.
This driver should be updated to allow per-target control over
disconnect/reselect, but I will leave that to the port masters.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 26 18:38:19 1997 UTC (27 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Patches to make VS2000 to work. From Ari Suutari.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 12 17:55:54 1997 UTC (27 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Add a forgotten #ifdef DDB

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 13 03:36:14 1996 UTC (28 years, 2 months ago) by christos
Branches: MAIN
CVS tags: thorpej-setroot, mrg-vm-swap, is-newarp-base
Branch point for: is-newarp
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +46 -46 lines
backout previous kprintf change

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 11 01:51:52 1996 UTC (28 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +46 -46 lines
printf -> kprintf, sprintf -> ksprintf

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 28 19:00:47 1996 UTC (28 years, 3 months ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -12 lines
(1) set scsi_link channel to either the appropriate channel (if a
    multi-channel driver), or to SCSI_CHANNEL_ONLY_ONE if a
    single-channel driver.
(2) use scsiprint() rather than a locally-defined autoconfig print
    function, and kill any locally-defined print function.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 27 21:58:48 1996 UTC (28 years, 3 months ago) by cgd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
change cfprint_t type definition to take a const char *, rather than
a char *, because that's what was really intended, and because
if the print function modifies the string, various things could become
unhappy (so the string should _not_ be modified).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 20 18:55:14 1996 UTC (28 years, 4 months ago) by ragge
Branches: MAIN
SCSI and ST506 support for the VAXstation architecture.

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>