The NetBSD Project

CVS log for src/sys/dev/cardbus/sdhc_cardbus.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:29 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

sync with head

Revision 1.3.6.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:34:11 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

merge to -current.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 2 22:49:17 2012 UTC (3 months, 3 weeks ago) by nonaka
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, HEAD
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)

Use "opt_sdmmc.h" for SDHC_DEBUG.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 1 11:20:28 2011 UTC (9 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.2: +3 -4 lines
Diff to previous 1.2 (colored)

remove some bloat:
-cardbus doesn't use multiple interrupt lines like PCI, and it doesn't
 use machanisms like interrupt line register and swizzling -- no need
 to carry around dummy information, this is all dealt with by the
 bridge
 (I'm asking myself how "rbus_ppb" can work -- a bridge attached to
 cardbus just can't work like a normal PCI bridge as far as interrupts
 are concerned. I thing that should be a hardware specific driver
 because behavior is not covered by a standard.)
-cardbus always uses 3.3V -- no need for a variable to keep track
 of the voltage

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Tue Aug 17 06:46:05 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.1.2.2: +0 -4 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Wed Aug 11 22:53:20 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.2.1: +203 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

sync with head.

Revision 1.1.4.3 / (download) - annotate - [select for diffs], Sat Jul 3 01:19:35 2010 UTC (22 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.1.4.2: +2 -6 lines
Diff to previous 1.1.4.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

sync with head

Revision 1.2.2.1, Fri Jun 4 19:27:12 2010 UTC (23 months, 3 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2: +0 -203 lines
FILE REMOVED

file sdhc_cardbus.c was added on branch yamt-nfs-mp on 2010-08-11 22:53:20 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 4 19:27:12 2010 UTC (23 months, 3 weeks ago) by dyoung
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, rmind-uvmplock-nbase, rmind-uvmplock-base, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-nfs-mp
Changes since 1.1: +2 -6 lines
Diff to previous 1.1 (colored)

Collect garbage: sc_rbus_{iot,memt} are not used.

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Sun May 30 05:17:19 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.1.4.1: +207 -0 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored)

sync with head

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Fri Apr 30 14:43:10 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.1.2.1: +207 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Sync with HEAD.

Revision 1.1.4.1, Sat Mar 27 03:04:51 2010 UTC (2 years, 2 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.1: +0 -207 lines
FILE REMOVED

file sdhc_cardbus.c was added on branch rmind-uvmplock on 2010-05-30 05:17:19 +0000

Revision 1.1.2.1, Sat Mar 27 03:04:51 2010 UTC (2 years, 2 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.1: +0 -207 lines
FILE REMOVED

file sdhc_cardbus.c was added on branch uebayasi-xip on 2010-04-30 14:43:10 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 27 03:04:51 2010 UTC (2 years, 2 months ago) by nonaka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Branch point for: uebayasi-xip, rmind-uvmplock

Added sdhc at cardbus support.

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>