This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-14 02:58:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de8f3ebedbcd5138bceddefebf72cff644a33a48
nuttx
/
drivers
/
bch
T
History
Gregory Nutt
fc0a5e19d0
drivers/bch: The character driver to block device access now supports an IOCTL to get the geomtry of the underlying block device.
2017-10-20 11:36:44 -06:00
..
bch.h
Squashed commit of the following:
2017-10-03 15:35:24 -06:00
bchdev_driver.c
drivers/bch: The character driver to block device access now supports an IOCTL to get the geomtry of the underlying block device.
2017-10-20 11:36:44 -06:00
bchdev_register.c
…
bchdev_unregister.c
…
bchlib_cache.c
…
bchlib_read.c
…
bchlib_sem.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
bchlib_setup.c
Squashed commit of the following:
2017-10-03 12:52:31 -06:00
bchlib_teardown.c
Squashed commit of the following:
2017-10-03 15:35:24 -06:00
bchlib_write.c
…
Kconfig
…
Make.defs
TX timeout must also be cancelled on a TX error. TX timeout should check if we are waiting for a TXto complete. TX timeout was too short (short than the maximum number of retries).
2017-08-06 16:56:02 -06:00