Skip to content
daniel@cosenza:~/blog

tag

#hardware

11 posts

Haiku OSHow-To July 17, 2026 3 min read

How to Set Up Printing on Haiku

A complete walkthrough configuring a printer on Haiku using the Print Kit's transport and driver add-ons, from adding the printer through to printing a real test page.

#howto#printing#print-kit
Read more
FreeDOSFix July 6, 2026 3 min read

Fixing USB Drive Detection Issues on FreeDOS

A USB flash drive doesn't show up as a drive letter under FreeDOS. Since there's no native USB support, this comes down to getting USBASPI's driver chain correctly configured, or falling back to BIOS-level access.

#fix#usb#hardware
Read more
macOSFix July 6, 2026 2 min read

Fixing Bluetooth Connectivity Issues on macOS

A Bluetooth device won't connect, keeps dropping, or macOS doesn't see it at all. Here's a systematic path through the most common causes before resorting to a full reset.

#fix#bluetooth#hardware
Read more
Haiku OSDeep Dive May 20, 2026 3 min read

Device Drivers and Hardware Support in Haiku

Haiku's driver model inherits BeOS's modular, hot-pluggable design — but as a much smaller, community-driven project, its hardware support has real, practical limits worth understanding upfront.

#drivers#hardware#haiku
Read more
FreeDOSFix April 15, 2026 3 min read

Fixing Sound Blaster Configuration Issues on FreeDOS

A DOS game or application reports no sound, or the wrong sound, almost always tracing back to a mismatch between the BLASTER environment variable and the card's actual jumper or Plug-and-Play settings.

#fix#sound-blaster#audio
Read more