From: Ben Gras Date: Fri, 25 Jul 2008 15:21:03 +0000 (+0000) Subject: lance not necessary X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=0b413acf95b2e41a2e4e2942ef3f6b5ab2f0a353;p=minix.git lance not necessary --- diff --git a/etc/drivers.conf b/etc/drivers.conf index f80ab14db..b44ca50f6 100644 --- a/etc/drivers.conf +++ b/etc/drivers.conf @@ -179,20 +179,3 @@ driver printer SAFECOPYTO # 32 ; }; - -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; -};