Hacker News
Working around dragons with the Lemote Yeeloong laptop and OpenBSD
1vuio0pswjnm7
|next
[-]
According to his own disclosures, he has a fear of dogs
https://web.archive.org/web/20120119135147if_/https://secure...
cl3misch
|root
|parent
|next
[-]
bentley
|next
|previous
[-]
anthk
|root
|parent
|next
[-]
classichasclass
|root
|parent
|previous
[-]
bentley
|root
|parent
[-]
classichasclass
|root
|parent
[-]
JdeBP
|root
|parent
[-]
* https://github.com/netsurf-browser/libnsfb/commit/b2bb565402...
Instead, libnsfb is now layered on top of SDL in the non-X11 non-Wayland case, with all of the dependencies and extra stuff that that entails, which of course you'll have to build. SDL3 explicitly doesn't handle dumb framebuffers and full wscons, explicitly requiring foreign KMS systems from Linux on the BSDs.
* https://wiki.libsdl.org/SDL3/README-kmsbsd
libnsfb then proceeds to ignore almost all of SDL anyway and draw its own UI directly, with SDL being little more than a glorified framebuffer-as-bitmap system with a couple of basic blitting operations.
* https://github.com/netsurf-browser/libnsfb/blob/master/src/s...
anthk
|next
|previous
[-]
sandbach
|next
|previous
[-]
userbinator
|next
|previous
[-]
the keyboard and trackpad are internally PS/2.
Interesting that the PC influence is still there, although I'm pretty sure a MIPS doesn't have them on port 60h/64h, or indeed any I/O ports. I remember having a similar moment of surprise when I played around with an ARM VM and discovered it had a "VGA-compatible" GPU emulating an old ISA-class chip.
mjg59
|root
|parent
|next
[-]
PCI has the concept of I/O ports even if the CPU doesn't. The details differ depending on whether it's PCI or PCIe, but the net effect is that whatever's responsible for putting the access on the bus exposes an MMIO window that corresponds to the the port addresses available, and generates port I/O cycles in response to accesses to that window.
justin66
|root
|parent
|next
|previous
[-]
walrus01
|root
|parent
[-]
justin66
|root
|parent
[-]
I have no idea whether the keyboard and mouse that shipped with those later SGIs were PS/2 or USB devices.
edit: IMO there was nothing wrong with preferring PS/2 to USB 20-some years ago. Higher theoretical refresh rate on the PS/2 mouse at that time and the PS/2 keyboard offered better n-key rollover, although I question whether any of that mattered one way or the other to an SGI owner
walrus01
|root
|parent
|next
[-]
wolrah
|root
|parent
|next
[-]
The motherboard is an ASUS Prime H610M-A WiFi D4.
classichasclass
|root
|parent
|next
|previous
[-]
brynet
|root
|parent
|previous
[-]
Funnily enough, it does. They're just sitting behind a AMD CS5536 PCI-to-ISA bridge.
https://man.openbsd.org/man4/loongson/glxpcib.4
...
> glxpcib0 at pci0 dev 14 function 0 "AMD CS5536 ISA" rev 0x03: rev 3, 32-bit 3579545Hz timer, watchdog, gpio, i2c
> isa0 at glxpcib0
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> mcclock0 at isa0 port 0x70/2: mc146818 or compatible
...
Other machines, such as the DEC Alpha were similar.
JdeBP
|next
|previous
[-]
shrubble
|next
|previous
[-]
mattst88
|root
|parent
[-]
I think they're also super useless, to be honest. Incredibly slow. Linux support continued to degrade the entire time I owned mine. The keyboard and display are far too small to be usable. The graphics chip accelerates basically nothing.
I sold mine [1] on eBay back in October. I hope the new owner enjoys it more than I did :)
acjones8
|root
|parent
|next
[-]
I haven't done anything too exciting with it yet, still have to get around to seeing if T2 SDE works on it, but it's joined me a number of times on trips to the library for writing, and it's been delightful for that. The keyboard is surprisingly good, and it feels like a supercomputer compared to a WorkPad Z50, hah.
Thanks for having taken such good care of it!
stevefan1999
|previous
[-]
em-bee
|root
|parent
[-]
sellmesoap
|root
|parent
|next
[-]
ChrisMarshallNY
|root
|parent
|previous
[-]
Haven’t heard from him in a while. I know he was suffering health issues.