History log of /netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.21 22-Jan-2020 mlelstv

align with upstream for 64bit compatibility.


Revision tags: ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.20 07-Aug-2018 gson

One newline is enough.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.19 30-Nov-2017 christos

branches: 1.19.2; 1.19.4;
add fo_name so we can identify the fileops in a simple way.


Revision tags: netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base
# 1.18 12-Jan-2017 skrll

Sync with latest github/raspberrypi/linux sources

XXX should provide a vchiq2netbsd and cvs import


# 1.17 08-Jan-2017 christos

xxx: gcc avoid bogus ssp warning


Revision tags: pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921 nick-nhusb-base-20150606 nick-nhusb-base-20150406
# 1.16 28-Jan-2015 skrll

branches: 1.16.2;
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.

quake has a chance of working now.


# 1.15 23-Jan-2015 skrll

More count vs ret confusion. Need to send notification if count != 0.


# 1.14 20-Dec-2014 nat

Enable state/stats information on vchiq device read.

This commit was approved by skrll@


Revision tags: nick-nhusb-base netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.13 25-Jul-2014 dholland

branches: 1.13.2; 1.13.4;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.


Revision tags: yamt-pagecache-base9 rmind-smpnet-nbase rmind-smpnet-base
# 1.12 17-Apr-2014 skrll

branches: 1.12.2;
Fix count vs ret confusion. ret is only set on error when count == 0 -
make sure this is the case.


Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
# 1.11 27-Mar-2014 skrll

branches: 1.11.2;
Merge upstream fixes.


# 1.10 25-Mar-2014 christos

kill sprintf


Revision tags: riastradh-drm2-base3
# 1.9 16-Mar-2014 dholland

Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.


# 1.8 14-Dec-2013 skrll

Remove unused variables.


# 1.7 13-Oct-2013 skrll

Print the client_id (lwp address) as hex and avoid stack overflow. Use
snprintf while here.

Fixes PR/48287


# 1.6 19-Sep-2013 skrll

Track waiters/clients via lwp pointer and not pid.


# 1.5 19-Sep-2013 skrll

Call {lmutex,_sema)_destroy appropriately


# 1.4 03-Aug-2013 skrll

Whitespace.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.3 28-Apr-2013 skrll

branches: 1.3.4; 1.3.6;
Spello


# 1.2 25-Mar-2013 jmcneill

hide some debug printfs under VCHIQ_IOCTL_DEBUG


Revision tags: agc-symver-base
# 1.1 08-Mar-2013 jmcneill

BCM2835 VCHIQ device driver


Revision tags: isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.20 07-Aug-2018 gson

One newline is enough.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.19 30-Nov-2017 christos

branches: 1.19.2;
add fo_name so we can identify the fileops in a simple way.


Revision tags: netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base
# 1.18 12-Jan-2017 skrll

Sync with latest github/raspberrypi/linux sources

XXX should provide a vchiq2netbsd and cvs import


# 1.17 08-Jan-2017 christos

xxx: gcc avoid bogus ssp warning


Revision tags: pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921 nick-nhusb-base-20150606 nick-nhusb-base-20150406
# 1.16 28-Jan-2015 skrll

branches: 1.16.2;
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.

quake has a chance of working now.


# 1.15 23-Jan-2015 skrll

More count vs ret confusion. Need to send notification if count != 0.


# 1.14 20-Dec-2014 nat

Enable state/stats information on vchiq device read.

This commit was approved by skrll@


Revision tags: nick-nhusb-base netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.13 25-Jul-2014 dholland

branches: 1.13.2; 1.13.4;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.


Revision tags: yamt-pagecache-base9 rmind-smpnet-nbase rmind-smpnet-base
# 1.12 17-Apr-2014 skrll

branches: 1.12.2;
Fix count vs ret confusion. ret is only set on error when count == 0 -
make sure this is the case.


Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
# 1.11 27-Mar-2014 skrll

branches: 1.11.2;
Merge upstream fixes.


# 1.10 25-Mar-2014 christos

kill sprintf


Revision tags: riastradh-drm2-base3
# 1.9 16-Mar-2014 dholland

Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.


# 1.8 14-Dec-2013 skrll

Remove unused variables.


# 1.7 13-Oct-2013 skrll

Print the client_id (lwp address) as hex and avoid stack overflow. Use
snprintf while here.

Fixes PR/48287


# 1.6 19-Sep-2013 skrll

Track waiters/clients via lwp pointer and not pid.


# 1.5 19-Sep-2013 skrll

Call {lmutex,_sema)_destroy appropriately


# 1.4 03-Aug-2013 skrll

Whitespace.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.3 28-Apr-2013 skrll

branches: 1.3.4; 1.3.6;
Spello


# 1.2 25-Mar-2013 jmcneill

hide some debug printfs under VCHIQ_IOCTL_DEBUG


Revision tags: agc-symver-base
# 1.1 08-Mar-2013 jmcneill

BCM2835 VCHIQ device driver


Revision tags: tls-maxphys-base-20171202
# 1.19 30-Nov-2017 christos

add fo_name so we can identify the fileops in a simple way.


Revision tags: matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base
# 1.18 12-Jan-2017 skrll

Sync with latest github/raspberrypi/linux sources

XXX should provide a vchiq2netbsd and cvs import


# 1.17 08-Jan-2017 christos

xxx: gcc avoid bogus ssp warning


Revision tags: pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921 nick-nhusb-base-20150606 nick-nhusb-base-20150406
# 1.16 28-Jan-2015 skrll

branches: 1.16.2;
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.

quake has a chance of working now.


# 1.15 23-Jan-2015 skrll

More count vs ret confusion. Need to send notification if count != 0.


# 1.14 20-Dec-2014 nat

Enable state/stats information on vchiq device read.

This commit was approved by skrll@


Revision tags: nick-nhusb-base netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.13 25-Jul-2014 dholland

branches: 1.13.2; 1.13.4;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.


Revision tags: yamt-pagecache-base9 rmind-smpnet-nbase rmind-smpnet-base
# 1.12 17-Apr-2014 skrll

branches: 1.12.2;
Fix count vs ret confusion. ret is only set on error when count == 0 -
make sure this is the case.


Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
# 1.11 27-Mar-2014 skrll

branches: 1.11.2;
Merge upstream fixes.


# 1.10 25-Mar-2014 christos

kill sprintf


Revision tags: riastradh-drm2-base3
# 1.9 16-Mar-2014 dholland

Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.


# 1.8 14-Dec-2013 skrll

Remove unused variables.


# 1.7 13-Oct-2013 skrll

Print the client_id (lwp address) as hex and avoid stack overflow. Use
snprintf while here.

Fixes PR/48287


# 1.6 19-Sep-2013 skrll

Track waiters/clients via lwp pointer and not pid.


# 1.5 19-Sep-2013 skrll

Call {lmutex,_sema)_destroy appropriately


# 1.4 03-Aug-2013 skrll

Whitespace.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.3 28-Apr-2013 skrll

branches: 1.3.4; 1.3.6;
Spello


# 1.2 25-Mar-2013 jmcneill

hide some debug printfs under VCHIQ_IOCTL_DEBUG


Revision tags: agc-symver-base
# 1.1 08-Mar-2013 jmcneill

BCM2835 VCHIQ device driver


# 1.18 12-Jan-2017 skrll

Sync with latest github/raspberrypi/linux sources

XXX should provide a vchiq2netbsd and cvs import


# 1.17 08-Jan-2017 christos

xxx: gcc avoid bogus ssp warning


Revision tags: pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921 nick-nhusb-base-20150606 nick-nhusb-base-20150406
# 1.16 28-Jan-2015 skrll

It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.

quake has a chance of working now.


# 1.15 23-Jan-2015 skrll

More count vs ret confusion. Need to send notification if count != 0.


# 1.14 20-Dec-2014 nat

Enable state/stats information on vchiq device read.

This commit was approved by skrll@


Revision tags: nick-nhusb-base netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.13 25-Jul-2014 dholland

branches: 1.13.2; 1.13.4;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.


Revision tags: yamt-pagecache-base9 rmind-smpnet-nbase rmind-smpnet-base
# 1.12 17-Apr-2014 skrll

branches: 1.12.2;
Fix count vs ret confusion. ret is only set on error when count == 0 -
make sure this is the case.


Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
# 1.11 27-Mar-2014 skrll

branches: 1.11.2;
Merge upstream fixes.


# 1.10 25-Mar-2014 christos

kill sprintf


Revision tags: riastradh-drm2-base3
# 1.9 16-Mar-2014 dholland

Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.


# 1.8 14-Dec-2013 skrll

Remove unused variables.


# 1.7 13-Oct-2013 skrll

Print the client_id (lwp address) as hex and avoid stack overflow. Use
snprintf while here.

Fixes PR/48287


# 1.6 19-Sep-2013 skrll

Track waiters/clients via lwp pointer and not pid.


# 1.5 19-Sep-2013 skrll

Call {lmutex,_sema)_destroy appropriately


# 1.4 03-Aug-2013 skrll

Whitespace.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.3 28-Apr-2013 skrll

branches: 1.3.4; 1.3.6;
Spello


# 1.2 25-Mar-2013 jmcneill

hide some debug printfs under VCHIQ_IOCTL_DEBUG


Revision tags: agc-symver-base
# 1.1 08-Mar-2013 jmcneill

BCM2835 VCHIQ device driver