mrg
bf38b57289
note about USIII
2009-12-15 06:04:22 +00:00
nonaka
d52627492b
note support Xorg for zaurus.
2009-12-13 05:11:04 +00:00
kardel
4d317f0eab
note import of ntp 4.2.4p8
2009-12-08 21:54:22 +00:00
pooka
3413da1d3f
Note portalfs kernel driver removal.
2009-12-05 20:17:13 +00:00
pooka
8ce0209974
note playstation2 removal
2009-12-05 16:34:02 +00:00
roy
69def40f35
Import openresolv-3.3.4
2009-12-04 14:30:01 +00:00
haad
4afb879f5b
Mention lvm2tools update.
2009-12-02 02:07:02 +00:00
tsutsui
5c63a432af
Mention udl(4) USB display device support.
2009-11-30 16:22:33 +00:00
uebayasi
ce65c065ae
Note "extsrc" support.
2009-11-30 16:16:53 +00:00
mbalmer
0a75bb16a6
Mention xf86-input-ws
2009-11-28 12:13:04 +00:00
mbalmer
8a44b5e050
Add support for USB HID devices that report absolute coordinates instead
...
of relative movement data, i.e. touchpanels. Please note that calibration
must be done outside the wsons(4) driver for now.
2009-11-27 08:35:05 +00:00
pooka
07a0cd5547
add some recent activities
2009-11-26 13:26:23 +00:00
roy
5551108f61
Import openresolv-3.3.3
2009-11-21 03:29:14 +00:00
bouyer
33ba652f9b
bnx(4): Added support for Broadcom BCM5709 and BCM5716 chips.
2009-11-18 23:13:09 +00:00
jld
ea08d8487d
Note RAIDframe parity map commit.
2009-11-17 19:19:21 +00:00
macallan
102f601cf9
mention xf86-video-igs
2009-11-10 23:16:20 +00:00
macallan
aac6b5cfe3
mention pm2fb
2009-10-29 03:38:11 +00:00
christos
8acf02aac6
new yacc.
2009-10-29 00:58:06 +00:00
christos
36ea22b0a0
mention m4
2009-10-26 21:35:51 +00:00
christos
e36acb5e79
mention routed update
2009-10-26 02:51:01 +00:00
christos
a4a48e0be4
mention flex
2009-10-26 01:33:28 +00:00
roy
49fbcf2329
Import dhcpcd-5.1.3
2009-10-25 23:42:58 +00:00
rmind
4e22ab72ae
5.99.21: removed uarea swap-out functionality.
2009-10-21 21:28:36 +00:00
ahoka
c1be58486b
sysinst(8): Give the option to use tmpfs for /tmp in sysinst instead of
...
the older mfs on i386 and amd64. [ahoka 20091018]
2009-10-18 12:13:49 +00:00
roy
df303ea24d
Import dhcpcd-5.1.2
2009-10-16 21:59:40 +00:00
sborrill
f549e36e60
Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
...
It offer the following subcommands:
list - shows all child codec
get - get a plist of the chosen codec's widget configuration
set - forcibly reconfigure a specified codec from a plist
graph - generate a graphviz file for the specified codec
2009-10-11 08:57:54 +00:00
cegger
c11a222581
man(1): display manpage when specified with a path
2009-10-07 08:47:47 +00:00
christos
2641b26df3
mention f{dim,min,max}{,f,l}
2009-10-04 22:11:39 +00:00
roy
e301526e91
Import dhcpcd-5.1.1
2009-10-02 21:44:02 +00:00
jmcneill
66a85ead99
i386: Add support for VIA C7 temperature sensors.
2009-10-02 18:52:13 +00:00
jmcneill
aab169f3e8
acpiwmi(4): Add a driver for the ACPI WMI Mapper interface.
2009-10-02 16:57:22 +00:00
jmcneill
cc11432cb3
i386: Add support for enhanced speedstep on VIA C7 Esther CPUs.
2009-10-02 16:19:19 +00:00
nakayama
03071fc3cb
Note about lom(4).
2009-10-02 15:12:48 +00:00
cegger
bdf8a0a549
fix grammar: a -> an
2009-10-02 07:17:16 +00:00
tsarna
8f2ae3e0c7
Missed name and date on last
2009-10-02 04:26:52 +00:00
tsarna
8916f23603
Note mDNSResponder
2009-10-01 00:25:14 +00:00
jmcneill
deed0dfdad
wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
2009-09-30 20:54:56 +00:00
jakllsch
a95848c094
Note new gpio at ichlpcib support.
2009-09-27 18:00:58 +00:00
bouyer
0968e114ad
Explain why request-rx-copy was added. Requested by hubertf@
2009-09-27 16:10:15 +00:00
bouyer
5941a959cc
Note recent Xen work on xbd and xvif.
2009-09-25 23:15:53 +00:00
mbalmer
2c18133beb
mention gpio changes
2009-09-25 21:14:13 +00:00
degroote
1c91cfd4c4
Mention pfsync(4) import
2009-09-15 10:42:40 +00:00
apb
2cb613da61
In the rc_silent change, mention "boot netbsd -z" because it's a common
...
case, even though it's boot loader dependent.
2009-09-12 22:22:33 +00:00
apb
89fd535731
Add a postprocessor to /etc/rc, which logs messages to /var/run/rc.log,
...
and which can suppress output in silent mode. Silent mode is enabled
via the new rc_silent variable, which defaults to a value that depends
on the kern.boothowto sysctl.
Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:17:04 +00:00
apb
7ab65de0a9
Expose the kernel's boothowto(9) variable through the sysctl
...
kern.boothowto variable.
Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:14:58 +00:00
jnemeth
2b27980969
Note the new modules.tgz set and the new build.sh modules operation
2009-09-07 04:23:29 +00:00
sborrill
b88195cfa1
hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
...
It will replace azalia(4) after testing.
To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:
# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?
You should also:
cd /dev
sh MAKEDEV audio
2009-09-06 17:25:55 +00:00
macallan
e847e7a709
mention sunleo
2009-09-05 22:40:33 +00:00
joerg
640f23e9ef
Add unzip.
2009-09-03 16:53:10 +00:00
tron
a657e1c872
Note import of Postfix 2.6.5.
2009-08-31 19:06:25 +00:00