1996 does not feel like long ago ... at least to me
Those are worth money to retro gamers. Check Ebay first.
Sad day man.


'bout time.Updated to Trixie.
View attachment 367475
View attachment 367481
The battery monitor application running on the old machine using the National Instruments DAQCard-700 PCMCIA card for I/O with my, also old, Kernel driver as the comedi daq hardware interface.
https://www.ni.com/docs/en-US/bundl...uCNlVSlzg-I2MgKTVVNi9TjcTcRieN9IF2nXQcU46l11O
https://www.ni.com/docs/en-US/bundl...8EwrZZGuyvl1gSYcwMjB0vVcsCT-XGvGwgMCZCoIZa0xg
DAQCard-700 Register-Level Programmer Manual (April 1994)
Sometimes I feel like the British have some sort of allergy to giving any credit to American inventers.
That seems like a rather hasty conclusion to have reached, watch:Sometimes I feel like the British have some sort of allergy to giving any credit to American inventers.
Early in the video "about the time Bell 'discovered' the telephone. (yea, he found it in a cave)
Also, no mention of Philo Farnsworth who was actually granted the patent after proving in court where "that Russian guy" had stolen the concept of scanned lines from Farnsworth.







https://evilolaf.github.io/docupreview/User-Guide_Allwinner_overlays/Most in-circuit and GPIO based interfaces (SPI, I2C, I2S, UART, …) don’t have a mechanism for detecting and identifying devices connected to the bus, so Linux kernel has to be told explicitly about the device and its configuration details.
While Device Tree is a way of describing hardware configuration to the kernel, Device Tree overlays are a way for modifying the DT in order to provide the kernel and kernel drivers with details about external devices or to activate interfaces disabled by default.
Note: from the Linux kernel maintainer perspective all unused in-circuit type interfaces that use GPIO pins should be disabled by default and all pins on pin headers or soldering pads will be configured as standard GPIOs.