kernel 1.1.55 + WD7000 - ?

kernel 1.1.55 + WD7000 - ?

Post by John Jacks » Fri, 30 Sep 1994 00:36:20



Hi All:

        Has anyone gotten kernel version 1.1.55 to work with a WD7000-FASST
SCSI controller?  When I try to use this kernel I get a panic right when
the machine would begin to mount the first filesystem.  Is says that no such
device exists.  Does anyone have any ideas?  Thanks!

-John

 
 
 

kernel 1.1.55 + WD7000 - ?

Post by C. Engelma » Sat, 01 Oct 1994 02:22:49



>Hi All:
>    Has anyone gotten kernel version 1.1.55 to work with a WD7000-FASST
>SCSI controller?  When I try to use this kernel I get a panic right when
>the machine would begin to mount the first filesystem.  Is says that no such
>device exists.  Does anyone have any ideas?  Thanks!

kernel 1.1.55 - you must be an advanced user ;-))
The most recent to my knowledge is Ver. 1.1.51.
You might have a second look on the version.

Carsten

 
 
 

1. Kernel change summary 1.1.55 -> 1.1.56

These changes are archived on ftp.emlist.com:pub/kchanges.

Added support for disk statistics.
serial.c (rs_start): Removed an incorrect '!' that was preventing
        transmit interrupts from being re-enabled in rs_start().
        Fortunately in most cases it would be re-enabled elsewhere,
        but this still should be fixed corectly.
Removed spurious error message in keyboard driver.
Oops, in ext2 fs driver, no need to check for overwritten dirents
        *every* time, just whenever the version number changes.
Oops, in xiafs driver, forgot to return offset of file into block.
Don't allow the owner of an open file to be changed to just anyone.
Allow a socket to be woken up asynchronously.
Add a bunch of new kernel entry points, for socket reg/unregister, and
        for devices.
setreuid() was setting the fsuid to the wrong uid.
accept()ed socket don't end up with an invalid sk->socket and give bogus
        netstat output.
FASYNC/SIGIO now works with sockets.
Fixed the permissions on F_SETOWN for all. Its now as broken/working
        as other systems. Really we need something like a 32bit generation
        number on processes.
ARP allows proxy for whole networks (a la cisco routers)
TCP sendto() reports ENOTCONN in the right cases
Removed some surplus uncommented code from tcp.c
Fixed protocol violation during closedown in tcp.c
        [Still not got the window < MSS bug fix included]
Assorted major IPX errors removed
Small correction to promisc mode error fix <Alan Cox>
Asynchronous I/O support.
Fixed the worst of the load balancer bugs.
Fix reset on closedown bug.
--

Crynwr Software   | Crynwr Software sells packet driver support | ask4 PGP key
11 Grant St.      | +1 315 268 1925 (9201 FAX)  | What is thee doing about it?
Potsdam, NY 13676 | LPF member - ask me about the harm software patents do.

2. Apples/Ethertalk/Cap

3. Kernel change summary 1.1.54 -> 1.1.55

4. LILO version 22.5.8 released

5. ftape not working after 1.1.55

6. Apache problem, help!

7. Strange kernel log message: kernel: set_rtc_mmss: can't update from 55 to 6

8. Solaris8 SPARC + KDE

9. kernel 2.1.55 and AHA-2940

10. kernel 2.1.55 and genksyms

11. Kernel 2.1.55 compile problems

12. Kernel Change Summary 1.3.55

13. long (1s) delay/sleep in module: how?