https://github.com/cmsj/cardinfo
Amiga program to show basic information about a PCMCIA card
https://github.com/cmsj/cardinfo
Last synced: 8 months ago
JSON representation
Amiga program to show basic information about a PCMCIA card
- Host: GitHub
- URL: https://github.com/cmsj/cardinfo
- Owner: cmsj
- License: mit
- Created: 2016-03-29T15:21:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T12:48:10.000Z (over 9 years ago)
- Last Synced: 2025-04-09T07:16:32.999Z (about 1 year ago)
- Language: C
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
- License: LICENSE
Awesome Lists containing this project
README
Short: Get info about PCMCIA cards for scripting
Uploader: cmsj@tenshu.net (Chris Jones)
Author: cmsj@tenshu.net (Chris Jones)
Type: util/cli
Version: 1.0
Architecture: m68k-amigaos >= 3.1
Distribution: aminet
Requires: OS3.1+
Prints information about the PCMCIA card in your A600/A1200.
Do you have multiple cards you switch between? You can use cardInfo to detect
which one is present at boot, so you can load the appropriate drivers/systems.
That's really all there is to it. Full source is included, under MIT License.