Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Legacy AIX device driver source code

157 views
Skip to first unread message

Ryan Alswede

unread,
Nov 1, 2022, 1:56:54 PM11/1/22
to
Hi,

I know this is a long shot.

Does anybody have legacy AIX 4.1-5.1 device driver source code for this legacy device or PCnet AMD family? IBM did license AIX code out to organizations for customizations.

10/100 Mbps Ethernet TX MCA Microchannel Adapter Device ID: 8f62 -Am79C971 Ethernet chip through an Adaptec AIC960 bridge chip.

Or PCI Ethernet device driver (23100020) as described here:

http://www.mouritzen.dk/aix-doc/en_US/a_doc_lib/aixprggd/kernextc/ethernet_dd.htm

Looking to port this device to x86 based machines.

Thanks,
Ryan

Marco Moock

unread,
Nov 1, 2022, 3:44:37 PM11/1/22
to
I have an IBM AMD PCnet PCI card in my AMD Ryzen PC.

It uses the Linux pcnet32 driver. Its source code is available for i386
and amd64, maybe this is helpful for you.

I also have a floppy with P/N 93H8201

10/100 Mbps Ethernet Tx MCA Adapter Device Driver for RS/6000

And 93H8197
10/100 Mbps Ethernet Tx MCA Adapter (8F62) Device Driver & Diagnostics
for RS/6000

If you are interested in the content, I can upload it.

Ryan Alswede

unread,
Nov 1, 2022, 4:15:26 PM11/1/22
to
> If you are interested in the content, I can upload it.

Yes please!, zip or rar them into archives and mail to ryanalswede you know the sign to g mail dot com.

Yes the Linux driver is for the pci I believe. IBM used a bridge chip to go from the same pci amd chip to microchannel which has always been the black mystery box for us.

Thanks a million for your help.
Ryan

Marco Moock

unread,
Nov 2, 2022, 3:07:04 AM11/2/22
to
Am 01.11.2022 um 13:15:24 Uhr schrieb Ryan Alswede:

> > If you are interested in the content, I can upload it.
>
> Yes please!, zip or rar them into archives and mail to ryanalswede
> you know the sign to g mail dot com.
>
> Yes the Linux driver is for the pci I believe. IBM used a bridge
> chip to go from the same pci amd chip to microchannel which has
> always been the black mystery box for us.

I've uploaded it: https://archive.org/details/pcnet_202211
I can't find a file system on the floppy, but I read them out with dd.
Maybe AIX knows the file system. Do you know which fs they commonly use?
Maybe on my Linux driver a kernel module is missing that supports it.

There were no errors when reading the floppy in my 3.5" floppy drive.

If you want the floppies, I can mail them to you, but you need to pay
for the shipping.

Ryan Alswede

unread,
Nov 2, 2022, 9:26:39 AM11/2/22
to
> Do you know which fs they commonly use?
You've probably tried Fast File System (FFS), Unix File System(UFS) or FAT16

I think Journal File System (JFS) was for hard drives.

They maybe in a AIX backup format.
https://ardent-tool.com/AIX_1-3/AIX_Install_Disk_Image_Format.html

> If you want the floppies, I can mail them to you, but you need to pay
> for the shipping.
Yes I can pay for them. Send paay pal invoice to HelloTalkToMe13 you know the sign at hotmail com
Zip code 75089

Marco Moock

unread,
Nov 2, 2022, 9:52:47 AM11/2/22
to
Am 02.11.2022 um 06:26:37 Uhr schrieb Ryan Alswede:

> They maybe in a AIX backup format.
> https://ardent-tool.com/AIX_1-3/AIX_Install_Disk_Image_Format.html

They are.

93H8197.img: AIX backup/restore format file

I'll try to figure out how to mount them in Ubuntu/Debian.

Ryan Alswede

unread,
Nov 2, 2022, 11:49:15 AM11/2/22
to
Noticed you used archive.org

What do you make of this response from one else's question? The link doesn't seem to not work.

I can't comment on the legality thereof, but the AIX 4.1.3 source is
available from The Internet Archive:
https://archive.org/download/various_operating_system_source_code

From:
https://comp.unix.aix.narkive.com/qQAjIOdH/aix-source-code

Ryan Alswede

unread,
Nov 2, 2022, 9:46:49 PM11/2/22
to
I did download this:
https://archive.org/details/aix-amiga-os-apple-ux-ultrix-dynix-ptx-irix-osf1-solaris-sunos-sysv-sysvr2-sysvr

It has AIX 4.1.3 source code, but the MCA 8f62 didn't come out till AIX 4.1.5. So close!

Ryan

Marco Moock

unread,
Nov 3, 2022, 2:48:18 PM11/3/22
to
Am 02.11.2022 um 18:46:47 Uhr schrieb Ryan Alswede:

> It has AIX 4.1.3 source code, but the MCA 8f62 didn't come out till
> AIX 4.1.5. So close!

Could you use the content of my floppies?

I wasn't able to extract the content, but you have the images and you
can use them in AIX.

Ryan Alswede

unread,
Nov 3, 2022, 3:32:36 PM11/3/22
to

> Could you use the content of my floppies?

I will be using your disk images when I get another RS/6000 machine.

That archive site is really neat. Found the IBM AIX 4.1 DDK (device driver development kit) CD iso.
0 new messages