Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 13:34:42 +0200
From:      Melvyn Sopacua <freebsd-stable@webteckies.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: cd0/1a device became invalid between Sep 2 and Oct 1
Message-ID:  <200310041334.46178.freebsd-stable@webteckies.org>
In-Reply-To: <20031004092724.GA15299@pir.net>
References:  <200310041040.16747.freebsd-stable@webteckies.org> <20031004092724.GA15299@pir.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-03=_WBrf/XwPxCEgIeD
Content-Type: multipart/mixed;
  boundary="Boundary-01=_SBrf/xuKmpWizN2"
Content-Transfer-Encoding: 7bit
Content-Description: signed data
Content-Disposition: inline

--Boundary-01=_SBrf/xuKmpWizN2
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Description: body text
Content-Disposition: inline

On Saturday 04 October 2003 11:27, Peter Radcliffe wrote:

> Melvyn Sopacua <freebsd-stable@webteckies.org> probably said:
> > just noticed that I can't mount anything anymore on the cd[01]a devices
> > anymore. The cd[01]c devices work correctly, as does the acd[01]a devic=
e.
> > These are an ATAPI dvd writer (cd0) and a dvd player(cd1) trough cam(4).
> >
> > This applies to both dvd and cd media. Remaking the device through
> > MAKEDEV has no influence. Nothing reported by dmesg.
>
> Have you run mergemaster and then removed/receated the device files ?

Yep, and the only difference in MAKEDEV between that period, is the script=
=20
logic of how fw* devices are created.

The only changes in the kernel's idents, seem to be related to sound and=20
network devices. Diff is attached.

=2D-=20
Melvyn
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=46reeBSD ghost.lan.webteckies.org 4.9-RC FreeBSD 4.9-RC #6: Wed Oct  1 07:=
44:36=20
CEST 2003     root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST  i386
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D

--Boundary-01=_SBrf/xuKmpWizN2
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="kernel.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="kernel.diff"

--- kernel.old.id	Sat Oct  4 13:30:42 2003
+++ kernel.id	Sat Oct  4 13:30:33 2003
@@ -1,7 +1,7 @@
      $FreeBSD: src/sys/dev/an/if_an.c,v 1.2.2.13 2003/02/11 03:32:48 ambrisko Exp $
      $FreeBSD: src/sys/dev/an/if_an_isa.c,v 1.1.2.5 2003/02/01 03:25:12 ambrisko Exp $
      $FreeBSD: src/sys/dev/an/if_an_pci.c,v 1.2.2.8 2003/02/11 03:32:48 ambrisko Exp $
-     $FreeBSD: src/sys/dev/bge/if_bge.c,v 1.3.2.25 2003/08/10 18:08:49 wpaul Exp $
+     $FreeBSD: src/sys/dev/bge/if_bge.c,v 1.3.2.28 2003/09/26 16:02:04 ps Exp $
      $FreeBSD: src/sys/dev/mii/acphy.c,v 1.2.2.2 2002/10/21 21:20:19 semenu Exp $
      $FreeBSD: src/sys/dev/mii/amphy.c,v 1.2.2.2 2002/11/08 21:53:49 semenu Exp $
      $FreeBSD: src/sys/dev/mii/brgphy.c,v 1.1.2.8 2003/07/22 02:12:55 ps Exp $
@@ -37,7 +37,7 @@
      $FreeBSD: src/sys/dev/sound/pci/emu10k1.c,v 1.6.2.9 2002/04/22 15:49:32 cg Exp $
      $FreeBSD: src/sys/dev/sound/pci/es137x.c,v 1.13.2.10 2002/05/07 17:02:25 greid Exp $
      $FreeBSD: src/sys/dev/sound/pci/fm801.c,v 1.3.2.8 2002/12/24 21:17:42 semenu Exp $
-     $FreeBSD: src/sys/dev/sound/pci/ich.c,v 1.3.2.12 2003/01/20 03:59:42 orion Exp $
+     $FreeBSD: src/sys/dev/sound/pci/ich.c,v 1.3.2.13 2003/08/18 15:41:01 orion Exp $
      $FreeBSD: src/sys/dev/sound/pci/maestro.c,v 1.2.2.5 2002/04/22 15:49:32 cg Exp $
      $FreeBSD: src/sys/dev/sound/pci/neomagic.c,v 1.7.2.11 2002/04/22 15:49:32 cg Exp $
      $FreeBSD: src/sys/dev/sound/pci/solo.c,v 1.9.2.8 2002/04/22 15:49:32 cg Exp $
@@ -45,7 +45,7 @@
      $FreeBSD: src/sys/dev/sound/pci/via8233.c,v 1.2.2.2 2003/02/06 17:35:56 orion Exp $
      $FreeBSD: src/sys/dev/sound/pci/via82c686.c,v 1.4.2.10 2003/05/11 01:45:53 orion Exp $
      $FreeBSD: src/sys/dev/sound/pci/vibes.c,v 1.4.2.6 2002/04/22 15:49:33 cg Exp $
-     $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.5.2.14 2003/03/11 15:08:30 orion Exp $
+     $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.5.2.15 2003/08/19 03:56:01 orion Exp $
      $FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.1.2.1 2003/02/07 16:26:45 orion Exp $
      $FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.1.2.4 2002/04/22 15:49:35 cg Exp $
      $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.19.2.19 2003/03/11 15:15:41 orion Exp $
@@ -64,12 +64,14 @@
      $FreeBSD: src/sys/dev/usb/usb_ethersubr.c,v 1.4.2.4 2002/11/06 14:23:20 joe Exp $
      $FreeBSD: src/sys/dev/wi/if_wi.c,v 1.103.2.5 2003/08/07 04:31:14 imp Exp $
      $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.54 2003/04/28 03:41:46 simokawa Exp $
-     $FreeBSD: src/sys/pci/if_dc.c,v 1.9.2.47 2003/07/14 21:16:01 silby Exp $
+     $FreeBSD: src/sys/i386/isa/pmtimer.c,v 1.4.2.1 2003/08/18 20:22:22 jhb Exp $
+     $FreeBSD: src/sys/kern/subr_power.c,v 1.4.2.1 2003/08/18 20:22:23 jhb Exp $
+     $FreeBSD: src/sys/pci/if_dc.c,v 1.9.2.50 2003/08/27 13:40:35 mbr Exp $
      $FreeBSD: src/sys/pci/if_pcn.c,v 1.5.2.10 2003/03/05 18:42:33 njl Exp $
-     $FreeBSD: src/sys/pci/if_rl.c,v 1.38.2.16 2003/03/05 18:42:33 njl Exp $
+     $FreeBSD: src/sys/pci/if_rl.c,v 1.38.2.19 2003/08/30 17:51:08 wpaul Exp $
      $FreeBSD: src/sys/pci/if_sf.c,v 1.18.2.8 2001/12/16 15:46:07 luigi Exp $
      $FreeBSD: src/sys/pci/if_sis.c,v 1.13.4.25 2003/07/20 02:51:53 silby Exp $
      $FreeBSD: src/sys/pci/if_ste.c,v 1.14.2.9 2003/02/05 22:03:57 mbr Exp $
      $FreeBSD: src/sys/pci/if_tl.c,v 1.51.2.5 2001/12/16 15:46:08 luigi Exp $
      $FreeBSD: src/sys/pci/if_xl.c,v 1.72.2.26 2003/08/10 21:55:57 silby Exp $
-/kernel.old:
+/kernel:

--Boundary-01=_SBrf/xuKmpWizN2--

--Boundary-03=_WBrf/XwPxCEgIeD
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/frBWOv9JNmfFN5URAv8XAKCStJTrKW88aUmny7XeIijhUXeuawCfRwUE
P/Nu05cVVjNlrXwhqkMMadw=
=oj6c
-----END PGP SIGNATURE-----

--Boundary-03=_WBrf/XwPxCEgIeD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041334.46178.freebsd-stable>