Date: Sun, 10 Mar 2002 12:54:39 -0800 From: Michael Smith <msmith@freebsd.org> To: Thomas Moestl <tmm@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/gem if_gem_pci.c Message-ID: <200203102054.g2AKsem00915@mass.dis.org> In-Reply-To: Your message of "Sat, 09 Mar 2002 13:52:32 PST." <200203092152.g29LqWM67773@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
You should use pci_enable_busmaster() for this. > tmm 2002/03/09 13:52:32 PST > > Modified files: > sys/dev/gem if_gem_pci.c > Log: > Set the busmaster enable bit in the PCI command register, as the firmware > of sparc64 machines will not do this for us if the interface is not used > for booting over the network. > > Revision Changes Path > 1.2 +9 -0 src/sys/dev/gem/if_gem_pci.c > -- To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203102054.g2AKsem00915>