Re: MAKEDEV question
From: Kris Kennaway (kris_at_obsecurity.org)
Date: 03/08/04
- Previous message: Chad Leigh -- Shire.Net LLC: "Re: postfix MTA questions"
- In reply to: Stephen Liu: "Re: MAKEDEV question"
- Next in thread: Stephen Liu: "Re: MAKEDEV question"
- Reply: Stephen Liu: "Re: MAKEDEV question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 7 Mar 2004 21:24:42 -0800 To: Stephen Liu <satimis@icare.com.hk>
On Mon, Mar 08, 2004 at 10:54:46PM +0800, Stephen Liu wrote:
> > > FreeBSD 5.2
> > >
> > > I am now configuring printer and aware that 'MAKEDEV' has been replaced
> > > with 'devfs'
> > >
> > > According to handbook I should run
> > >
> > > # ./MAKEDEV lpt0 (para port)
> > >
> > > whether to be replaced with
> > >
> > > # ./devfs -m lpt0
> >
> > The device should be created automatically if your kernel detects the
> > device.
>
> Hi Kris,
>
> Tks for your response.
>
> # grep ppc0 /var/run/dmesg.boot
> ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0
> ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
> ppc0: FIFO with 16/16/7 bytes threshold
> ppbus0: <Parallel port bus> on ppc0
>
> I suppose lpt0 is supported.
If your kernel detects it it will be listed in the dmesg:
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
Kris
- application/pgp-signature attachment: stored
- Previous message: Chad Leigh -- Shire.Net LLC: "Re: postfix MTA questions"
- In reply to: Stephen Liu: "Re: MAKEDEV question"
- Next in thread: Stephen Liu: "Re: MAKEDEV question"
- Reply: Stephen Liu: "Re: MAKEDEV question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|