Intel 810 and agpgart

Paul Bridger paul.bridger at uk.tiscali.com
Tue Oct 11 06:41:08 PDT 2005


MAKEDEV has been replaced with device file system devfs(5) in 5.x onwards.
Devfs automatically creates device nodes on demand.

Rgds, Paul

-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Geoff Glasson
Sent: 11 October 2005 13:10
To: dsyphers at u.washington.edu
Cc: freebsd-questions at freebsd.org
Subject: RE: Intel 810 and agpgart

Dear David,

You should be able to do the following as root to create the /dev/agpgart
device:

cd /dev
sh ./MAKEDEV agpgart

I'm only running FreeBSD 4.11 at the moment, so cannot confirm that this
will work on 6-X.  I'm assuming that you need to create devices on 6 in the
same manner as 4.X - I guess I'll find out when I upgrade once 6-STABLE
comes out ;)

Hope this helps...Geoff

--
Geoff Glasson
g_glasson at amnet.net.au
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list