Search results

  1. C

    040 PDS SCSI card: Storage Dimensions DataCannon/PDS aka TechNoir NX720

    (this thread is a followon of a kind from @jeremywork's sixty eight thousand thread, which got diverted into discussion of different PDS SCSI cards. To enable that thread to keep talking about sixty eight thousand stuff when anyone has more to say, and to help people who might find this card...
  2. C

    MkLinux installation woes

    Trying to install MkLinux on a Daystar Genesis MP (with a mildly dodgy CPU2, but bleh - my understanding is that the installation/default kernel is single processor). I've stuffed the mklinux boot files (the MkLinux control panel, the boot extension, the kernel, the settings files) in the...
  3. C

    Running 10.4.11 on pre-G3 macs with XPostFacto

    It's been known for a long time that 10.4 "requires" a G3 or G4 in a rather loose sense; it won't boot on one, but the reason it won't boot on one is because the kernel checks what processor it's on and refuses to play pre-G3. This check can be patched out, and it will boot. Most of the rest...
  4. C

    For the record: Mac OS X Server 1.0 (Rhapsody) NetworkManager and HDNamer segfaults/sigbuses

    Indications: Fresh install of Mac OS X Server 1.x ("Rhapsody"). This does not apply to 10.x. When you try to run NetworkManager or HDNamer, they just die and dump you back to Workspace Manager. In the console (from the Workspace manager's Tools menu), you see these are from bus errors. During...
  5. C

    nulls in AppleTalk named entities, how badly do things break?

    As far as I can see there is nothing stopping zone names or NBP object/type names from containing \0s. Has anyone tried this against real implementations of AppleTalk? How well (or badly) are such things dealt with? This message brought to you by "ah, crap, I have to rewrite my ZIP table"
  6. C

    NeuNet: a (partially) forgotten AppleTalk cabling system from the UK

    Neutral's NeuNet is an alternative cabling system for AppleTalk that was designed in the UK that nobody seems to have now heard of. At first sight, the fact that it uses telephone connectors (although UK ones) invites comparison with PhoneNet, but it's actually designed very differently and to...
  7. C

    StarTalk: a new LocalTalk hub

    I seem to have built a prototype LocalTalk hub, mostly to learn how to. It provides six ports (arbitrary number). I am in some doubt as to the actual usefulness of this thing. Would they be useful to anyone else? Is it worth actually debugging this/testing it properly? (pinging @Durosity...
  8. C

    LocalTalk: when does termination matter?

    On the train this morning when I should have been working, I was idly thinking about LocalTalk (because I'm a huge nerd) and how come I've never had to worry about termination when playing with it. Termination here is to deal with signal reflections: when a pulse hits the end of a wire that's...
  9. C

    Quadra 950 Power Supply Specifications

    Oddly, I can't find a good photo of the specification / current ratings panel for the Quadra 950 power supply online. So here is one from one of my (rather grotty, on closer inspection) PSUs.
  10. C

    Connector for LC burn-in connector

    There's not a huge amount that's useful on the LC burnin connector. However, if you do want to interface with it, the catchily named EDAC 307-044-520-202 will do you. You will need to hacksaw or dremel off one end of the connector, so that it is open at one end. The end result will look...
  11. C

    Internal HD20 emulator for Plus/512ke using Tashtwenty

    I've built an internal HD20 emulator for the Plus and (presumably) the 512ke (but I don't have a spare logic board to socket the IWM on, so...). It sits between the IWM and the logic board, which allows it to be internal while still letting the floppy port on the back of the machine works. It...
  12. C

    Mac Plus schematics

    Are there easier-to-read schematics out there for the Plus than the horrible halftoned scan that's in the pack that's been floating around forever?
  13. C

    What's going on on the Outbound SE docking card?

    I was lucky enough to get hold of the Outbound Laptop docking card for the Macintosh SE. This card allows the Outbound Laptop to drive the zombified ROMless SE like a giant PDS card and use all its I/O. The card consists of a single programmable logic device and an enormous quantity of 74...
  14. C

    A/UX "launch -b", a note

    There is an infuriating but not totally useless tool to probe the early boot sequence of A/UX provided by the launcher. If you pass the -b option, followed by a virtual address within the kernel, the instruction at that address will be rewritten to be a reset. Thus, if the computer resets...
  15. C

    Does anyone have a capacitor list for a 6500 LB?

    per title. It might be a bit premature but I'd rather get it over with and not worry about it.
  16. C

    A thread for RackMacs

    Some time ago I promised @demik I'd create a thread to post pictures of rackmount macs. Belatedly, here it is. I had to get my AppleTalk router out of the rack for some maintenance and took a couple of photos. This is a 1U rackmounted LC II. The case is rather messy and there is a lot I'd do...
  17. C

    A very brief introduction to AppleTalk for people who know IP

    I wrote these bullet points for a forum member in PM and they encouraged me to post it as a thread here. Lots of people know IP fairly well, and a lot of that knowledge is transferrable to AppleTalk. Here's a very brisk guide to layers 2 and 3 in AppleTalk land. First, "What is AppleTalk"...
  18. C

    Colour Classic capacitor list + ESR requirements

    Someone here, some time last year I think, posted a link to a list of capacitors for recapping the Colour Classic AB, saying that the ESR mattered on some of the PSU caps, which I can believe. I remember this quite well because they were correcting me, and were right to do so... :) However...
  19. C

    NTP client for A/UX

    This morning I hacked a simple example NTP client to work under A/UX. It's here: https://github.com/cheesestraws/aux-tinyntpdate It's not interesting as a piece of software, really, but for those of us who like living without PRAM batteries, it might be handy.
  20. C

    A/UX note: setting the AppleTalk network interface persistently without a PRAM battery

    This thread is to save people from the 'not reading the right man pages' hole that my afternoon fell into. On A/UX, by default, AppleTalk works like it does on MacOS: it fishes the network interface to use out of PRAM. If you don't have a PRAM battery installed, it will therefore default to...
Top