diff --git a/sys/arch/i386/conf/XBOX b/sys/arch/i386/conf/XBOX index 48bdfe7cef65..c7c0aa53a817 100644 --- a/sys/arch/i386/conf/XBOX +++ b/sys/arch/i386/conf/XBOX @@ -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