Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 18:32:10 +0100
From:      n0g0013 <ttw@cobbled.net>
To:        freebsd-net@freebsd.org
Subject:   Re: netgraph ISDN driver
Message-ID:  <20050917173210.GI6440@eyore.cobbled.net>
In-Reply-To: <20050917143811.GC6440@eyore.cobbled.net>
References:  <20050917143811.GC6440@eyore.cobbled.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17.09-15:38, n0g0013 wrote:
> does a PCI device driver need to have either a network device or a
> character device or can i simply allow it to be a netgraph only
> device?

OK. think i got the answer from the "sr" driver.

looks like most of the NETGRAPH ifndef's are there to remove the
"ifp" stuff from the driver and there isn't any additional character
stuff that i can see.

so netgraph only looks fine.  now i just need to know what's causing
the kernel damage.

-- 
        t
 t
                 w



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