mrg
3d08ad6ff0
add .../man to the .PATH to find moved manuals.
2011-07-23 06:06:40 +00:00
uch
803c773c57
remove partition check from v7fs_mount. problem on rump implementation.
2011-07-23 05:10:30 +00:00
matt
8d3710a029
Regen.
2011-07-23 03:10:11 +00:00
matt
b8f10147e8
Add MARVELL2 vendor and 88SE9123 device.
2011-07-23 03:09:41 +00:00
christos
e55e3f51cc
fixes from gilbert dot fernandes at orange dot fr
2011-07-22 23:22:38 +00:00
joerg
9c6b248add
Set error indicator on invalid arguments. From Carsten Hey.
2011-07-22 23:12:30 +00:00
jym
714fcad23a
Turn AES NI support code into something more readable.
...
i386 and amd64 both tested with their own chroot. No regression observed.
2011-07-22 22:50:55 +00:00
macallan
58c16d3dc5
voyagerfb wants properties too
2011-07-22 20:41:57 +00:00
macallan
88d2bc622c
RAM shows up in PCI space at 0x80000000, not 0x00000000
...
Now my Gdium finds USB devices and manages to get an IP via DHCP
2011-07-22 20:41:37 +00:00
christos
f00e05ebcb
fixes from OpenBSD
2011-07-22 19:20:28 +00:00
christos
8095409b69
Sync keyboard list with reality.
2011-07-22 19:06:23 +00:00
njoly
fc562f149a
Fix printf format
2011-07-22 18:21:10 +00:00
christos
f11ae0d12b
PR/35473: Wigcher Spanninga: Add Dutch keyboard support to wscons
2011-07-22 18:17:11 +00:00
dholland
1cb7b735a0
Improve previous; thanks to tsutsui-san for reminding me of the proper
...
reference. PR 45166
2011-07-22 15:53:21 +00:00
jakllsch
99909122e5
Implement recognition of more wmieeepc(4) hotkey events.
2011-07-22 15:53:02 +00:00
dholland
fb83b6fe13
Clarify UFS2 superblock format stuff. Bump date.
2011-07-22 15:47:46 +00:00
njoly
7d0c74b351
Fix CHIPSFB_DEBUG build
2011-07-22 14:34:38 +00:00
jakllsch
ce87c7ef94
Ensure events come off the list in the same order they went on.
...
Hotkey press/release events now happen in the correct order.
2011-07-22 14:21:40 +00:00
wiz
fc4d0f871a
Bump date for previous, fix typo.
2011-07-22 13:04:00 +00:00
manu
8bacaec3f4
Add tracepoints for extended attribute names and values, so that
...
we can figure what is going on when looking at a ktrace output.
2011-07-22 12:46:18 +00:00
nonaka
84c27c4eb2
regen.
2011-07-22 12:41:52 +00:00
nonaka
56f5151e11
PR/45133: usb/udl(4): Add new device ID
...
Applied patch.
2011-07-22 12:40:55 +00:00
wiz
0101512687
Consistently mark up defined values with Dv.
2011-07-22 11:02:39 +00:00
njoly
598b81ec2e
Fix SYSCALL_DEBUG build.
2011-07-22 10:02:08 +00:00
uch
5c1ba4adfa
Fixed the problem that partition size over 8GiB(v7fs filesystem limit) failed newfs.
2011-07-22 09:15:10 +00:00
wiz
0fc1088390
Remove Xr to nonexisting intro(4), xref ifconfig.if(5) instead of non-existing hostname.if(5),
...
remove trailing empty line.
2011-07-22 08:38:43 +00:00
jruoho
6cb748f4b5
Re-regen.
2011-07-22 07:45:20 +00:00
jruoho
44a037e9d9
Fix typo in the previous (HAUPPAUGE2 instead of HAUPPAUGE).
2011-07-22 07:45:02 +00:00
jruoho
26638f6e78
Regen.
2011-07-22 07:42:04 +00:00
jruoho
63421f1166
Add the Hauppauge WinTV Nova-T USB 2.0 DVB-T adapters with the DiB7700M,
...
DiB7700P, DIB7000PC, and DiB7070P bridges from DiBcom.
2011-07-22 07:40:57 +00:00
jruoho
1e7e299c69
Do not unnecessarily maintain a state between suspend and resume.
2011-07-22 04:15:05 +00:00
macallan
01485d66fb
#include "opt_cputype.h"
...
for ENABLE_MIPS_16KB_PAGE
2011-07-21 23:03:39 +00:00
njoly
25d67743ed
Fix RADEONFB_DEBUG build.
2011-07-21 15:25:14 +00:00
joerg
31b6de9f44
Try fixing stand.h include. Add RCS ID.
2011-07-21 11:04:24 +00:00
joerg
8bdfce0a67
machine/stdarg.h and machine/varargs.h are gone
2011-07-21 11:02:48 +00:00
tsutsui
6f57be1369
Add and return WSKBD_TYPE_LUNA and WSDISPLAY_TYPE_LUNA on WS*_GTYPE ioctls.
...
XXX: should we still sync <sys/dev/wsconsio.h> and src/sbin/wsconsctl/util.c?
2011-07-21 10:33:17 +00:00
tsutsui
1cebe5b4a9
Build luna68k's X.Org server using wsfb driver.
...
(XXX: needs more hacks to make it actually functional)
2011-07-21 10:20:25 +00:00
tsutsui
248af3bb25
Changes put for luna68k X.Org mono server demo at OSC 2011 Kansai @ Kyoto:
...
- sprinkle volatile around register access
- initialize pallete for WHITE on BLACK text
- add WSDISPLAYIO_LINEBYTES ioctl(2)
- fix index count in omsetcmap()
- make omfbmmap() return cookie for OMFB_FB_RADDR to make
X.Org wsfb driver work on 1bpp framebuffer memory
(XXX: should revisit later)
- make WSDISPLAYIO_GINFO always return 1bpp to avoid pallete mangled
by X.Org server initialization
(XXX: should revisit later)
2011-07-21 10:06:59 +00:00
jakllsch
48eee3bc59
Add wmieeepc(4) to amd64 GENERIC.
2011-07-21 04:05:14 +00:00
jakllsch
dd87e5f4cb
Add dtv* at dtvbus? because I'll get weird looks if I introduce a #if NDTV > 0,
...
and also if I don't un-Break the build.
2011-07-21 04:00:25 +00:00
mrg
9bbb3dca38
apply some -Wno-error. there are char * vs. const char * issues that
...
GCC 4.5 complains about, that are fixed in newer eg, MesaLib.
2011-07-21 03:36:29 +00:00
mrg
3f11e25c49
build GMP, MPFR and MPC as private libraries just for GCC. don't
...
install the headers or librarys into the system.
someone who really cares could make them shlibs again and have them
installed into eg, /usr/lib/gcc. not convinced it is worth it.
2011-07-21 03:13:30 +00:00
mrg
7eaea50bea
regenerate.
2011-07-21 03:10:24 +00:00
mrg
3e58ee3a4e
obsolete arm/bus.h for armeb as well.
2011-07-21 03:05:13 +00:00
mrg
9196b27585
add some missing dependancies. there are probably a bunch more make
...
hasn't spat at me yet.
2011-07-21 03:01:26 +00:00
jym
3c92ae0499
Modify exec test to be more resilient regarding partial exec protection:
...
skip test instead of returning a failure that could be misinterpreted.
Suggested by Jukka in private mail.
2011-07-20 22:53:44 +00:00
jakllsch
d9c8ec0dfd
Add support for HP Media Vault MV2100/MV5100 series Marvell Orion board.
2011-07-20 22:53:38 +00:00
jakllsch
5dd9fe36b5
Add config(5) fragment for MI bluetooth(4) drivers.
2011-07-20 22:42:59 +00:00
jakllsch
deb5a6cb54
Bring usbdevices.config in line with i386 GENERIC (this is now a superset).
...
uhmodem(4) and xboxcontroller(4) have been left commented out, as they do
no appear in GENERIC. However some ucom(4) drivers that are not in GENERIC
have been added for no particular reason.
2011-07-20 22:33:46 +00:00
dyoung
2c48f7f4ce
Remove redundant, static inline bus_space(9) declarations
...
from sh3/bus_funcs.h and move the non-inline definitions to
sh3/sh3_machdep.c.
2011-07-20 21:30:13 +00:00