Commit Graph

150277 Commits

Author SHA1 Message Date
bjh21 ad94f1ce01 bjh21-hydra is pining for the fjords. 2006-08-28 12:32:35 +00:00
xtraeme 6c90d7030b Remove unused variable 'periph' to make this build. 2006-08-28 11:45:38 +00:00
plunky f2c2a49a27 Make suspend/resume work properly for bt3c device.
Since state is kept inside the device that will be lost, we need to
flush all information relating to this controller from the protocol
stack.
2006-08-28 10:34:33 +00:00
mrg eb4b398a46 regenerate. (largely from dsl@, thanks.) libstdc++ should support
wide characters properly again now, for everyone.
2006-08-28 09:26:59 +00:00
plunky 81bd66d7f5 cause bt_devaddr() and bt_devname() to return error if the controller
being queried is not enabled, rather than returning a null address.
2006-08-28 08:24:39 +00:00
plunky d8e707630c correct spelling mistake 2006-08-28 08:21:38 +00:00
plunky 8e2dcba5fc add newline to (debug) printf 2006-08-28 08:19:53 +00:00
gdamore 5cdb703d36 First pass at cleanup AR5312 WiSoC support to enable better & cleaner
sharing of code with the AR5315, which has many similarities, but many
differences from the AR5312.

No functional change at this time, other than the cpu_model string
(and also sysctl.hw.model node) is changed to reflect the WiSoC cpu
name rather than the identification string in ROM (which tends to not
be very informative.)
2006-08-28 07:21:15 +00:00
christos df7450f605 Fix uninitialized variables. 2006-08-28 02:58:16 +00:00
christos 4db35667c5 remove excess initializer 2006-08-28 02:54:11 +00:00
christos 82b002de3d Remove excess initializer. 2006-08-28 02:53:03 +00:00
christos 588c80f975 remove extra members 2006-08-28 02:51:12 +00:00
christos 56ec46b4b3 complete CFDRIVER initializer. 2006-08-28 01:46:10 +00:00
christos e07b7e508b build complete initializations. 2006-08-28 01:45:41 +00:00
christos 4e4ed26fac add missing initializer 2006-08-28 00:38:47 +00:00
christos e28a71d80a add missing initializers 2006-08-28 00:35:22 +00:00
christos 428665231e correct bogus loop test; used to be always true. 2006-08-28 00:28:51 +00:00
christos 6ab0a579ce Add missing initializer. 2006-08-28 00:22:15 +00:00
christos 67e07ec558 Add missing initializers 2006-08-28 00:20:47 +00:00
christos 87fd29be14 static goes first. 2006-08-28 00:18:30 +00:00
christos 9953ed71c7 Add missing initializer 2006-08-28 00:16:54 +00:00
christos f7db588ec4 add missing initializer. 2006-08-28 00:14:50 +00:00
christos 39f8ec7651 add missing initializers. 2006-08-28 00:13:44 +00:00
christos d3b80ef998 remove impossible conditional 2006-08-28 00:10:20 +00:00
christos 6d637b500d add missing initializer 2006-08-28 00:09:28 +00:00
christos 6e913df162 remove unreachable code. 2006-08-28 00:08:38 +00:00
christos a19f83e53b add missing initializer. 2006-08-28 00:07:35 +00:00
christos 63f68a892b remove unreachable code. 2006-08-28 00:06:14 +00:00
christos 78cdbd8e9c add missing initializer. 2006-08-28 00:04:21 +00:00
christos 7546f55be3 add missing initializer 2006-08-28 00:01:36 +00:00
christos 2735c71895 static comes first. 2006-08-28 00:00:23 +00:00
christos a98a1f3b7b Add missing initializers. 2006-08-27 23:59:40 +00:00
christos 8f1ca4d223 gc unused member. 2006-08-27 23:55:16 +00:00
christos ff62f5c658 add missing initializers. 2006-08-27 23:54:50 +00:00
christos d137310d6b add missing initializer 2006-08-27 23:53:10 +00:00
christos ca960afcce Oops, this is not ready yet. 2006-08-27 23:51:31 +00:00
christos 72c8baf57c Add missing initializer 2006-08-27 23:50:53 +00:00
christos 2be4cd5c08 Add initializer for MOWNER 2006-08-27 23:50:00 +00:00
christos bf0c1c557b Fix initializers 2006-08-27 23:49:33 +00:00
christos cdda2124d1 Fix incomplete declaration. 2006-08-27 23:33:35 +00:00
christos 4a778ebf9a - static needs to be first
- complete the cdevsw
2006-08-27 23:31:15 +00:00
christos c689e59cb9 restructure ifdefs 2006-08-27 23:27:44 +00:00
christos 1624b1a623 typo 2006-08-27 23:23:48 +00:00
christos d22d88fc75 ifdef out unreachable code. 2006-08-27 23:23:02 +00:00
christos d8b4d47380 define D_OTHER as 0. 2006-08-27 23:21:58 +00:00
christos 35f0d726a8 complete initialization 2006-08-27 23:21:35 +00:00
christos 925d11f2f5 complete declarations 2006-08-27 23:19:03 +00:00
christos ec7d898cf1 Complete the declaration. 2006-08-27 23:13:47 +00:00
christos f2ef4c473c Fix incomplete initialization. 2006-08-27 22:36:10 +00:00
christos 7e11d29fc2 Delete unsigned comparison with < 0 2006-08-27 22:33:49 +00:00