Add some WSDISPLAYIO compat options, an SMBus driver, and the pic16lc

sensor driver to the Microsoft Xbox sample config.
This commit is contained in:
jmcneill 2007-01-06 02:45:42 +00:00
parent 9247d9813d
commit 2a4936329d

View File

@ -1,4 +1,4 @@
# $NetBSD: XBOX,v 1.3 2007/01/05 17:46:24 jmcneill Exp $
# $NetBSD: XBOX,v 1.4 2007/01/06 02:45:42 jmcneill Exp $
#
# XBOX -- A basic Microsoft XBox kernel config file.
#
@ -74,6 +74,8 @@ options NFS_BOOT_DHCP
#
# builtin terminal emulations
options WSEMUL_VT100 # VT100 / VT220 emulation
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_COMPAT_USL
# customization of console and kernel output - see dev/wscons/wsdisplayvar.h
options PCDISPLAY_SOFTCURSOR
@ -119,6 +121,11 @@ wsdisplay* at xboxfb? console ?
#x3lcd0 at mainbus?
#wsdisplay* at x3lcd0 console ?
# I2C/SMBus support
amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface
iic* at amdpm?
pic16lc* at iic? addr 0x10
#attimer0 at isa?
# IDE and related devices