[CUWiN-Dev] new netbsd snapshot

Bill Comisky bcomisky at pobox.com
Thu Sep 14 16:22:12 CDT 2006


On Wed, 13 Sep 2006, David Young wrote:

> A snapshot of my latest NetBSD sources is on cuw at
> ~dyoung/cuwin-netbsd-snap-13-Sep-2006.tgz.  We should use those sources
> for the release.
>

The cuw_pc kernel configuration (for ISO builds) needs to be updated for 
this snapshot.  The patch below was a minimal change that got it compiling 
here.  I saw the last update to the geode kernel config was more 
substantial, so maybe there are other things you'd like to update?  If not 
I'll commit.. suppose this should be merged to the new release branch too.

Bill

--
Bill Comisky
bcomisky at pobox.com

Index: src/boot-image/kernel-conf/cuw_pc
===================================================================
--- src/boot-image/kernel-conf/cuw_pc	(revision 4201)
+++ src/boot-image/kernel-conf/cuw_pc	(working copy)
@@ -773,8 +773,8 @@
  # Bluetooth PCMCIA Controllers
  bt3c* at pcmcia? function ?		# 3Com 3CRWB6096-A

-# Bluetooth remote device 'hub'
-pseudo-device bthub
+# Bluetooth Device Hub
+bthub* at bt3c?

  # Bluetooth HID support
  bthidev* at bthub?
@@ -788,7 +788,7 @@
  wskbd* at btkbd? console ? mux 1

  # Bluetooth Audio support
-bthset* at bthub?
+btsco* at bthub?

  # Cryptographic Devices



More information about the CU-Wireless-Dev mailing list