• Hello Guest! The forum software will be upgraded weekend of 06/26. See this announcement thread for more information.

Search results

  1. saybur

    LC III/475 battery

    That got me curious, apparently the 1176 refers to 343S0120. See here for context.
  2. saybur

    LC III/475 battery

    Can't speak to the Mac electronics here but if you're concerned, adapting a Not-A-Varta to fit the 1/2AA slot might be a good workaround. It's basically just a MAX40200 inline to protect the battery. Does seem weird that Apple would supply current back into a non-rechargeable battery. I didn't...
  3. saybur

    10/11 pt monospaced fonts for System 6

    I got dot files from that zip too, looks like the archive assumes OS X. My BBEdit 4.5.1 retail disk has the same 2.2 release which I've attached as a .sit (created in MAME).
  4. saybur

    Linux kernel drops AppleTalk Networking

    My understanding is maintaining an out-of-tree module can be challenging: the whole "we don't break userspace" mantra doesn't apply to the kernel's internal interfaces which can rapidly change without much warning. I think TaliTalk is being done by @Bolacore here?Absolutely no disrespect to...
  5. saybur

    Linux kernel drops AppleTalk Networking

    Really disappointing to see and I'm sorry you and @slipperygrey are getting hit with this mess.
  6. saybur

    ZuluSCSI Blaster with WiFi vs other Compact Mac Networking solutions

    I don't have much personal experience running Wi-Fi on one of these kinds of boards, but people are definitely using them successfully. Main pain points I've read are that AppleTalk on Wi-Fi doesn't work with some access points, the Dayna driver can be quirky, the wireless antenna on these small...
  7. saybur

    Apple ADB Keyboard recognized but no keys work?

    Possibly, but I'd expect that'd manifest as no keyboard detected. Must be some amount of working ADB comms to make TattleTech show it? Definitely very strange!
  8. saybur

    Apple ADB Keyboard recognized but no keys work?

    It might be a power problem but it apparently works well enough to be detected and go through the whole ADB address dance routine, AFAIK it shouldn't show up in the OS at all if that fails. You could try poking at it with ADB Parser and see what you get back. Try doing a Talk to register 3 to...
  9. saybur

    NetBoot OS 9 from a Modern Linux Server

    Skimming the config it would need updates for Kea at minimum, what's there looks to be for the old ISC DHPC server. I personally don't have interest in BDSP since the systems I've got that support it have no trouble booting from USB, but if you wanted to collect/update those instructions I bet...
  10. saybur

    Hootswitch, a (work-in-progress) Apple Desktop Bus switch

    This looks great, thanks for sharing! I'll do a print here soon to try it out, I'm getting tired of mine bouncing around without a case :LOL:
  11. saybur

    LaserWriter IISC SCSI protocol reversed (for emulator implementation)

    This is really cool work, thank you for taking the time to document this so well!
  12. saybur

    BlueSCSI Laptop to external WiFi Antenna?

    Short answer: no. You'd just be reinventing PiSCSI. The current crop of SD based devices are excellent, bus-saturating fast and full of bells and whistles.
  13. saybur

    Hootswitch, a (work-in-progress) Apple Desktop Bus switch

    Bluetooth support should now be (somewhat) ready for general use. Still quite experimental so let me know if you try it out. Release is here: https://github.com/saybur/hootswitch/releases/tag/v20260417
  14. saybur

    Hootswitch, a (work-in-progress) Apple Desktop Bus switch

    Just stop it. I would like to chat about this unimportant little project in peace, not watch a pointless mud-slinging contest that saps the little patience I have with the (lack of) forum moderation. Let's stay on topic. Please.
  15. saybur

    Hootswitch, a (work-in-progress) Apple Desktop Bus switch

    Agree with the sentiment from @Fizzbinn. For clarity, I have no problem with WOOTswitch; as others mentioned I don't sell hardware myself and having an option for those not able to DIY their own boards is, IMHO, a good thing. In technical news, I'm slowly adding Bluetooth peripheral support...
  16. saybur

    Mac iisi remove logic board

    If you would like a visual guide the 65scribe video about the IIsi includes him disassembling the system. Starts at 12:16. Good for a laugh too.
  17. saybur

    Netatalk 4.0 - Future-proofing Apple File Sharing

    It's an impressive list of accomplishments, congrats to y'all for getting that much work done! I know I'm not speaking for just myself: your contributions are really appreciated. I was wondering if the SQLite backend was considered ready for general use? I'm still on Berkeley but was figuring...
  18. saybur

    DumbDD

    The Debian script it looks like it merges all .isos into a single readable image, complete with combined package lists and the like.
  19. saybur

    DumbDD

    Should run in 6.0.4(ish) and up but it's untested on anything other than 7.5.5 Well it shouldn't but this is hot code so I'm not comfortable saying it definitely will not. It seems unlikely unless the OS maps IDE devices onto SCSI IDs or something like that. Would be prudent to have anything...
  20. saybur

    DumbDD

    Here's the prototype. This can either read SCSI devices into images (File:Read Disk) or write images to SCSI devices (File:Write Disk). Pick a SCSI ID and then a file to write/read. This is very much an alpha and it may eat all your data, please use with great caution. There are many, many...
Back
Top