Re: kernel compile problem at ed0

1999-10-15 Thread Edwin Culp
Clean compile. I haven't rebooted yet, but it should be fine. Thank you, ed "Matthew N. Dodd" wrote: > Argh. I know whats wrong but I don't have a good idea on how to cleanly > fix it. > > Comment out: > > sys/dev/ed/if_ed_isa.c ... > > in sys/i386/conf/files.i386 and reconfig/make etc. > >

Re: kernel compile problem at ed0

1999-10-15 Thread Matthew N. Dodd
Argh. I know whats wrong but I don't have a good idea on how to cleanly fix it. Comment out: sys/dev/ed/if_ed_isa.c ... in sys/i386/conf/files.i386 and reconfig/make etc. Warner? You mind taking a peek at sys/dev/ed/if_ed_pccard.c and telling me how to fix it so we can get rid of the sys/i3

kernel compile problem at ed0

1999-10-15 Thread Edwin Culp
I seem to have a problem compiling a kernel on my laptop with the ed0 driver that I use for my D-link 660 pcmcia card. Running current, cvsup this morning. Make world finished with no problems but my attempt at kernel compilation yielded: > if_ed_isa.o: In function `ed_isa_attach': > if_ed_isa.