Define mk48txx and intersil7170
This commit is contained in:
parent
969b4bc568
commit
1cc17ff87b
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files,v 1.377 2000/07/05 22:30:05 mjacob Exp $
|
||||
# $NetBSD: files,v 1.378 2000/07/25 22:41:58 pk Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
|
@ -463,6 +463,14 @@ file dev/ic/tulip.c tlp
|
|||
device sf: arp, ether, ifnet, mii
|
||||
file dev/ic/aic6915.c sf
|
||||
|
||||
# Mostek time-of-day clock and NVRAM
|
||||
define mk48txx
|
||||
file dev/ic/mk48txx.c mk48txx
|
||||
|
||||
# Intersil 7170 time-of-day clock
|
||||
define intersil7170
|
||||
file dev/ic/intersil7170.c intersil7170
|
||||
|
||||
# Definitions for wscons
|
||||
# device attributes: display, display with emulator, keyboard, and mouse
|
||||
define wsdisplaydev { }
|
||||
|
|
Loading…
Reference in New Issue