------- Forwarded Message

Message-Id: <[EMAIL PROTECTED]>
From: Poul-Henning Kamp <[EMAIL PROTECTED]>
Date: Thu, 15 Jun 2000 13:30:53 -0700 (PDT)
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: cvs commit: src/sys/dev/ata ata-disk.c src/sys/i386/i386
         autoconf.c src/sys/kern subr_disk.c src/sys/sys disk.h

phk         2000/06/15 13:30:53 PDT

  Modified files:
    sys/dev/ata          ata-disk.c 
    sys/i386/i386        autoconf.c 
    sys/kern             subr_disk.c 
    sys/sys              disk.h 
  Log:
  Add disk_enumerate() for finding names of disks.  Vinum and libh will
  need this RSN.
  
  Remove a pointless warning in the root device locating code.
  
  Remove the "wd" compatibility name from the "ad" driver.
  
  WARNING: If you have not updated to use /dev/wd* in your /etc/fstab
  and modern bootblocks, it would be a very good idea to do so BEFORE
  you upgrade your kernel.
  
  Revision  Changes    Path
  1.72      +1 -25     src/sys/dev/ata/ata-disk.c
  1.147     +2 -4      src/sys/i386/i386/autoconf.c
  1.25      +16 -2     src/sys/kern/subr_disk.c
  1.17      +5 -1      src/sys/sys/disk.h




------- End of Forwarded Message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to