Added ratecheck methods as part of RealTek Nic integration.

This commit is contained in:
Jennifer Averett
2012-04-05 10:00:36 -05:00
parent a7926648db
commit b2e05ef3e2
3 changed files with 1514 additions and 0 deletions

View File

@@ -1131,6 +1131,7 @@ devNic.addSourceFiles(
'kern/subr_pcpu.c',
'libkern/inet_ntoa.c',
'kern/kern_prot.c',
'kern/kern_time.c',
]
)