Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.sys.ibm.ps2.hardware    |    Discussing IBM PS/2 hardware    |    42,985 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 42,476 of 42,985    |
|    Wolfgang Gehl to All    |
|    Re: IBM 10/100 Mbps Ethernet Adapter (9-    |
|    16 Jan 24 00:26:06    |
      From: wolfgang_no_spam@maxi-dsl.de              Am 21.11.23 um 22:00 schrieb Wolfgang Gehl:       > Cool stuff, will definitely try it out on a 9595 or server 520 and       > report back. If only I had a little more time to play around with MCA ...              I finally found time to install a larger hard drive (16GB) in my 9595       and install Slackware 11 (kernel 2.4.33.3).              Unfortunately I have a problem with the sanremo.patch. This is what       happened:              /usr/src/linux# patch -p0 < sanremo.patch       patching file Documentation/Configure.help       Hunk #1 succeeded at 12863 with fuzz 2 (offset 6340 lines).       patching file drivers/net/Config.in       Hunk #1 FAILED at 121.       1 out of 1 hunk FAILED -- saving rejects to file drivers/net/Config.in.rej       patching file drivers/net/Makefile       Hunk #1 FAILED at 410.       1 out of 1 hunk FAILED -- saving rejects to file drivers/net/Makefile.rej       patching file drivers/net/Space.c       Hunk #1 FAILED at 50.       Hunk #2 succeeded at 205 (offset -105 lines).       1 out of 2 hunks FAILED -- saving rejects to file drivers/net/Space.c.rej                            file Config.in.rej              ***************       *** 121,126 ****        if [ "$CONFIG_MCA" = "y" ]; then        tristate 'NE/2 (ne2000 MCA version) support' CONFIG_NE2_MCA        tristate 'SKnet MCA support' CONFIG_SKMC        fi        bool 'EISA, VLB, PCI and on board controllers' CONFIG_NET_EISA        if [ "$CONFIG_NET_EISA" = "y" ]; then       --- 121,127 ----        if [ "$CONFIG_MCA" = "y" ]; then        tristate 'NE/2 (ne2000 MCA version) support' CONFIG_NE2_MCA        tristate 'SKnet MCA support' CONFIG_SKMC       + tristate 'IBM MCA 10/100 Mbps Ethernet (9-K)' CONFIG_SANREMO        fi        bool 'EISA, VLB, PCI and on board controllers' CONFIG_NET_EISA        if [ "$CONFIG_NET_EISA" = "y" ]; then                            file Makefile.rej              ***************       *** 410,415 ****        endif        endif               ifeq ($(CONFIG_DEFXX),y)        L_OBJS += defxx.o        endif       --- 410,423 ----        endif        endif              + ifeq ($(CONFIG_SANREMO),y)       + L_OBJS += sanremo.o       + else       + ifeq ($(CONFIG_SANREMO),m)       + M_OBJS += sanremo.o       + endif       + endif       +        ifeq ($(CONFIG_DEFXX),y)        L_OBJS += defxx.o        endif                            file Space.c.rej              ***************       *** 58,63 ****        extern int el3_probe(struct device *);        extern int at1500_probe(struct device *);        extern int pcnet32_probe(struct device *);        extern int at1700_probe(struct device *);        extern int fmv18x_probe(struct device *);        extern int eth16i_probe(struct device *);       --- 58,64 ----        extern int el3_probe(struct device *);        extern int at1500_probe(struct device *);        extern int pcnet32_probe(struct device *);       + extern int sanremo_probe(struct device *);        extern int at1700_probe(struct device *);        extern int fmv18x_probe(struct device *);        extern int eth16i_probe(struct device *);                     Looks like I need help. Is there a solution to this or do I have to go       back to Slackware 8 (Kernel 2.2.19)?              Wolfgang              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca