VOGONS


First post, by stanwebber

User metadata
Rank Member
Rank
Member

i recently acquired a set of 5 industrial 1gb cf cards and have been installing various os's for my nec versa p laptop. thus far i've installed win95 rtm, nt4 sp6, win98 fe and win2k (no sp) on each respective card. all run reasonably well even with only 40mb of ram, but my secondary goal of getting a pcmcia bcm 4306 wireless card working has eluded me. i thought win2k would be a slam dunk as i have this wireless card working in a cardbus laptop, but win2k just flat out has compatibility issues with the pcmcia controller in the versa p and there is no remedy. since i have 1 cf card leftover i thought i might try a flavor of bsd, if only for the novelty since i have never worked with it before.

before someone suggests linux, i dual-booted dos on all my installs and can access a damn small linux image using loadlin. the problem with linux is that ndiswrapper does not support pcmcia cards whatsoever and later 2.6 kernels with b43legacy driver modules don't support my card's device id and it's not possible to inject unknown id's on the pcmcia bus as it is with pci (bsd might very well have the same restrictions--i don't know).

given these considerations, would someone please recommend an older flavor of bsd for a vlb, isa (no pci bus) pentium 75mhz laptop with 40mb of ram and no cdrom, but has dos access to floppy & pcmcia storage. i would ideally like something with a graphical desktop and a kernel new enough to support a bcm 4306 wireless card if possible, given my system's limited hardware specs.

Reply 1 of 4, by zb10948

User metadata
Rank Member
Rank
Member

I am a long time user of FreeBSD (since version 4) - you're unlikely to find what you want on FreeBSD side. The basic system is not powerful enough to run a FreeBSD version that supports that PCMCIA network card, with a X GUI.

40MB is about the resident size of basic FreeBSD 4.4 install (sendmail and other stuff turned off), with X in 640x480 and Windowmaker (a low footprint but full window manager).

With that amounts of RAM you would look at FreeBSD 2.x or a corresponding NetBSD version from circa 1995 (its early on in libre BSD life so these two share a lot of common code). Note these early versions might have no ports or just a handful of them, so what you would be working with is a POSIX X11 workstation with 5-15 MB of RAM available depending on how less RAM hungry those first versions are compared to circa Y2K 4.4R.

Btw if by DOS access you mean accessing floppy and HDD via BIOS, early FreeBSD will just do that.

Reply 2 of 4, by stanwebber

User metadata
Rank Member
Rank
Member

the comment about dos access to floppy & pcmcia storage was to highlight the available routes for install media.

Reply 3 of 4, by jakethompson1

User metadata
Rank Oldbie
Rank
Oldbie

Are you sure that CardBus cards are even supposed to work in pre-CardBus PCMCIA slots? I don't think so

Reply 4 of 4, by stanwebber

User metadata
Rank Member
Rank
Member

it's a 5v 16bit pcmcia card. i just had it working under win2k drivers in a cardbus slot.