Appendix 3. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Linux Shell Scripting Bootcamp James Kent Lewis
ISBN: 978-1-78728-110-3
- Get acquainted with the basics of a shell script to serve as a refresher for more advanced topics Learn different ways to create and run a script
- Discuss the passing and verification of parameters, along with the verification of other items.
- Understand the different forms of conditions and loops, and go over the sleep command in detail
- Learn about different ways to handle the reporting of return codes
- Learn about different ways to handle the reporting of return codes
- Create an interactive script by reading the keyboard and use subroutines and interrupts
- Create scripts to perform backups and go over the use of encryption tools and checksums
- Use wget and curl in scripts to get data directly from the Internet
Linux Device Drivers Development John Madieu
ISBN: 978-1-78528-000-9
- Use kernel facilities to develop powerful drivers
- Develop drivers for widely used I2C and SPI devices and use the regmap API
- Write and support devicetree from within your drivers
- Program advanced drivers for network and frame buffer devices
- Delve into the Linux irqdomain API and write interrupt controller drivers
- Enhance your skills with regulator and PWM frameworks
- Develop measurement system drivers with IIO framework
- Get the best from memory management and the DMA subsystem
- Access and manage GPIO subsystems and develop GPIO controller drivers