Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 13:16:19 +0100 (BST)
From:      Mark Valentine <mark@thuvia.demon.co.uk>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        bakul@bitblocks.com (Bakul Shah), Takahashi Yoshihiro <nyan@jp.FreeBSD.org>, bde@zeta.org.au, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_disk.c write_i386_disk.c write_pc98_disk.c
Message-ID:  <200210251216.g9PCGJtO068434@dotar.thuvia.org>
In-Reply-To: <16353.1035544314@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: Poul-Henning Kamp <phk@critter.freebsd.dk>
> Date: Fri 25 Oct, 2002
> Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_disk.c write_i386_disk.c write_pc98_disk.c

> In message <200210251102.g9PB2jwM066925@dotar.thuvia.org>, Mark Valentine writes:
> 
> >/dev/motherboard/pcibus/0/pcib/0/pci/0/7/0/ahc/0/0/0/0/da/0/4/a/kernel,
> >anyone?  :-)
> 
> You didn't get that right, you need to specify the type of partitioning
> and the correct path to your kernel:
> 	....da/0/mbr/4/bsd/a/boot/kernel/kernel

I wanted my example to fit on a single line...

Seriously, though, there are merits to something like the Solaris /devices
and /dev distinction between physical and logical device names (though they
still kept the SysV brain damaged /dev names).

I don't see a particular need for seperate /devices and /dev directories
(unless it simplifies the implementation), but I can envisage /dev/da0a
and so on simply being symlinks to device names which encode more of the
physical device heirarchy.

    /dev/da0a -> da0s4a -> ahc0/bus0/target0/lun0/...

		Cheers,

		Mark.

-- 
Mark Valentine, Thuvia Labs <mark@thuvia.co.uk>       <http://www.thuvia.co.uk>;
"Tigers will do ANYTHING for a tuna fish sandwich."       Mark Valentine uses
"We're kind of stupid that way."   *munch* *munch*        and endorses FreeBSD
  -- <http://www.calvinandhobbes.com>;                  <http://www.freebsd.org>;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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