Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 1998 23:36:13 +1030
From:      Mike Smith <mike@smith.net.au>
To:        Julian Elischer <julian@whistle.com>
Cc:        current@freebsd.org
Subject:   Re: YADR (yet another DEVFS Release) 
Message-ID:  <199801021306.XAA00351@word.smith.net.au>
In-Reply-To: Your message of "Wed, 31 Dec 1997 19:23:23 -0800." <Pine.BSF.3.95.971231191949.27569E-100000@current1.whistle.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> ftp://hub.freebsd.org/pub/scsi/slice8.tar.gz

Looks pretty good from here.

> caviats
> 
> don't disklabel using this kernel
> you CAN do it but you need to know how
> sysinstall fails terribly as it has no
> 'SLICE' code which sysinstall wants
> (I guess I'm going to need to do a libdisk that doesn't use it)
> see also README fro more caviats.

Another one to add; you can't use X with /dev/psm0, you have to use
/dev/npsm0.  MAKEDEV creates /dev/psm0 as the nonblocking device, but 
the psm driver registers this as the blocking device.

Symptoms are that the X server freezes unless you are moving the mouse.

Also the new sound code isn't quite getting it right; it's appending unit 
numbers to its devices without supplying default entries (ie. no /dev/
dsp, /dev/mixer, etc.)

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\ 





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