b9874d0941
Add redbear-usb-storage-check in-guest binary that validates USB mass storage read and write I/O: discovers /scheme/disk/ devices, writes a test pattern to sector 2048, reads it back, verifies match, restores original content. Updates test-usb-storage-qemu.sh with write-proof verification step. Includes all accumulated Red Bear OS work: kernel patches, relibc patches, driver infrastructure, DRM/GPU, KDE recipes, firmware, validation tooling, build system hardening, and documentation.
15 lines
441 B
Plaintext
15 lines
441 B
Plaintext
#
|
|
# Replacement CIS for dual-serial-port IO card
|
|
#
|
|
vers_1 4.1, "PCMCIA", "RS-COM 2P"
|
|
funcid serial_port [post]
|
|
config base 0x0100 mask 0x0001 last_index 0x03
|
|
cftable_entry 0x01 [default]
|
|
[mwait]
|
|
io 0x03e8-0x03ef, 0x02e8-0x02ef [lines=10] [8bit] [range]
|
|
irq mask 0x9eb8 [level]
|
|
cftable_entry 0x02
|
|
io 0x0250-0x0257, 0x0258-0x025f [lines=10] [8bit] [range]
|
|
cftable_entry 0x03
|
|
io 0x0260-0x0267, 0x0268-0x026f [lines=10] [8bit] [range]
|