The NetBSD Project

CVS log for src/sys/dev/pci/ahc_pci.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.63.4.4 / (download) - annotate - [select for diffs], Thu Mar 11 15:03:42 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.63.4.3: +4 -4 lines
Diff to previous 1.63.4.3 (colored) to branchpoint 1.63 (colored) next main 1.64 (colored)

sync with head

Revision 1.68 / (download) - annotate - [select for diffs], Thu Nov 26 15:17:08 2009 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, 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, netbsd-6-base, netbsd-6, matt-premerge-20091211, 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.67: +4 -4 lines
Diff to previous 1.67 (colored)

Cleanup interrupt establish error messages. Do not mix
aprint_error/aprint_normal/printf calls for a single line.

Revision 1.63.4.3 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:50 2009 UTC (2 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.63.4.2: +2 -35 lines
Diff to previous 1.63.4.2 (colored) to branchpoint 1.63 (colored)

sync with head

Revision 1.67 / (download) - annotate - [select for diffs], Wed Sep 2 11:10:37 2009 UTC (2 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, jym-xensuspend-nbase
Changes since 1.66: +2 -35 lines
Diff to previous 1.66 (colored)

Call pmf_device_register(9) in ahc_attahc() rather than ahc_pci_attach()
since pmf_device_deregister(9) is called from ahc_detach() so that
cardbus backend also gets proper pmf(9) calls.
PCI backend is tested on on O2, but cardbus is untested.

Revision 1.63.4.2 / (download) - annotate - [select for diffs], Sat May 16 10:41:32 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.63.4.1: +9 -8 lines
Diff to previous 1.63.4.1 (colored) to branchpoint 1.63 (colored)

sync with head

Revision 1.64.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:23 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.64: +9 -8 lines
Diff to previous 1.64 (colored) next main 1.65 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.66 / (download) - annotate - [select for diffs], Wed May 6 09:25:14 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, jymxensuspend-base, jym-xensuspend-base
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored)

struct cfdata * -> cfdata_t, no functional changes intended.

Revision 1.65 / (download) - annotate - [select for diffs], Tue May 5 09:51:24 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.64: +8 -7 lines
Diff to previous 1.64 (colored)

device_t/softc split

Revision 1.63.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:12:54 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored)

sync with head.

Revision 1.63.12.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:18:24 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored) next main 1.64 (colored)

Sync with HEAD.

Revision 1.62.6.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:58 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.62.6.1: +1 -1 lines
Diff to previous 1.62.6.1 (colored) to branchpoint 1.62 (colored) next main 1.63 (colored)

Sync with HEAD.

Revision 1.64 / (download) - annotate - [select for diffs], Sat Jan 3 03:43:22 2009 UTC (3 years, 4 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored)

remove extra semicolons.

Revision 1.62.6.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:48 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.62: +13 -14 lines
Diff to previous 1.62 (colored)

Sync with HEAD.

Revision 1.62.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:15:47 2008 UTC (4 years, 2 months ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.62: +13 -14 lines
Diff to previous 1.62 (colored) next main 1.63 (colored)

sync with head.

Revision 1.58.24.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:44 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.58.24.2: +42 -10 lines
Diff to previous 1.58.24.2 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)

sync with HEAD

Revision 1.51.2.6 / (download) - annotate - [select for diffs], Wed Feb 27 08:36:34 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51.2.5: +13 -14 lines
Diff to previous 1.51.2.5 (colored) to branchpoint 1.51 (colored) next main 1.52 (colored)

sync with head.

Revision 1.63 / (download) - annotate - [select for diffs], Fri Feb 22 23:24:07 2008 UTC (4 years, 3 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, 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, 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, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-socklock-base1, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap
Changes since 1.62: +13 -14 lines
Diff to previous 1.62 (colored)

Use device_t and accessors.  Use aprint_*_dev().  Use PMF_FN_*.

Revision 1.60.2.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:05:55 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.60: +35 -2 lines
Diff to previous 1.60 (colored) next main 1.61 (colored)

Sync with HEAD.

Revision 1.51.2.5 / (download) - annotate - [select for diffs], Mon Feb 4 09:23:26 2008 UTC (4 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51.2.4: +35 -2 lines
Diff to previous 1.51.2.4 (colored) to branchpoint 1.51 (colored)

sync with head.

Revision 1.62 / (download) - annotate - [select for diffs], Mon Jan 28 16:08:38 2008 UTC (4 years, 3 months ago) by macallan
Branch: MAIN
CVS Tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base
Branch point for: mjf-devfs2, keiichi-mipv6
Changes since 1.61: +35 -2 lines
Diff to previous 1.61 (colored)

get rid of the shutdown hook, add suspend and resume handlers instead
XXX: ahc_suspend panics here so suspend calls ahc_shutdown and resume does
nothing.
This fixes a hangup and subsequent panic which occured when the shutdown hooks
were called and /afterwards/ the sd suspend handler tried to flush caches
through an already shut down ahc.

Revision 1.51.2.4 / (download) - annotate - [select for diffs], Mon Jan 21 09:43:34 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51.2.3: +4 -4 lines
Diff to previous 1.51.2.3 (colored) to branchpoint 1.51 (colored)

sync with head

Revision 1.58.24.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:53:32 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.58.24.1: +4 -4 lines
Diff to previous 1.58.24.1 (colored) to branchpoint 1.58 (colored)

sync with HEAD

Revision 1.60.8.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:54:37 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.60: +4 -4 lines
Diff to previous 1.60 (colored) next main 1.61 (colored)

Sync with HEAD

Revision 1.60.4.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:46:39 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.60: +4 -4 lines
Diff to previous 1.60 (colored) next main 1.61 (colored)

Sync with head.

Revision 1.61 / (download) - annotate - [select for diffs], Sat Dec 15 14:23:14 2007 UTC (4 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: vmlocking2-base3, matt-armv6-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Changes since 1.60: +4 -4 lines
Diff to previous 1.60 (colored)

Rename a device property name: "override_ultra" -> "aic7xxx-override-ultra"

Revision 1.58.24.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:28:36 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.58: +12 -5 lines
Diff to previous 1.58 (colored)

sync with HEAD

Revision 1.51.2.3 / (download) - annotate - [select for diffs], Sat Oct 27 11:32:32 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51.2.2: +12 -5 lines
Diff to previous 1.51.2.2 (colored) to branchpoint 1.51 (colored)

sync with head.

Revision 1.58.22.2 / (download) - annotate - [select for diffs], Fri Oct 26 15:45:52 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.58.22.1: +4 -4 lines
Diff to previous 1.58.22.1 (colored) to branchpoint 1.58 (colored) next main 1.59 (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.59.2.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:38:48 2007 UTC (4 years, 7 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 (colored) next main 1.60 (colored)

Sync with HEAD.

Revision 1.58.8.2 / (download) - annotate - [select for diffs], Tue Oct 23 20:08:44 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.58.8.1: +4 -4 lines
Diff to previous 1.58.8.1 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)

Sync with head.

Revision 1.60 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:39 2007 UTC (4 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: vmlocking2, mjf-devfs, bouyer-xeni386
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 (colored)

machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

Revision 1.58.8.1 / (download) - annotate - [select for diffs], Tue Oct 9 13:41:40 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.58: +10 -3 lines
Diff to previous 1.58 (colored)

Sync with head.

Revision 1.58.26.1 / (download) - annotate - [select for diffs], Sat Oct 6 15:31:22 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.58: +10 -3 lines
Diff to previous 1.58 (colored) next main 1.59 (colored)

sync with head.

Revision 1.58.22.1 / (download) - annotate - [select for diffs], Tue Oct 2 18:28:30 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.58: +10 -3 lines
Diff to previous 1.58 (colored)

Sync with HEAD.

Revision 1.59 / (download) - annotate - [select for diffs], Wed Sep 26 01:22:29 2007 UTC (4 years, 8 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, vmlocking-base
Branch point for: bouyer-xenamd64
Changes since 1.58: +10 -3 lines
Diff to previous 1.58 (colored)

allow to override the check for an external precision resistor via device
property so we can have 40MB/s on SGI O2

Revision 1.51.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:41 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51.2.1: +6 -5 lines
Diff to previous 1.51.2.1 (colored) to branchpoint 1.51 (colored)

sync with head.

Revision 1.56.6.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:17:41 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.56.6.1: +4 -4 lines
Diff to previous 1.56.6.1 (colored) to branchpoint 1.56 (colored) next main 1.57 (colored)

sync with head.

Revision 1.56.4.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:28 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.56: +5 -4 lines
Diff to previous 1.56 (colored) next main 1.57 (colored)

Sync with head.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:08 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base, 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, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, 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, mjf-ufs-trans-base, mjf-ufs-trans, matt-nb4-arm-base, matt-nb4-arm, matt-mips64-base, matt-mips64, hpcarm-cleanup, ad-audiomp-base, ad-audiomp
Branch point for: yamt-x86pmap, vmlocking, matt-armv6, jmcneill-pm
Changes since 1.57: +4 -4 lines
Diff to previous 1.57 (colored)

__unused removal on arguments; approved by core.

Revision 1.56.6.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:15 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.56: +6 -5 lines
Diff to previous 1.56 (colored)

sync with head

Revision 1.57 / (download) - annotate - [select for diffs], Thu Oct 12 01:31:28 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.56: +6 -5 lines
Diff to previous 1.56 (colored)

- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386

Revision 1.53.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:16 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.53: +20 -2 lines
Diff to previous 1.53 (colored) next main 1.54 (colored)

sync with head

Revision 1.53.8.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:44:25 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.53.8.1: +3 -3 lines
Diff to previous 1.53.8.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)

sync with head

Revision 1.55.4.1 / (download) - annotate - [select for diffs], Thu Jul 13 17:49:26 2006 UTC (5 years, 10 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.55: +3 -3 lines
Diff to previous 1.55 (colored) next main 1.56 (colored)

Merge from HEAD.

Revision 1.56 / (download) - annotate - [select for diffs], Mon Jul 10 16:28:44 2006 UTC (5 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, rpaulo-netinet-merge-pcb-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.55: +3 -3 lines
Diff to previous 1.55 (colored)

Put appropriate prefixes on property names to reduce chances of name
collisions.

Revision 1.51.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:05:03 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.51: +21 -3 lines
Diff to previous 1.51 (colored)

sync with head.

Revision 1.53.6.2 / (download) - annotate - [select for diffs], Thu Jun 1 22:36:43 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.53.6.1: +12 -7 lines
Diff to previous 1.53.6.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)

Sync with head.

Revision 1.53.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:27 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.53: +20 -2 lines
Diff to previous 1.53 (colored) next main 1.54 (colored)

Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.53.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:00 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.53: +20 -2 lines
Diff to previous 1.53 (colored)

sync with head.

Revision 1.53.10.2 / (download) - annotate - [select for diffs], Thu May 11 23:28:47 2006 UTC (6 years ago) by elad
Branch: elad-kernelauth
Changes since 1.53.10.1: +12 -7 lines
Diff to previous 1.53.10.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)

sync with head

Revision 1.55 / (download) - annotate - [select for diffs], Fri May 5 18:04:42 2006 UTC (6 years ago) by thorpej
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6, yamt-pdpolicy-base5, simonb-timecounters-base, gdamore-uart-base, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi
Branch point for: gdamore-uart
Changes since 1.54: +12 -7 lines
Diff to previous 1.54 (colored)

Remove the devprop API and switch everthing over to the new proplib.  Add
a new device_properties() accessor for device_t that returns the device's
property dictionary.

Revision 1.53.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:13 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.53: +15 -2 lines
Diff to previous 1.53 (colored)

Sync with head.

Revision 1.53.10.1 / (download) - annotate - [select for diffs], Wed Apr 19 03:25:33 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.53: +15 -2 lines
Diff to previous 1.53 (colored)

sync with head.

Revision 1.54 / (download) - annotate - [select for diffs], Sat Apr 15 14:22:52 2006 UTC (6 years, 1 month ago) by tsutsui
Branch: MAIN
Changes since 1.53: +15 -2 lines
Diff to previous 1.53 (colored)

Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to
use default target (but not for host) device settings on
ahc(4) interface without its SEEPROM (mostly on-board one).

This flag could be useful if host's BIOS (firmware) initializes
ahc(4) chip with some conservative (async, no tagged queuing etc.)
target settings for minimum support to load its primary loader etc.,
and it will be enabled in each attachment according to MD device
properties(9). Currently this property is set only on sgimips for
O2 on-board aic7880 adapters.

No objection on tech-kern (and netbsd-bugs), and closes PR kern/23276.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Dec 24 20:27:42 2005 UTC (6 years, 5 months ago) by perry
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.52: +3 -3 lines
Diff to previous 1.52 (colored)

Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:48 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

merge ktrace-lwp.

Revision 1.41.2.7 / (download) - annotate - [select for diffs], Thu Nov 10 14:06:00 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.6: +19 -28 lines
Diff to previous 1.41.2.6 (colored) next main 1.42 (colored)

Sync with HEAD. Here we go again...

Revision 1.51 / (download) - annotate - [select for diffs], Tue Jun 28 00:28:41 2005 UTC (6 years, 10 months ago) by thorpej
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.50: +16 -25 lines
Diff to previous 1.50 (colored)

Use ANSI function decls and static.

Revision 1.50 / (download) - annotate - [select for diffs], Mon May 30 04:35:22 2005 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.49: +5 -5 lines
Diff to previous 1.49 (colored)

- const poisoning
- avoid variable shadowing.

Revision 1.47.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:05 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.47: +15 -15 lines
Diff to previous 1.47 (colored) next main 1.48 (colored)

sync with -current

Revision 1.47.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:35:10 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.47.6.1: +13 -13 lines
Diff to previous 1.47.6.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)

sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.41.2.6 / (download) - annotate - [select for diffs], Fri Mar 4 16:45:15 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.5: +13 -13 lines
Diff to previous 1.41.2.5 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.49 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:32 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.48: +13 -13 lines
Diff to previous 1.48 (colored)

nuke trailing whitespace

Revision 1.47.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.47: +4 -4 lines
Diff to previous 1.47 (colored)

sync with head.

Revision 1.41.2.5 / (download) - annotate - [select for diffs], Fri Feb 4 11:46:37 2005 UTC (7 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.4: +4 -4 lines
Diff to previous 1.41.2.4 (colored)

Sync with HEAD.

Revision 1.48 / (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.47: +4 -4 lines
Diff to previous 1.47 (colored)

de-__P

Revision 1.45.2.1 / (download) - annotate - [select for diffs], Fri Nov 12 05:55:47 2004 UTC (7 years, 6 months ago) by jmc
Branch: netbsd-2-0
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-RELEASE, netbsd-2-0-RC5, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Changes since 1.45: +23 -10 lines
Diff to previous 1.45 (colored) next main 1.46 (colored)

Pullup rev 1.46-1.47 (requested by christos in ticket #930)

Bring back ALLOW_MEMIO change that was lost between 1.38 and 1.39.

Revision 1.41.2.4 / (download) - annotate - [select for diffs], Tue Oct 19 15:56:57 2004 UTC (7 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.3: +23 -10 lines
Diff to previous 1.41.2.3 (colored)

Sync with HEAD

Revision 1.47 / (download) - annotate - [select for diffs], Sun Oct 17 01:10:44 2004 UTC (7 years, 7 months ago) by christos
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.46: +8 -2 lines
Diff to previous 1.46 (colored)

Bring back ALLOW_MEMIO change that was lost between 1.38 and 1.39. This
change reportedly makes the driver work on macppc. There must be a better
way of doing this (based on the chip revision?).

Revision 1.46 / (download) - annotate - [select for diffs], Sat Oct 16 22:52:37 2004 UTC (7 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.45: +17 -10 lines
Diff to previous 1.45 (colored)

Make a commented out print statement compile and avoid wrapped lines.
No functional change.

Revision 1.41.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:31:00 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.2: +2 -2 lines
Diff to previous 1.41.2.2 (colored)

Fix the sync with head I botched.

Revision 1.41.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:49:02 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41.2.1: +0 -0 lines
Diff to previous 1.41.2.1 (colored)

Sync with HEAD.

Revision 1.41.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:49:06 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.41: +16 -4 lines
Diff to previous 1.41 (colored)

Sync with HEAD

Revision 1.45 / (download) - annotate - [select for diffs], Tue Mar 16 05:32:09 2004 UTC (8 years, 2 months ago) by simonb
Branch: MAIN
CVS Tags: netbsd-2-0-base, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1
Branch point for: netbsd-2-0
Changes since 1.44: +6 -4 lines
Diff to previous 1.44 (colored)

Fix an assigned-to-but-not-used variable in the non AHC_ALLOW_MEMIO case.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Jan 13 14:07:09 2004 UTC (8 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

Print the device description in the attach routine like all other drivers do.

Revision 1.32.10.1 / (download) - annotate - [select for diffs], Sat Aug 23 06:44:46 2003 UTC (8 years, 9 months ago) by tron
Branch: netbsd-1-6
CVS Tags: 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
Changes since 1.32: +9 -2 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Pull up revision 1.43 via patch (requested by taca in ticket #1430):
make ahc(4) to recognize Adaptec 2915LP Ultra160 SCSI adapter.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 18 09:16:22 2003 UTC (8 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.42: +9 -2 lines
Diff to previous 1.42 (colored)

make ahc(4) to recognize Adaptec 2915LP Ultra160 SCSI adapter.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 14 15:47:22 2003 UTC (8 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.41: +4 -1 lines
Diff to previous 1.41 (colored)

add missing __KERNEL_RCSID()

Revision 1.41 / (download) - annotate - [select for diffs], Wed Jun 4 11:55:05 2003 UTC (8 years, 11 months ago) by pk
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

ahc_pci_probe: avoid placeholder entries in the `identities' table.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Apr 25 16:02:52 2003 UTC (9 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.39: +7 -1 lines
Diff to previous 1.39 (colored)

On the first read of the DEVCONFIG PCI config register, sparc64 systems
seem to return all 1s. The second read is ok, though. So, as a workaround,
read it twice. From Manuel Bouyer.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Apr 19 19:34:23 2003 UTC (9 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.38: +905 -447 lines
Diff to previous 1.38 (colored)

Newer ahc driver, port from Justin Gibbs' driver in FreeBSD. Ported by
Pascal Renauld at Network Storage Solutions, Inc, with some changes
by me.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Jan 31 00:07:40 2003 UTC (9 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.37: +20 -16 lines
Diff to previous 1.37 (colored)

Use aprint_*().

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jan 20 05:30:06 2003 UTC (9 years, 4 months ago) by simonb
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

The Double-Semi-Colon Police.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Jan 20 04:10:26 2003 UTC (9 years, 4 months ago) by simonb
Branch: MAIN
Changes since 1.35: +3 -4 lines
Diff to previous 1.35 (colored)

Remove variable that is only assigned too but not referenced.

Revision 1.29.2.4 / (download) - annotate - [select for diffs], Fri Oct 18 02:42:54 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.29.2.3: +4 -5 lines
Diff to previous 1.29.2.3 (colored) next main 1.30 (colored)

Catch up to -current.

Revision 1.30.2.2 / (download) - annotate - [select for diffs], Thu Oct 10 18:40:24 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.30.2.1: +4 -5 lines
Diff to previous 1.30.2.1 (colored) to branchpoint 1.30 (colored) next main 1.31 (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.35 / (download) - annotate - [select for diffs], Wed Oct 2 16:51:00 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
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

Add trailing ; to CFATTACH_DECL.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Sep 30 20:37:06 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.33: +4 -5 lines
Diff to previous 1.33 (colored)

Use CFATTACH_DECL().

Revision 1.33 / (download) - annotate - [select for diffs], Fri Sep 27 20:39:42 2002 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

Declare all cfattach structures const.

Revision 1.24.4.2 / (download) - annotate - [select for diffs], Wed Feb 6 14:07:27 2002 UTC (10 years, 3 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.24.4.1: +5 -2 lines
Diff to previous 1.24.4.1 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)

Pull up revision 1.30 (requested by jlam):
  Move stray debugging message to only occur in debug mode.

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:56:25 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.30: +5 -2 lines
Diff to previous 1.30 (colored)

Sync kqueue branch with -current.

Revision 1.29.2.3 / (download) - annotate - [select for diffs], Tue Jan 8 00:30:57 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.29.2.2: +3 -3 lines
Diff to previous 1.29.2.2 (colored)

Catch up to -current.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Nov 21 19:01:33 2001 UTC (10 years, 6 months ago) by wiz
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-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, ifpoll-base, ifpoll, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Branch point for: netbsd-1-6
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Presence looks better with a 'c' instead of an 's'.

Revision 1.29.2.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:15:07 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.29.2.1: +4 -1 lines
Diff to previous 1.29.2.1 (colored)

Catch up to -current.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Nov 13 07:48:40 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.30: +4 -1 lines
Diff to previous 1.30 (colored)

add RCSID

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:56:57 2001 UTC (11 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.29: +5 -2 lines
Diff to previous 1.29 (colored)

Catch up with -current.

Revision 1.19.2.4 / (download) - annotate - [select for diffs], Tue Mar 27 15:32:07 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.19.2.3: +5 -2 lines
Diff to previous 1.19.2.3 (colored) to branchpoint 1.19 (colored) next main 1.20 (colored)

Sync with HEAD.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 24 02:04:40 2001 UTC (11 years, 2 months ago) by christos
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.29: +5 -2 lines
Diff to previous 1.29 (colored)

There was a stray debugging message "OptionMode = %x\n". Prefix it with
the device name, and enable it only in debugging mode.

Revision 1.19.2.3 / (download) - annotate - [select for diffs], Sun Feb 11 19:15:47 2001 UTC (11 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.19.2.2: +8 -8 lines
Diff to previous 1.19.2.2 (colored) to branchpoint 1.19 (colored)

Sync with HEAD.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jan 18 20:28:15 2001 UTC (11 years, 4 months ago) by jdolecek
Branch: MAIN
Branch point for: nathanw_sa
Changes since 1.28: +8 -8 lines
Diff to previous 1.28 (colored)

constify

Revision 1.19.2.2 / (download) - annotate - [select for diffs], Fri Jan 5 17:36:01 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.19.2.1: +2 -3 lines
Diff to previous 1.19.2.1 (colored) to branchpoint 1.19 (colored)

Sync with HEAD

Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 28 22:59:11 2000 UTC (11 years, 4 months ago) by sommerfeld
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)

Change pci_intr_map to get interrupt source information from a "struct
pci_attach_args *" instead of from four separate parameters which in
all cases were extracted from the same "struct pci_attach_args".

This both simplifies the driver api, and allows for alternate PCI
interrupt mapping schemes, such as one using the tables described in
the Intel Multiprocessor Spec which describe interrupt wirings for
devices behind pci-pci bridges based on the device's location rather
the bridge's location.

Tested on alpha and i386; welcome to 1.5Q

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 11:42:14 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.19: +1112 -590 lines
Diff to previous 1.19 (colored)

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.27 / (download) - annotate - [select for diffs], Sun Sep 24 12:37:03 2000 UTC (11 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.26: +2 -7 lines
Diff to previous 1.26 (colored)

use new generic bootverbose instead of local definition

Revision 1.24.4.1 / (download) - annotate - [select for diffs], Tue Sep 5 01:00:25 2000 UTC (11 years, 8 months ago) by soren
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.24: +10 -3 lines
Diff to previous 1.24 (colored)

Pull up revs 1.25-1.26:
> Add support for the AAA-131 RAID controller by treating it as a 7890.
> Taken from rev 1.32 of the FreeBSD ahc_pci.c.
> Fix 'RAID unsupported' printf.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Sep 4 20:21:30 2000 UTC (11 years, 8 months ago) by soren
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Fix 'RAID unsupported' printf.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Sep 4 19:56:04 2000 UTC (11 years, 8 months ago) by soren
Branch: MAIN
Changes since 1.24: +9 -2 lines
Diff to previous 1.24 (colored)

Add support for the AAA-131 RAID controller by treating it as a 7890.
Taken from rev 1.32 of the FreeBSD ahc_pci.c.

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 10 17:07:52 2000 UTC (12 years ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.23: +12 -4 lines
Diff to previous 1.23 (colored)

Support Adaptec U2W cards with a 64-bit PCI memory range (such cards
are available with Power Macintosh G3 and G4 systems).

Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 16 10:34:33 2000 UTC (12 years, 2 months ago) by fvdl
Branch: MAIN
Changes since 1.22: +9 -4 lines
Diff to previous 1.22 (colored)

Set bus_intr to ahc_pci_intr.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 15 02:33:52 2000 UTC (12 years, 2 months ago) by fvdl
Branch: MAIN
Changes since 1.21: +1121 -258 lines
Diff to previous 1.21 (colored)

PCI frontend for new ahc driver.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jan 26 06:44:18 2000 UTC (12 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.20: +3 -153 lines
Diff to previous 1.20 (colored)

Remove the FreeBSD support from this file.  It hasn't worked in FreeBSD
for some time, and only made the code harder to read.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 26 06:04:41 2000 UTC (12 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.19: +4 -210 lines
Diff to previous 1.19 (colored)

Split the code that reads the SEEPROM into its own file.

Revision 1.18.14.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:35:14 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.18: +7 -1 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

Pull up to last week's -current.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 12 08:41:55 1999 UTC (12 years, 7 months ago) by hannken
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999
Branch point for: thorpej_scsipi
Changes since 1.18: +7 -1 lines
Diff to previous 1.18 (colored)

Add support for `Adaptec AHA 2940UW Pro'.
Behaves like the `Adaptec AHA 2940UW'.

Device info: product id = 0x8778, Chip = AIC7880P.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 8 06:55:54 1998 UTC (13 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kenh-if-detach-base, kenh-if-detach, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, eeh-paddr_t-base, eeh-paddr_t, chs-ubc2-base, chs-ubc2, chs-ubc-base, chs-ubc
Branch point for: wrstuden-devbsize
Changes since 1.17: +1 -9 lines
Diff to previous 1.17 (colored)

Nuke __BROKEN_INDIRECT_CONFIG.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 16 15:39:13 1998 UTC (14 years, 2 months ago) by leo
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Use bus-dma functions.

Revision 1.15.4.1 / (download) - annotate - [select for diffs], Wed Aug 27 23:32:24 1997 UTC (14 years, 9 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.15: +6 -3 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 27 11:25:20 1997 UTC (14 years, 9 months ago) by bouyer
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, 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, marc-pcmcia-base
Changes since 1.15: +6 -3 lines
Diff to previous 1.15 (colored)

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.15.2.1 / (download) - annotate - [select for diffs], Tue Jul 1 17:35:33 1997 UTC (14 years, 10 months ago) by bouyer
Branch: bouyer-scsipi
Changes since 1.15: +6 -3 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Updates for new scsipi subsystem. Actally known to work on i386 and sparc.

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 8 04:39:03 1997 UTC (15 years ago) by thorpej
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia, bouyer-scsipi
Changes since 1.14: +1 -6 lines
Diff to previous 1.14 (colored)

Garbage-collect and uneeded #ifdef.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 13 20:14:20 1997 UTC (15 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

rename pci_map_register to pci_mapreg_map.  The latter name is more
descriptive, and allows for a sane name for a function which just digs
the info out of the mapping register but doesn't do the mapping.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 13 19:48:16 1997 UTC (15 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.12: +18 -24 lines
Diff to previous 1.12 (colored)

use pci_map_register().  map both mem and I/O spaces, preferring mem
space if it's usable, but falling back to I/O space if mem isn't usable.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 10 02:48:45 1997 UTC (15 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.11: +35 -16 lines
Diff to previous 1.11 (colored)

clean these up (mostly rename bus_space_{tag,handle}_t variables) so that
this code makes equal sense for memory and I/O space, prefer to map
the PCI front end via memory space (conditionalized on a patchable kernel
variable), and do a bit of other random NetBSD-specific cleanup.  (These
changes were sent to Justin Gibbs on March 28.)

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 13 01:04:02 1997 UTC (15 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10 (colored)

clean up the __BROKEN_INDIRECT_CONFIG chunks of the last change

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 13 00:38:52 1997 UTC (15 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.9: +9 -1 lines
Diff to previous 1.9 (colored)

fixes from Matt Jacob so that these can compile and run on the Alpha.
(aic7xxx has been tested and works on the Alpha, bha has not yet been
tested on thne Alpha.)

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Tue Mar 4 14:51:31 1997 UTC (15 years, 2 months ago) by mycroft
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-PATCH001
Changes since 1.2.4.1: +26 -7 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Pull up latest ahc driver.  Fixes several bugs.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 21 22:56:24 1996 UTC (15 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-setroot, mrg-vm-swap, is-newarp-before-merge, is-newarp-base, is-newarp
Changes since 1.8: +11 -10 lines
Diff to previous 1.8 (colored)

New bus.h implementation/interface:
	- No more distinction between i/o-mapped and memory-mapped
	  devices.  It's all "bus space" now, and space tags
	  differentiate the space with finer grain than the
	  bus chipset tag.
	- Add memory barrier methods.
	- Implement space alloc/free methods.
	- Implement region read/write methods (like memcpy to/from
	  bus space).
This interface provides a better abstraction for dealing with
machine-independent chipset drivers.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 13 01:38:16 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.7: +14 -14 lines
Diff to previous 1.7 (colored)

backout kprintf changes

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 10 19:55:48 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.6: +15 -15 lines
Diff to previous 1.6 (colored)

- move a variable declaration that is unused under NetBSD into the ifdef
  for FreeBSD
- printf -> kprintf, sprintf -> ksprintf

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 8 03:04:08 1996 UTC (15 years, 7 months ago) by gibbs
Branch: MAIN
Changes since 1.5: +16 -6 lines
Diff to previous 1.5 (colored)

dev/microcode/aic7xxx/aic7xxx.seq,
dev/microcode/aic7xxx_seq.h,
dev/ic/aic7xxxreg.h:
  Remove intrinsic knowledge about SDTR and WDTR messages and replace it
  with a generic message system that allows the kernel driver to handle
  SDTR, WDTR and any other type of extended message it chooses too.  This
  makes the sequencer code much simpler, makes extended message handling
  debuggable since the bulk of the work is in the kernel driver, and saves
  lots of instruction space.

  Regen microcode header file.

dev/ic/aic7xxx.c, dev/ic/aic7xxxvar.h:
  Add code to handle WDTR and SDTR negotiation in light of the changes in
  the message interface to the sequencer.  Don't reject targets that
  negotiate async by sending an SDTR with a 0 offset.  Use an sdtr message
  with 0,0 to negotiate async when a target suggests a period that is too
  long for us to handle.  Some tape and cdrom drives don't like us doing
  the message reject that we did in the past.

  Fix a problem with handing the QUEUE FULL condition.

  Fix a race condition (most likely the cause of the SCB paging problems) that
  might allow the sequencer to get unpaused before the condition that caused
  it to be paused (a SEQINT) was handled.

  Race condition pointed out by Doug Ledford <dledford@dialnet.net> and
  by "Dan Willis" <dan@plutotech.com>.

dev/pci/ahc_pci.c:
  Add support for the 2940AU, an aic7860 based controller.

dev/pci/pcidevs.h, dev/pci/pcidevs_data.h:
  Add product IDs for the 2940AU, aic7860 and aic7855.

  Regen data file.

scsi/scsi_message.h:
  Add MSG_EXT_SDTR_LEN and MSG_EXT_WDTR_LEN - the length of bytes in these
  extended messages.

Thanks to Chuck Cranor <chuck@maria.wustl.edu> for testing these changes
out for me.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 28 23:44:56 1996 UTC (15 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.4: +10 -1 lines
Diff to previous 1.4 (colored)

Quiet the ahc driver down a bit by only enabling some of less useful
messages #if defined(DEBUG) in the NetBSD case.

Revision 1.2.4.1 / (download) - annotate - [select for diffs], Thu Jul 18 00:41:19 1996 UTC (15 years, 10 months ago) by jtc
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-RELEASE
Changes since 1.2: +52 -47 lines
Diff to previous 1.2 (colored)

Pulled up from rev 1.4, ahc fixes

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 14 20:13:08 1996 UTC (15 years, 10 months ago) by cgd
Branch: MAIN
Changes since 1.3: +2 -6 lines
Diff to previous 1.3 (colored)

#ifdefs are not allowed in macro invocations.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 10 22:53:55 1996 UTC (15 years, 10 months ago) by explorer
Branch: MAIN
Changes since 1.2: +51 -42 lines
Diff to previous 1.2 (colored)

Updates to aic7xxx driver ; from pr port-i386/2600

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 20 00:56:39 1996 UTC (16 years ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-BETA
Branch point for: netbsd-1-2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

RCS Id police.

Revision 1.1 / (download) - annotate - [select for diffs], Thu May 16 03:44:13 1996 UTC (16 years ago) by mycroft
Branch: MAIN

New version, with changes from Justin Gibbs and Noriyuki Soda.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>