From: David van Moolenbroek Date: Tue, 22 Jul 2008 15:11:01 +0000 (+0000) Subject: Added lance entry to drivers.conf. X-Git-Tag: v3.1.4~234 X-Git-Url: http://zhaoyanbai.com/repos/cppcheck-error.log?a=commitdiff_plain;h=e8b863702a70cfd1e42c7d4b629ed730985e8895;p=minix.git Added lance entry to drivers.conf. --- diff --git a/etc/drivers.conf b/etc/drivers.conf index 1634e0632..d16b93309 100644 --- a/etc/drivers.conf +++ b/etc/drivers.conf @@ -48,6 +48,23 @@ driver dpeth uid 0; }; +driver lance +{ + system + UMAP # 14 + IRQCTL # 19 + DEVIO # 21 + #SDEVIO # 22 + TIMES # 25 + GETINFO # 26 + SAFECOPYFROM # 31 + SAFECOPYTO # 32 + SETGRANT # 34 + ; + pci device 1022/2000; + uid 0; +}; + driver rtl8139 { system