The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


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

sync with head

Revision 1.82.8.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:34:52 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.82: +4 -4 lines
Diff to previous 1.82 (colored) next main 1.83 (colored)

merge to -current.

Revision 1.83 / (download) - annotate - [select for diffs], Wed Jan 11 20:50:00 2012 UTC (4 months, 1 week ago) by macallan
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.82: +4 -4 lines
Diff to previous 1.82 (colored)

add extra parameter for wsfont_find()

Revision 1.80.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:08:27 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.80: +8 -2 lines
Diff to previous 1.80 (colored) next main 1.81 (colored)

Sync with HEAD.

Revision 1.77.4.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:53:58 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.77.4.1: +7 -3 lines
Diff to previous 1.77.4.1 (colored) to branchpoint 1.77 (colored) next main 1.78 (colored)

sync with head

Revision 1.80.4.1 / (download) - annotate - [select for diffs], Tue Feb 8 16:19:53 2011 UTC (15 months, 2 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.80: +8 -2 lines
Diff to previous 1.80 (colored) next main 1.81 (colored)

Sync with HEAD

Revision 1.82 / (download) - annotate - [select for diffs], Tue Jan 25 07:17:07 2011 UTC (16 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.81: +3 -3 lines
Diff to previous 1.81 (colored)

fix the previous.  there's no "vc" variable, nor does the local "dc"
have a "softc" member.  use sc->sc_dev instead.

compile tested only, but that's better than the previous revision.

Revision 1.81 / (download) - annotate - [select for diffs], Sat Jan 22 15:14:28 2011 UTC (16 months ago) by cegger
Branch: MAIN
Changes since 1.80: +8 -2 lines
Diff to previous 1.80 (colored)

Implement new WSDISPLAYIO_GET_BUSID ioctl.
It returns the bus id and allows userland (like Xorg) to create mapping
of ttyE? and bus id. For now only PCI is implemented.

First discussed with macallan@ then public on tech-kern@ and tech-x11@

Revision 1.80 / (download) - annotate - [select for diffs], Sat Nov 13 13:52:08 2010 UTC (18 months, 1 week ago) by uebayasi
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: jruoho-x86intr, bouyer-quota2
Changes since 1.79: +2 -4 lines
Diff to previous 1.79 (colored)

Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants.  These are provided by sys/param.h now.

Revision 1.77.2.1 / (download) - annotate - [select for diffs], Tue Aug 17 06:46:34 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.77: +5 -2 lines
Diff to previous 1.77 (colored) next main 1.78 (colored)

Sync with HEAD.

Revision 1.68.4.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:04 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.68.4.3: +5 -2 lines
Diff to previous 1.68.4.3 (colored) to branchpoint 1.68 (colored) next main 1.69 (colored)

sync with head.

Revision 1.77.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:39 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.77: +5 -2 lines
Diff to previous 1.77 (colored)

sync with head

Revision 1.79 / (download) - annotate - [select for diffs], Sat May 15 08:53:27 2010 UTC (2 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Changes since 1.78: +3 -2 lines
Diff to previous 1.78 (colored)

Clear RI_NO_AUTO in actual attach functions during autoconf(9)
for console devices that set the flag during consinit().

Revision 1.78 / (download) - annotate - [select for diffs], Sat May 15 06:38:34 2010 UTC (2 years ago) by tsutsui
Branch: MAIN
Changes since 1.77: +4 -2 lines
Diff to previous 1.77 (colored)

Set RI_NO_AUTO in rip->ri_flg if tga_init() is invoked from cnattach.

Revision 1.69.2.2 / (download) - annotate - [select for diffs], Thu Jul 23 23:32:01 2009 UTC (2 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.69.2.1: +279 -225 lines
Diff to previous 1.69.2.1 (colored) to branchpoint 1.69 (colored) next main 1.70 (colored)

Sync with HEAD.

Revision 1.68.4.3 / (download) - annotate - [select for diffs], Sat Jun 20 07:20:28 2009 UTC (2 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.68.4.2: +279 -225 lines
Diff to previous 1.68.4.2 (colored) to branchpoint 1.68 (colored)

sync with head

Revision 1.77 / (download) - annotate - [select for diffs], Sat May 16 14:27:30 2009 UTC (3 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, uebayasi-xip-base1, uebayasi-xip-base, matt-premerge-20091211, jymxensuspend-base, jym-xensuspend-nbase
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.76: +262 -210 lines
Diff to previous 1.76 (colored)

KNF and misc cosmetics.

Revision 1.76 / (download) - annotate - [select for diffs], Sat May 16 13:04:26 2009 UTC (3 years ago) by tsutsui
Branch: MAIN
Changes since 1.75: +21 -19 lines
Diff to previous 1.75 (colored)

Split device_t/softc.  Tested on arc:
tga0 at pci0 dev 3 function 0: DC21030 step C, board type T8-02

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

sync with head

Revision 1.69.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:29 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.69: +44 -143 lines
Diff to previous 1.69 (colored)

Sync with HEAD.

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

Revision 1.75 / (download) - annotate - [select for diffs], Tue May 12 08:23:01 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base4, jym-xensuspend-base
Changes since 1.74: +3 -3 lines
Diff to previous 1.74 (colored)

use device_private().
"looks good" ad@
XXX for the device_t/softc split, please check the driver that no cases have been missed.

Revision 1.74 / (download) - annotate - [select for diffs], Wed May 6 10:34:33 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.73: +8 -8 lines
Diff to previous 1.73 (colored)

struct device * -> device_t, no functional changes intended.

Revision 1.73 / (download) - annotate - [select for diffs], Wed May 6 09:25:16 2009 UTC (3 years ago) by cegger
Branch: MAIN
Changes since 1.72: +4 -4 lines
Diff to previous 1.72 (colored)

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

Revision 1.68.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:13:02 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.68: +52 -139 lines
Diff to previous 1.68 (colored)

sync with head.

Revision 1.68.12.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:59 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.68.12.1: +40 -139 lines
Diff to previous 1.68.12.1 (colored) to branchpoint 1.68 (colored) next main 1.69 (colored)

Sync with HEAD.

Revision 1.72 / (download) - annotate - [select for diffs], Mon Mar 16 23:11:16 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base
Changes since 1.71: +4 -11 lines
Diff to previous 1.71 (colored)

ANSIfy functions with function-pointer arguments

Revision 1.71 / (download) - annotate - [select for diffs], Sat Mar 14 21:04:21 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.70: +13 -45 lines
Diff to previous 1.70 (colored)

ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.

Revision 1.70 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:19 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.69: +27 -87 lines
Diff to previous 1.69 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.68.12.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:18:28 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.68: +14 -2 lines
Diff to previous 1.68 (colored)

Sync with HEAD.

Revision 1.67.16.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:02 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.67.16.1: +12 -0 lines
Diff to previous 1.67.16.1 (colored) to branchpoint 1.67 (colored) next main 1.68 (colored)

Sync with HEAD.

Revision 1.69 / (download) - annotate - [select for diffs], Wed Jan 7 01:31:01 2009 UTC (3 years, 4 months ago) by ahoka
Branch: MAIN
CVS Tags: nick-hppapmap-base2, mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.68: +14 -2 lines
Diff to previous 1.68 (colored)

Implement the required ioctls for running Xorg through /dev/ttyE0.

Reviewed by macallan@

Revision 1.67.16.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:43 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.67: +4 -4 lines
Diff to previous 1.67 (colored)

Sync with HEAD.

Revision 1.68 / (download) - annotate - [select for diffs], Thu Apr 10 19:13:38 2008 UTC (4 years, 1 month ago) by cegger
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, 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, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap
Changes since 1.67: +4 -4 lines
Diff to previous 1.67 (colored)

use aprint_*_dev and device_xname

Revision 1.66.16.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:29:31 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.66: +4 -4 lines
Diff to previous 1.66 (colored) next main 1.67 (colored)

sync with HEAD

Revision 1.60.4.4 / (download) - annotate - [select for diffs], Sat Oct 27 11:33:31 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.60.4.3: +4 -4 lines
Diff to previous 1.60.4.3 (colored) to branchpoint 1.60 (colored) next main 1.61 (colored)

sync with head.

Revision 1.66.14.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:46:55 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.66: +4 -4 lines
Diff to previous 1.66 (colored) next main 1.67 (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.66.20.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:39:19 2007 UTC (4 years, 7 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) next main 1.67 (colored)

Sync with HEAD.

Revision 1.66.2.1 / (download) - annotate - [select for diffs], Tue Oct 23 20:09:18 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.66: +4 -4 lines
Diff to previous 1.66 (colored) next main 1.67 (colored)

Sync with head.

Revision 1.67 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:55 2007 UTC (4 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, mjf-devfs, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, ad-socklock-base1
Branch point for: mjf-devfs2
Changes since 1.66: +4 -4 lines
Diff to previous 1.66 (colored)

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

Revision 1.60.4.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:37:22 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.60.4.2: +8 -8 lines
Diff to previous 1.60.4.2 (colored) to branchpoint 1.60 (colored)

sync with head.

Revision 1.64.2.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:55:27 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.64: +8 -8 lines
Diff to previous 1.64 (colored) next main 1.65 (colored)

Sync with HEAD.

Revision 1.66 / (download) - annotate - [select for diffs], Sun Mar 4 15:59:31 2007 UTC (5 years, 2 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-idlelwp-base8, vmlocking-base, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, mjf-ufs-trans, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: vmlocking, matt-armv6, jmcneill-pm, bouyer-xenamd64
Changes since 1.65: +6 -6 lines
Diff to previous 1.65 (colored)

fix fallout from caddr_t changes.

Revision 1.65 / (download) - annotate - [select for diffs], Sun Mar 4 06:02:25 2007 UTC (5 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.64: +8 -8 lines
Diff to previous 1.64 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.60.4.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:36 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.60.4.1: +8 -4 lines
Diff to previous 1.60.4.1 (colored) to branchpoint 1.60 (colored)

sync with head.

Revision 1.63.8.1 / (download) - annotate - [select for diffs], Thu Feb 1 08:48:26 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.63: +8 -4 lines
Diff to previous 1.63 (colored) next main 1.64 (colored)

Sync with head.

Revision 1.64 / (download) - annotate - [select for diffs], Sat Jan 13 18:42:45 2007 UTC (5 years, 4 months ago) by cube
Branch: MAIN
CVS Tags: post-newlock2-merge, newlock2-nbase, newlock2-base, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp
Changes since 1.63: +8 -4 lines
Diff to previous 1.63 (colored)

Complete initializers so those files compile.

Revision 1.61.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:19 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.61: +10 -7 lines
Diff to previous 1.61 (colored) next main 1.62 (colored)

sync with head

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

sync with head.

Revision 1.61.6.2 / (download) - annotate - [select for diffs], Thu Jun 1 22:36:49 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.61.6.1: +4 -3 lines
Diff to previous 1.61.6.1 (colored) to branchpoint 1.61 (colored) next main 1.62 (colored)

Sync with head.

Revision 1.61.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:28 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.61: +10 -7 lines
Diff to previous 1.61 (colored) next main 1.62 (colored)

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

Revision 1.61.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:01 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.61: +10 -7 lines
Diff to previous 1.61 (colored) next main 1.62 (colored)

sync with head.

Revision 1.61.10.2 / (download) - annotate - [select for diffs], Thu May 11 23:28:48 2006 UTC (6 years ago) by elad
Branch: elad-kernelauth
Changes since 1.61.10.1: +4 -3 lines
Diff to previous 1.61.10.1 (colored) to branchpoint 1.61 (colored) next main 1.62 (colored)

sync with head

Revision 1.63 / (download) - annotate - [select for diffs], Wed Apr 26 14:30:27 2006 UTC (6 years, 1 month ago) by rpaulo
Branch: MAIN
CVS Tags: 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, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, rpaulo-netinet-merge-pcb-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: newlock2
Changes since 1.62: +4 -3 lines
Diff to previous 1.62 (colored)

In tgamatch(), ifdef tag test under __alpha__ || arc.

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

Sync with head.

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

sync with head.

Revision 1.62 / (download) - annotate - [select for diffs], Wed Apr 12 19:38:23 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.61: +8 -6 lines
Diff to previous 1.61 (colored)

Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
to the screen on which they are being called.  The driver cannot guess
this by itself but it is needed to implement, at least, the getwschar and
putwschar functions in the correct place.  There are no functional changes
yet.

Tested on i386 (vga, vga_raster, machfb, vesafb), macppc and sparc64.
Suggested and reviewed by macallan@.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:50 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq, elad-kernelauth
Changes since 1.60: +5 -5 lines
Diff to previous 1.60 (colored)

merge ktrace-lwp.

Revision 1.58.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:12 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.58: +91 -94 lines
Diff to previous 1.58 (colored) next main 1.59 (colored)

sync with -current

Revision 1.58.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:35:12 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.58.6.1: +49 -49 lines
Diff to previous 1.58.6.1 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)

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

Revision 1.52.2.6 / (download) - annotate - [select for diffs], Fri Mar 4 16:45:26 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.52.2.5: +49 -49 lines
Diff to previous 1.52.2.5 (colored) next main 1.53 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.60 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:34 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, ktrace-lwp-base, kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.59: +49 -49 lines
Diff to previous 1.59 (colored)

nuke trailing whitespace

Revision 1.58.6.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:48 2005 UTC (7 years, 3 months ago) by yamt
Branch: yamt-km
Changes since 1.58: +44 -47 lines
Diff to previous 1.58 (colored)

sync with head.

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

Sync with HEAD.

Revision 1.59 / (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.58: +44 -47 lines
Diff to previous 1.58 (colored)

de-__P

Revision 1.52.2.4 / (download) - annotate - [select for diffs], Sun Nov 21 08:53:49 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.52.2.3: +5 -5 lines
Diff to previous 1.52.2.3 (colored)

Adapt to branch. Alpha kernels now compile.

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

Fix the sync with head I botched.

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

Sync with HEAD.

Revision 1.52.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:49:12 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.52: +27 -21 lines
Diff to previous 1.52 (colored)

Sync with HEAD

Revision 1.58 / (download) - annotate - [select for diffs], Tue Jun 29 21:32:42 2004 UTC (7 years, 10 months ago) by kleink
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.57: +2 -4 lines
Diff to previous 1.57 (colored)

Remove redundant tga_getconf() and tga_identify() prototypes.

Revision 1.57 / (download) - annotate - [select for diffs], Thu Nov 13 03:09:29 2003 UTC (8 years, 6 months ago) by chs
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.56: +17 -13 lines
Diff to previous 1.56 (colored)

eliminate uvm_useracc() in favor of checking the return value of
copyin() or copyout().

uvm_useracc() tells us whether the mapping permissions allow access to
the desired part of an address space, and many callers assume that
this is the same as knowing whether an attempt to access that part of
the address space will succeed.  however, access to user space can
fail for reasons other than insufficient permission, most notably that
paging in any non-resident data can fail due to i/o errors.  most of
the callers of uvm_useracc() make the above incorrect assumption.  the
rest are all misguided optimizations, which optimize for the case
where an operation will fail.  we'd rather optimize for operations
succeeding, in which case we should just attempt the access and handle
failures due to insufficient permissions the same way we handle i/o
errors.  since there appear to be no good uses of uvm_useracc(), we'll
just remove it.

Revision 1.56 / (download) - annotate - [select for diffs], Wed Oct 29 04:43:18 2003 UTC (8 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.55: +4 -2 lines
Diff to previous 1.55 (colored)

Don't bother with one of the loops if the data to move is too narrow.

Revision 1.55 / (download) - annotate - [select for diffs], Wed Oct 29 04:40:17 2003 UTC (8 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.54: +9 -7 lines
Diff to previous 1.54 (colored)

Calculate lastx and lastleft outside the loops...

Revision 1.54 / (download) - annotate - [select for diffs], Mon Oct 27 07:07:34 2003 UTC (8 years, 7 months ago) by chs
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53 (colored)

uninitialized variables

Revision 1.53 / (download) - annotate - [select for diffs], Tue Oct 21 16:17:18 2003 UTC (8 years, 7 months ago) by tsutsui
Branch: MAIN
Changes since 1.52: +4 -4 lines
Diff to previous 1.52 (colored)

vaddr_t is not pointer, so don't compare it against NULL.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Jun 29 22:30:28 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored)

Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jun 29 15:07:08 2003 UTC (8 years, 10 months ago) by simonb
Branch: MAIN
Changes since 1.50: +5 -5 lines
Diff to previous 1.50 (colored)

Fix 'struct lwp *' lossage.

Revision 1.41.6.1 / (download) - annotate - [select for diffs], Sun Dec 1 19:44:35 2002 UTC (9 years, 5 months ago) by he
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, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Changes since 1.41: +54 -63 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

Pull up revisions 1.43-1.45 (requested by mycroft in ticket #837):
  Simplify blitting code slightly, fix fenceposts.
  Copy forward when moving to the right if no overlap.
  Force GPSR to 0 before a blit, so text doesn't shift right.
  Fixes a few problems causing occasional corruption with
  TGA/TGA2 consoles.

Revision 1.31.2.10 / (download) - annotate - [select for diffs], Mon Nov 11 22:11:40 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.31.2.9: +0 -7 lines
Diff to previous 1.31.2.9 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored)

Catch up to -current

Revision 1.50 / (download) - annotate - [select for diffs], Tue Oct 29 17:01:16 2002 UTC (9 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.49: +2 -9 lines
Diff to previous 1.49 (colored)

Remove no longer needed #ifdef __alpha__ and #ifdef __mips__.

Revision 1.31.2.9 / (download) - annotate - [select for diffs], Fri Oct 18 02:43:20 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.8: +7 -8 lines
Diff to previous 1.31.2.8 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.33.2.9 / (download) - annotate - [select for diffs], Thu Oct 10 18:41:14 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.33.2.8: +61 -71 lines
Diff to previous 1.33.2.8 (colored) next main 1.34 (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.49 / (download) - annotate - [select for diffs], Wed Oct 2 16:51:55 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-base, kqueue-aftermerge
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)

Add trailing ; to CFATTACH_DECL.

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

Use CFATTACH_DECL().

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

Declare all cfattach structures const.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Sep 27 15:37:28 2002 UTC (9 years, 8 months ago) by provos
Branch: MAIN
Changes since 1.45: +7 -7 lines
Diff to previous 1.45 (colored)

remove trailing \n in panic().  approved perry.

Revision 1.31.2.8 / (download) - annotate - [select for diffs], Tue Sep 17 21:20:30 2002 UTC (9 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.7: +52 -61 lines
Diff to previous 1.31.2.7 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Sep 16 17:12:07 2002 UTC (9 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.44: +4 -3 lines
Diff to previous 1.44 (colored)

Force GPSR to 0 before a blit, so my text doesn't get shifted to the right...

Revision 1.44 / (download) - annotate - [select for diffs], Mon Sep 16 16:40:57 2002 UTC (9 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43 (colored)

Copy forwards even when moving to the right, if the regions do not overlap.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Sep 16 16:33:13 2002 UTC (9 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.42: +50 -60 lines
Diff to previous 1.42 (colored)

Simplify the blitting code slightly, and fix fenceposts.

Revision 1.33.2.8 / (download) - annotate - [select for diffs], Fri Sep 6 08:45:37 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.33.2.7: +4 -4 lines
Diff to previous 1.33.2.7 (colored)

sync kqueue branch with HEAD

Revision 1.31.2.7 / (download) - annotate - [select for diffs], Thu Aug 1 02:45:29 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.6: +2 -2 lines
Diff to previous 1.31.2.6 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.41.4.1 / (download) - annotate - [select for diffs], Mon Jul 15 10:35:45 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

catch up with -current.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Jul 4 14:37:11 2002 UTC (9 years, 10 months ago) by junyoung
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

alloc_attr -> allocattr

Approved by Matthias Drochner.

Revision 1.33.2.7 / (download) - annotate - [select for diffs], Sun Jun 23 17:48:04 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.33.2.6: +3 -3 lines
Diff to previous 1.33.2.6 (colored)

catch up with -current on kqueue branch

Revision 1.31.2.6 / (download) - annotate - [select for diffs], Mon Apr 1 07:46:44 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.5: +9 -7 lines
Diff to previous 1.31.2.5 (colored) to branchpoint 1.31 (colored)

Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 17 19:41:00 2002 UTC (10 years, 2 months ago) by atatat
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, eeh-devprop-base, eeh-devprop
Branch point for: netbsd-1-6, gehenna-devsw
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.

Revision 1.33.2.6 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:20 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.33.2.5: +8 -6 lines
Diff to previous 1.33.2.5 (colored)

Catch up with -current.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Mar 13 15:05:18 2002 UTC (10 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.39: +8 -6 lines
Diff to previous 1.39 (colored)

Reorganise the wsfont stuff slightly so that multiple display adapters
with different bit/byte order requirements can co-exist happily.

Revision 1.31.2.5 / (download) - annotate - [select for diffs], Thu Feb 28 04:14:10 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.4: +4 -4 lines
Diff to previous 1.31.2.4 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.33.2.5 / (download) - annotate - [select for diffs], Mon Feb 11 20:10:06 2002 UTC (10 years, 3 months ago) by jdolecek
Branch: kqueue
Changes since 1.33.2.4: +4 -4 lines
Diff to previous 1.33.2.4 (colored)

Sync w/ -current.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jan 12 16:17:06 2002 UTC (10 years, 4 months ago) by tsutsui
Branch: MAIN
CVS Tags: newlock-base, newlock, ifpoll-base, ifpoll
Changes since 1.38: +4 -4 lines
Diff to previous 1.38 (colored)

Call malloc(9) with M_ZERO flag instead of memset() after malloc().

Revision 1.33.2.4 / (download) - annotate - [select for diffs], Thu Jan 10 19:57:05 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.33.2.3: +75 -28 lines
Diff to previous 1.33.2.3 (colored)

Sync kqueue branch with -current.

Revision 1.31.2.4 / (download) - annotate - [select for diffs], Tue Jan 8 00:31:16 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.3: +73 -29 lines
Diff to previous 1.31.2.3 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Dec 12 07:50:05 2001 UTC (10 years, 5 months ago) by elric
Branch: MAIN
Changes since 1.37: +73 -29 lines
Diff to previous 1.37 (colored)

Added support for the PowerStorm 4d20, initial support that is.
I plan on cleaning a few things up over the next few days, but this
appears to be working for me.

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

Catch up to -current.

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

add RCSID

Revision 1.31.2.2 / (download) - annotate - [select for diffs], Fri Sep 21 22:36:03 2001 UTC (10 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31.2.1: +3 -20 lines
Diff to previous 1.31.2.1 (colored) to branchpoint 1.31 (colored)

Catch up to -current.

Revision 1.33.2.3 / (download) - annotate - [select for diffs], Thu Sep 13 01:16:03 2001 UTC (10 years, 8 months ago) by thorpej
Branch: kqueue
Changes since 1.33.2.2: +3 -20 lines
Diff to previous 1.33.2.2 (colored)

Update the kqueue branch to HEAD.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Sep 4 06:59:10 2001 UTC (10 years, 8 months ago) by thorpej
Branch: 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
Changes since 1.35: +3 -20 lines
Diff to previous 1.35 (colored)

Use bus_space_mmap().

Revision 1.33.2.2 / (download) - annotate - [select for diffs], Sat Aug 25 06:16:28 2001 UTC (10 years, 9 months ago) by thorpej
Branch: kqueue
Changes since 1.33.2.1: +3 -2 lines
Diff to previous 1.33.2.1 (colored)

Merge Aug 24 -current into the kqueue branch.

Revision 1.31.2.1 / (download) - annotate - [select for diffs], Fri Aug 24 00:10:23 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.31: +83 -31 lines
Diff to previous 1.31 (colored)

Catch up with -current.

Revision 1.25.2.4 / (download) - annotate - [select for diffs], Thu Aug 16 16:52:39 2001 UTC (10 years, 9 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002
Changes since 1.25.2.3: +3 -2 lines
Diff to previous 1.25.2.3 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored)

Pullup [jdolecek]:

sys/arch/amiga/dev/grf_cl.c                     1.26
sys/arch/amiga/dev/grfioctl.h                   1.14
sys/arch/hpcmips/dev/plumvideo.c                1.20
sys/arch/macppc/dev/ofb.c                       1.25
sys/arch/sparc/dev/cgtwo.c                      1.35
sys/arch/sparc/include/fbio.h                   patch
sys/arch/sparc64/include/fbio.h                 patch
sys/arch/sun3/dev/cg2.c                         1.14
sys/arch/sun3/include/fbio.h                    patch
sys/dev/pci/tga.c                               1.35
sys/dev/tc/cfb.c                                1.28
sys/dev/tc/mfb.c                                1.27
sys/dev/tc/sfb.c                                1.46
sys/dev/tc/sfbplus.c                            1.10 via patch
sys/dev/tc/tfb.c                                1.30
sys/dev/tc/xcfb.c                               1.23
sys/net/if_ppp.c                                1.71

  Use unsigned variable types to make bounds checking more correct.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Aug 5 18:07:54 2001 UTC (10 years, 9 months ago) by jdolecek
Branch: MAIN
Changes since 1.34: +3 -2 lines
Diff to previous 1.34 (colored)

use unsigned variable types as appropriate

Revision 1.33.2.1 / (download) - annotate - [select for diffs], Fri Aug 3 04:13:22 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.33: +75 -27 lines
Diff to previous 1.33 (colored)

update to -current

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 16 00:55:16 2001 UTC (10 years, 10 months ago) by elric
Branch: MAIN
Changes since 1.33: +75 -27 lines
Diff to previous 1.33 (colored)

So, the PowerStorm 4d20 a.k.a. 32bit TGA2 w/ IBM RGB561 RAMDAC was causing
the kernel to panic since it is recognised as a TGA and the TGA driver
doesn't [yet] know what to do with it.

This patch fixes that by:
	o  making tgamatch() try to actually figure out what kind
	   of TGA card is there, rather than simply relying on the
	   vendor/product ids.
	o  creating a tga_cnmatch() so that the console code in
	   arch/alpha/pci/pci_machdep.c can cause the same to occur.
	o  breaking up some of tga_getdevconfig() into a few different
	   functions to re-use code that would have been duplicated.
	o  changed arch/alpha/pci/pci_machdep.c so that it calls out
	   to tga_cnmatch() if DEVICE_IS_TGA() matches before it decides
	   to attach the console as a TGA.

Addresses PR: port-alpha/12923

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jul 7 16:46:35 2001 UTC (10 years, 10 months ago) by thorpej
Branch: MAIN
Branch point for: kqueue
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

bzero -> memset

Revision 1.25.2.3 / (download) - annotate - [select for diffs], Mon Jun 25 16:27:54 2001 UTC (10 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.25.2.2: +6 -3 lines
Diff to previous 1.25.2.2 (colored) to branchpoint 1.25 (colored)

Pull up revision 1.32 (requested by elric):
  Fix problem that some systems would panic when XalphaNetBSD is
  started.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jun 24 01:11:08 2001 UTC (10 years, 11 months ago) by elric
Branch: MAIN
Changes since 1.31: +6 -3 lines
Diff to previous 1.31 (colored)

This was able to crash my new alpha consistently when I started X.

Revision 1.14.2.3 / (download) - annotate - [select for diffs], Mon Mar 12 13:31:16 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.14.2.2: +124 -32 lines
Diff to previous 1.14.2.2 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

Sync with HEAD.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 11 19:34:58 2001 UTC (11 years, 3 months ago) by nathanw
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Branch point for: nathanw_sa
Changes since 1.30: +124 -32 lines
Diff to previous 1.30 (colored)

Make tga_rop_vtov deal with copies of <256 byte granularity, necessary
for proper console text handling (especially in-line insertion) on
8-bit displays.

From Christian Groessler <cpg@aladdin.de>.
Tested on 32-bit TGA by me.

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

Sync with HEAD

Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 28 22:59:15 2000 UTC (11 years, 4 months ago) by sommerfeld
Branch: MAIN
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (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.25.2.2 / (download) - annotate - [select for diffs], Tue Dec 26 01:44:59 2000 UTC (11 years, 5 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.25.2.1: +12 -1 lines
Diff to previous 1.25.2.1 (colored) to branchpoint 1.25 (colored)

Pull up revision 1.29 (requested by thorpej):
  Restore code to clear "odd" in VCHR. This seems to
  be required for some TGA cards to run X.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Dec 17 22:23:12 2000 UTC (11 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.28: +12 -1 lines
Diff to previous 1.28 (colored)

Add back the code that clears "odd" in VCHR.  This shouldn't be
necessary, but we haven't made X cope with the wierd size yet.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 11:42:37 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.14: +836 -243 lines
Diff to previous 1.14 (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.25.2.1 / (download) - annotate - [select for diffs], Fri Jun 30 16:27:51 2000 UTC (11 years, 10 months ago) by simonb
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

Pull up mmap paddr_t/off_t changes from trunk.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jun 30 00:01:22 2000 UTC (11 years, 10 months ago) by mjacob
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

need uvm_extern.h for a function definition

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jun 28 16:08:50 2000 UTC (11 years, 11 months ago) by mrg
Branch: MAIN
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jun 26 04:56:25 2000 UTC (11 years, 11 months ago) by simonb
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.

Revision 1.23.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:07:38 2000 UTC (11 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.23: +15 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 14 00:34:33 2000 UTC (11 years, 11 months ago) by soda
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

yet another change for NEC RISCstation 2250 of arc port.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jun 9 04:48:12 2000 UTC (11 years, 11 months ago) by soda
Branch: MAIN
Changes since 1.23: +14 -2 lines
Diff to previous 1.23 (colored)

changes for NEC RISCstation 2250 of arc port.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 20 05:25:20 2000 UTC (12 years, 1 month ago) by nathanw
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.22: +316 -138 lines
Diff to previous 1.22 (colored)

Replace rcons console code with rasops console code.
Console text should now be supported on all TGA cards;
8- and 32-bit TGA and 8-bit TGA2 have been tested.

Implement accelerated character drawing, scrolling, and clearing.

Stop clearing "odd" in VHCR; it's unnecessary and hurts performance.

Use bus_space_vaddr() instead of a local hack.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Apr 2 19:01:11 2000 UTC (12 years, 1 month ago) by nathanw
Branch: MAIN
Changes since 1.21: +145 -36 lines
Diff to previous 1.21 (colored)

Add code to read and write bt463-style ramdacs; pick ramdac interface
functions based on type returned from tga_getconf().
Adapt to change in ramdac interface.
Fix race condition in tga_sched_update().
Make tga_sched_update() work before interrupts are enabled.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 12 05:32:29 2000 UTC (12 years, 2 months ago) by nathanw
Branch: MAIN
Changes since 1.20: +109 -120 lines
Diff to previous 1.20 (colored)

Bus_space-ify TGA register accesses.
(raster operations are still using pointer-based access)

Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 9 18:40:36 2000 UTC (12 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.19: +13 -4 lines
Diff to previous 1.19 (colored)

put "#ifdef __alpha__" around "alpha_mb()" calls
(I know the driver is useless without console initialisation, but it
should at least compile.)

Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 5 07:57:52 2000 UTC (12 years, 2 months ago) by elric
Branch: MAIN
Changes since 1.18: +32 -21 lines
Diff to previous 1.18 (colored)

Moved things around a bit so that TGA2 can be used as a console.

Addresses PR:  port-alpha/9542

Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 5 02:30:57 2000 UTC (12 years, 2 months ago) by elric
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

I got the mode sense bits of the monitor wrong they needed a twiddle (~).

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 10:27:59 2000 UTC (12 years, 2 months ago) by elric
Branch: MAIN
Changes since 1.16: +330 -50 lines
Diff to previous 1.16 (colored)

Added basic TGA2 support to the TGA driver.  Abstracted the RAMDAC
code out into ../ic/bt485.c.  Disabled tga_bt463.c, which we don't
currently support.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 25 22:30:05 2000 UTC (12 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the
PCI BAR bit is referred to

Revision 1.14.8.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:35:24 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.14: +10 -4 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Pull up to last week's -current.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 6 19:25:59 1999 UTC (12 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.14: +10 -4 lines
Diff to previous 1.14 (colored)

update for changed struct wsdisplay_accessops:show_screen signature.
no functional changes

Revision 1.13.2.1.2.1 / (download) - annotate - [select for diffs], Mon Jun 21 01:18:42 1999 UTC (12 years, 11 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.13.2.1: +0 -0 lines
Diff to previous 1.13.2.1 (colored) next main 1.14 (colored)

Sync w/ -current.

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Thu Apr 29 14:25:11 1999 UTC (13 years, 1 month ago) by perry
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: chs-ubc2
Changes since 1.13: +231 -10 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

pullup 1.13->1.14 (ross): scrolling fixes.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 28 23:24:33 1999 UTC (13 years, 1 month ago) by ross
Branch: MAIN
CVS Tags: fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi
Changes since 1.13: +231 -10 lines
Diff to previous 1.13 (colored)

Accelerate scrolling. Originally by Roland Dowdeswell, revised by
{drocher,ross}@netbsd.org.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 24 05:51:21 1999 UTC (13 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.12: +1 -8 lines
Diff to previous 1.12 (colored)

completely remove Mach VM support.  all that is left is the all the
header files as UVM still uses (most of) these.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 11 22:11:36 1999 UTC (13 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Fix a few glitches in the nwscons tga driver, PR #6655, Brett Slager.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 11 21:35:55 1999 UTC (13 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.10: +2 -13 lines
Diff to previous 1.10 (colored)

remove dummy "load_font" entries

Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 19 15:38:25 1998 UTC (13 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

fix problems in many d_mmap routines:
	- returned EOPNOTSUPP rather than -1.
	- no check for negative offset.
many of these fix potential security problems in these drivers.


XXX XXX XXX
the d_mmap cdev routine should be changed to have a prototype like:
	paddr_t (*d_mmap) __P((dev_t, off_t, int));

by someone!

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 2 19:51:06 1998 UTC (13 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: chs-ubc-base, chs-ubc
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Since the RAMDAC drivers use the !=0-ness of fields for diagnostic
purposes, we have to zero-initialize the tga_devconfig structure.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 18 08:40:39 1998 UTC (13 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.7: +22 -14 lines
Diff to previous 1.7 (colored)

Fix a couple of obvious bugs in the hardware cursor handling code, and
use the RAMDAC callbacks to get/set the cursor colormap.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 13 02:10:54 1998 UTC (13 years, 9 months ago) by eeh
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

Merge paddr_t changes into the main branch.

Revision 1.6.2.2 / (download) - annotate - [select for diffs], Sat Aug 8 03:06:50 1998 UTC (13 years, 9 months ago) by eeh
Branch: eeh-paddr_t
Changes since 1.6.2.1: +3 -3 lines
Diff to previous 1.6.2.1 (colored) to branchpoint 1.6 (colored) next main 1.7 (colored)

Revert cdevsw mmap routines to return int.

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Aug 7 12:39:49 1998 UTC (13 years, 9 months ago) by drochner
Branch: eeh-paddr_t
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

make it compile in paddr_t world

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 26 21:07:03 1998 UTC (13 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: eeh-paddr_t-base
Branch point for: eeh-paddr_t
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

adapt to wsdisplay interface change

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 20 21:56:40 1998 UTC (13 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

adapt to wscons changes (character output call)

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 14 20:49:56 1998 UTC (14 years ago) by drochner
Branch: MAIN
Changes since 1.3: +15 -6 lines
Diff to previous 1.3 (colored)

Simple screen attribute handling for wscons.
The graphics device driver passes a "default attribute" for normal text
output to the wscons framework. If the emulation module needs more
attributes (for different "renditions") it can allocate them via a
callback.
For now, only the "sun" emulation makes use of it.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 29 02:23:20 1998 UTC (14 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Use the symbolic name VVR_BLANK rather than a magic constant.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 16 12:52:42 1998 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

count allocated screens correctly

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 15 20:16:31 1998 UTC (14 years, 1 month ago) by drochner
Branch: MAIN

The "mi" TGA driver. It's still not of much use on anything but alpha
because it depends on initialization by the firmware.
Further, an mi mmap() is needed...

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>