mbalmer
57a529d87b
When reading the bits from the I2C bus, also report SCL. Fixes PR43275.
...
Fix originally from Maxim Weber, thanks.
2011-07-23 09:03:38 +00:00
cliff
890cde0df7
- add little endian variants of cfi_opmodes tables (untested)
...
- try to reduce glop factor in cfi_jedec_fill()
2011-07-23 07:17:34 +00:00
mrg
4e9d8c7702
add .../man to the .PATH to find moved manuals.
2011-07-23 07:11:48 +00:00
mrg
18a4d96a28
add .../man to .PATH to find moved manuals.
2011-07-23 06:41:08 +00:00
cliff
7537bb1c40
- dump raw QRY and/or JEDEC data depending on CFI_DEBUG_QRY, CFI_DEBUG_JEDEC
...
- add ability to emulate CFI based on table lookup keyed by JEDEC IDs.
- warn if CFI command set is unknown
2011-07-23 06:27:40 +00:00
cliff
372f1da981
- names changed: erase_chiptime_* --> erase_chip_time_*
...
- define CFI_IFCODE_* and use those instead of literals
- add field 'cfi_emulated' to struct cfi;
use when the cfi query info are synthesized/faked
based on table lookup, i.e. for a non CFI chip.
- add field 'cfi_name' to struct cfi;
- add struct cfi_jedec_tab to allow creating lookup table
to obtain chip parameters given JEDEC ID.
2011-07-23 06:27:09 +00:00
cliff
8038ced2c6
- names changed: erase_chiptime_* --> erase_chip_time_*
2011-07-23 06:26:26 +00:00
cliff
789fdaa1b6
- add option flags CFI_DEBUG_QRY CFI_DEBUG_JEDEC in opt_cfi.h
2011-07-23 06:24:54 +00:00
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