Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/arch/macppc/conf Pull up revision 1.157 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/89b1ac9cee31
branches:  netbsd-1-6
changeset: 530375:89b1ac9cee31
user:      grant <grant%NetBSD.org@localhost>
date:      Thu Jun 19 11:16:05 2003 +0000

description:
Pull up revision 1.157 (requested by hamajima in ticket #1323):

Support the PowerBook G4 12-inch (and maybe 17-inch).
  Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD

diffstat:

 sys/arch/macppc/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r e251bf62c290 -r 89b1ac9cee31 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Thu Jun 19 09:38:03 2003 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Thu Jun 19 11:16:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.129.4.4 2002/10/24 09:34:29 lukem Exp $
+# $NetBSD: GENERIC,v 1.129.4.5 2003/06/19 11:16:05 grant Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.129.4.4 $"
+#ident                 "GENERIC-$Revision: 1.129.4.5 $"
 
 maxusers       32
 
@@ -177,6 +177,7 @@
 ofb*   at pci? dev ? function ?        # Generic Open Firmware Framebuffer
 #options       OFB_ENABLE_CACHE        # Speed up console
 pciide*        at pci? dev ? function ?
+wdc*   at pci? dev ? function ?        # Kauai ATA
 cbb*   at pci? dev ? function ?        # PCI-CardBus bridge
 #gm*   at pci? dev ? function ?        # gmac ethernet (old)
 gem*   at pci? dev ? function ?        # gmac ethernet



Home | Main Index | Thread Index | Old Index