Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 17:16:42 +0100
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        Robert Fulford <jbstrt@alltel.net>
Cc:        FreeBSD Qeustions <FreeBSD-questions@freebsd.org>
Subject:   Re: controller wdc1 and ide cdrom
Message-ID:  <20000326171642.H234@parish>
In-Reply-To: <38DE273D.B471D5BE@alltel.net>; from jbstrt@alltel.net on Sun, Mar 26, 2000 at 10:05:33AM -0500
References:  <38DE273D.B471D5BE@alltel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 26, 2000 at 10:05:33AM -0500, Robert Fulford wrote:
> Hello...first, I would like to thank all who responded to my first
> question about toor...
> i remembered what i wanted to do was simply set a password for toor...
> :) ......
> i am building my first kernel & i am curious as to what i should put in
> my custom
> kernel file about the IDE cdrom...I only have one hard drive, and it is
> on the primary
> ide controller...i have my ide cdrom set up on the secondary ide
> controller, and i have
> no other ide controllers on the m/board....would the following be
> correct?
> 
> controller wdc0 at isa? port "IO_WD1" bio irq 14
> disk		wd0 at wdc0 drive 0
> 
> controller wdc1 at isa? port "IO_WD2" bio irq 15
> disk		wd1 at wdc1 drive 0
> 
> options		ATAPI
> options		ATAPI_STATIC
> options		IDE_DELAY=800
> 
> device		acd0
> 

Looks fine to me

> Also, i am wondering if i have the flags correctly located in the line
> for the console driver
> that will give me a blinking underline cursor.....
> 
> device		sc0	at isa? tty flags 0x06
> 

I once saw a list of flags for sc0 but I can't find it now :( (I was
certain it was in LINT, but it isn't). You can always set it by adding

 allscreens_flags="-c blink" to /etc/rc.conf.


>    Any help is greatly appreciated,
>                                     Jeb
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Seminars, n.:
       From "semi" and "arse", hence, any half-assed discussion.
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org             http://www.radan.com



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




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