• neidu2@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Kind of, but it’s from my FreeBSD days. I’d been using it since version 3.3, and I was toyng with 4.4, and I was getting into kernel optimization. I started removing the things I didn’t need.

    A lot of it was simple, such as firewire support, etc. Then I came to the section about peripherals. “AT keyboard? Yup, that’s going”

    Welp, turns out PS/2 keyboards were built on top of the AT keyboard subsystem. Luckily I could SSH into it and revert the change.