Commit Graph

201267 Commits

Author SHA1 Message Date
matt
a27de71bc0 Fix typo and make MDSETIMAGE block the same as the others. 2011-05-28 05:22:25 +00:00
matt
784a196541 allow configuring multiple CPUs (still needs work).
Detect boot page on MP e500 CPUs (P2020, MPC8572, etc) and prevent use of
that page in NetBSD.  This page is used to communicate with u-boot to spin
up secondary CPUs.
Probe LBC before PCI so that LBC attached devices can be configured before
probing the PCI.  This gives a chance to download/setup PCI Express switches
before probing/configuring PCI.
Fix PIXIS speed entry bug/typo.
Rework SYS_CLK logic so that the SYS_CLK config option has the highest priority.
2011-05-28 05:21:40 +00:00
yamt
33d93c8dcc rf_ReconstructInPlace: don't leave a vnode open on errors.
fixes a part of PR/44972.
2011-05-28 00:53:04 +00:00
matt
4f463816d3 NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE 2011-05-28 00:07:56 +00:00
matt
d3bde3aa8d Get rid of LD_TAIL now that there is a common version in Makefile.evbppc.inc 2011-05-28 00:07:24 +00:00
matt
36513f390d Add common processing for .srec, .bin, and .ub (ubootimage) files.
When creating u-boot image, use a compressed binary kernel.
2011-05-28 00:06:38 +00:00
matt
c5ac136719 NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE 2011-05-28 00:01:43 +00:00
yamt
c44faaeacb don't forget to destroy mutex. 2011-05-27 22:48:24 +00:00
christos
474de384b9 add missing debuglib 2011-05-27 22:42:26 +00:00
jakllsch
4e29b776c9 Data toggle accounting for endpoints on OHCI. 2011-05-27 20:37:13 +00:00
tsutsui
a1d8675863 Apply patch in PR kern/44907 (crash due to race in ehci.c):
- make sure to remove abort_task in ehci_freex
 - always initialize abort_task in ehci_allocx,
   not in ehci_timeout just before adding the task
Also apply similar fixes to ohci and uhci.

XXX: should we also call abort_task handler before removing it from queue
     if *hci_freex() is called for usbd_xfer_handle with queued abort_task?
2011-05-27 19:04:24 +00:00
drochner
b9e08c16fb replace questionable pointer games which could cause reads of
uninitialized memory, from Wolfgang Stukenbrock per PR bin/44951
2011-05-27 18:00:21 +00:00
tsutsui
ac5e5928fb - fix mdoc warning 2011-05-27 17:50:41 +00:00
tsutsui
e85fd8b30d - fix mdoc warnings
- remove entries which are not necessary or in common/legal
2011-05-27 17:50:14 +00:00
tsutsui
f64fbb8f70 - move "MD instructions on setting up boot media"
from common/xfer with messy mdoc .if conditionals
  into MD xfer files so that developers can see
  what contents are missing or obsolete and should be
  written or updated
- remove some useless MD description for maintainability

XXX: still a bunch of unmaintained .if \n [${MACHINE}] in common files
2011-05-27 17:38:41 +00:00
drochner
ab9971ef78 add a line "image_generator gs" to the DESC file as the original
build framework does, lets "groff -Thtml" at least start
(it seems that ghostscript is not needed at least for simple documents)
2011-05-27 17:23:47 +00:00
drochner
8dc7d7ef68 remember the data toggle bit per (bulk) endpoint rather than per
pipe, as required by the spec
This helps in cases where pipes are opened/closed without reconfiguring
the device in between, eg with the ugen driver.
only for UHCI/EHCI, don't have an OHCI to test
2011-05-27 17:19:18 +00:00
drochner
c15003e636 add Upper Volta (Burkina Faso)
(got a nigeria-style spam mail with a phone number and was curious
where it came from)
2011-05-27 17:12:47 +00:00
drochner
891d96fa89 allow testing of GCM/GMAC code from userland 2011-05-27 17:09:09 +00:00
drochner
53cdf0b54e make the "tags" target non-.PHONY because it reflects a real file,
and remove some nonsense in libc Makefile which caused that
a "tags" file was written in my source tree
2011-05-27 17:06:54 +00:00
tsutsui
7f0da11c1a Remove sizes of set files. They were too hard to maintain,
while nowadays few users care about bandwidth or storage
in modern Internet environment.  Ok'ed by snj@ a while ago.
2011-05-27 15:43:00 +00:00
tsutsui
5c3096b3d2 Tweak some descriptions about Rawrite32 tool on Windows.
XXX: we should rather mention how to write ISO images..
2011-05-27 15:27:41 +00:00
matt
2ed272383d Comment out sdhc for now.
Remove PCI devices that will never be there.
2011-05-27 15:21:27 +00:00
matt
8b515602c0 Remove debugging printf. Add missing IMU2 interrupt string. 2011-05-27 15:19:43 +00:00
matt
cf2db2c1e0 Fix P20x0_ONCHIPBITMAP to reflect latest P2020RM. 2011-05-27 15:18:30 +00:00
matt
12a7a4f889 Add quirk for ALI M5228 2011-05-27 15:11:59 +00:00
matt
642d39aa88 Regen. 2011-05-27 15:11:17 +00:00
matt
69cd0fdb34 Add ALI M5288 SATA/Raid Controller 2011-05-27 15:09:44 +00:00
nakayama
9c3fe3cc10 Fix 32-bit kernel build. 2011-05-27 12:41:18 +00:00
wiz
b02dc2fb68 Bump date for previous. 2011-05-27 11:15:17 +00:00
ryo
0317322c07 eliminate obsolete option SOSEND_LOAN 2011-05-27 10:31:59 +00:00
plunky
b52bb12959 provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration
in a simpler manner. This replaces btattach, btconfig, bthcid, btdevctl
and sdpd scripts, and also should not require any configuration settings
other than "bluetooth=YES", though the full range of configurations is
still possible.
2011-05-27 09:28:41 +00:00
taca
11df8c9248 BIND 9.8.0-P2 is released. 2011-05-27 06:51:13 +00:00
jmcneill
a983d24cd8 mute the audio input during frequency changes 2011-05-26 23:42:39 +00:00
jmcneill
d82153063e add a function to mute/unmute the audio input 2011-05-26 23:42:05 +00:00
jym
31756f06ef Split KASSERT(... && ...) in two, so it's easier to spot which one
fired with DIAGNOSTIC.
2011-05-26 22:18:13 +00:00
jym
b15cc24d92 Reuse the pointer to the request operation, as set above. 2011-05-26 22:16:42 +00:00
wiz
14369be764 mdocml-1.11.3 out. 2011-05-26 21:56:44 +00:00
drochner
0a8dabda40 pull in AES-GCM/GMAC support from OpenBSD
This is still somewhat experimental. Tested between 2 similar boxes
so far. There is much potential for performance improvement. For now,
I've changed the gmac code to accept any data alignment, as the "char *"
pointer suggests. As the code is practically used, 32-bit alignment
can be assumed, at the cost of data copies. I don't know whether
bytewise access or copies are worse performance-wise. For efficient
implementations using SSE2 instructions on x86, even stricter
alignment requirements might arise.
2011-05-26 21:50:02 +00:00
christos
44a292d910 need mi now. 2011-05-26 21:20:26 +00:00
drochner
92976d49aa fix building of a linked list if multiple algorithms are requested
in a session -- this just didn't work
2011-05-26 20:33:24 +00:00
nonaka
e0475d7d2d fix ELFxx_M_SIZE macro. 2011-05-26 16:42:15 +00:00
nonaka
ff02d33fd1 fix spelling. 2011-05-26 16:40:38 +00:00
para
2f1f53a009 typo in comment 2011-05-26 16:38:57 +00:00
para
096446fa2f put userconf_bootinfo under option USERCONF, to allow kernels without that option 2011-05-26 16:29:13 +00:00
joerg
a2bf8e5d19 Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD. 2011-05-26 15:34:12 +00:00
joerg
9411f274f4 Use CWARNFLAGS.clang and not CWARNFLAGS here 2011-05-26 14:20:22 +00:00
joerg
a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
reinoud
43e731a9af Fix accidental use of logical && instead of binary & in rare case.
Bug noticed by Joerg and clang :)
2011-05-26 07:59:08 +00:00
uebayasi
c6e687b646 Catch up with B_* flag name changes in debug code. 2011-05-26 04:51:57 +00:00