openbsd
16 years ago- make sure they are no sendmail leftovers in src when sysmerge stops
ajacoutot [Tue, 2 Sep 2008 11:38:06 +0000 (11:38 +0000)]
- make sure they are no sendmail leftovers in src when sysmerge stops
unexpectedly

feedback and ok sthen@

16 years agomissing break;
jsg [Tue, 2 Sep 2008 10:29:34 +0000 (10:29 +0000)]
missing break;
ok oga@

16 years agoInstall in the correct directory with NOMAN set. Based on makewhatis
drahn [Tue, 2 Sep 2008 04:19:46 +0000 (04:19 +0000)]
Install in the correct directory with NOMAN set. Based on makewhatis
with additional CLEANFILES from theo.

16 years agodetypedef some more. No functional change.
oga [Tue, 2 Sep 2008 01:12:04 +0000 (01:12 +0000)]
detypedef some more. No functional change.

16 years agobe more careful in checking disk space; ok millert
deraadt [Tue, 2 Sep 2008 00:14:23 +0000 (00:14 +0000)]
be more careful in checking disk space; ok millert

16 years agoUse the installed version of tic instead of the newly built version,
drahn [Tue, 2 Sep 2008 00:01:34 +0000 (00:01 +0000)]
Use the installed version of tic instead of the newly built version,
The build/upgrade process requires that changes requiring this type of
update be recorded in faq/current.html. ok deraadt@

16 years agoDisplay direction In/Out/Any for rule display, not just In/Out.
sthen [Mon, 1 Sep 2008 23:30:08 +0000 (23:30 +0000)]
Display direction In/Out/Any for rule display, not just In/Out.
ok canacar@

16 years agouse C99 style struct initializer instead of GCC specific one (from NetBSD).
damien [Mon, 1 Sep 2008 20:00:19 +0000 (20:00 +0000)]
use C99 style struct initializer instead of GCC specific one (from NetBSD).
some whitespace cleanup too.

16 years agoadd ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
damien [Mon, 1 Sep 2008 19:55:21 +0000 (19:55 +0000)]
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
0=normal ack).  all bits are currently set to 0.
use this bitmap to set the ACK policy of the QoS control field of
outgoing QoS frames.

16 years agoextend ieee80211_classify() to extract DSCP field from IPv6 packets too.
damien [Mon, 1 Sep 2008 19:43:33 +0000 (19:43 +0000)]
extend ieee80211_classify() to extract DSCP field from IPv6 packets too.

16 years agorework previously unused ieee80211_pwrsave() function, call it from
damien [Mon, 1 Sep 2008 19:41:10 +0000 (19:41 +0000)]
rework previously unused ieee80211_pwrsave() function, call it from
ieee80211_mgmt_output() and ieee80211_encap().
use new IEEE80211_C_APPMGT capability flag where appropriate.
rename ic_tim_mcast to ic_tim_mcast_pending.

16 years agoavoid loosing return value from copyin, and properly return it.
chl [Mon, 1 Sep 2008 19:18:30 +0000 (19:18 +0000)]
avoid loosing return value from copyin, and properly return it.

initial patch from me, reworked by oga@.

found by LLVM/Clang Static Analyzer.

ok oga@

16 years agofix null dereference.
chl [Mon, 1 Sep 2008 17:50:15 +0000 (17:50 +0000)]
fix null dereference.

initial patch from me, reworked by oga@.

found by LLVM/Clang Static Analyzer.

ok oga@

16 years agoconvert a tsleep back to msleep that got lost in a previous upstream merge.
oga [Mon, 1 Sep 2008 17:40:26 +0000 (17:40 +0000)]
convert a tsleep back to msleep that got lost in a previous upstream merge.
Won't sleep with a spinlock here anymore.

16 years agoAdd Interrupt mitigation for the i9XX user_irq, should save a bit of power;
oga [Mon, 1 Sep 2008 17:37:05 +0000 (17:37 +0000)]
Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;
from drm git.

16 years agoAvoid #pragma pack(1) and unify everything towards using __packed.
deraadt [Mon, 1 Sep 2008 17:30:55 +0000 (17:30 +0000)]
Avoid #pragma pack(1) and unify everything towards using __packed.
This requires that structures defined within __packed structures must
independently request that they themselves become __packed, too.
worked on with toby
 CVS: ----------------------------------------------------------------------

16 years agoInstall files in the correct directory even with NOMAN set.
drahn [Mon, 1 Sep 2008 17:18:19 +0000 (17:18 +0000)]
Install files in the correct directory even with NOMAN set.
Theo made a number of suggestions/enhancements  to get to this final version.

16 years agoBring comment into line with reality. We use sgi label info but don't
krw [Mon, 1 Sep 2008 16:28:50 +0000 (16:28 +0000)]
Bring comment into line with reality. We use sgi label info but don't
create just partitions 'i' -> 'l'. jsing@ had noted same discord.

16 years agoFinish the rest... ATL2 -> LII
brad [Mon, 1 Sep 2008 14:38:31 +0000 (14:38 +0000)]
Finish the rest... ATL2 -> LII

ok jsing@

16 years agoAllow sgi to spoof the native label. But don't spoof when just
krw [Mon, 1 Sep 2008 14:08:25 +0000 (14:08 +0000)]
Allow sgi to spoof the native label. But don't spoof when just
looking for the place to write the disklabel, i.e. partoffp != NULL.

tested & ok jsing@

16 years agodo not overflow for large prefix len (e.g. 2147483649)
markus [Mon, 1 Sep 2008 09:40:43 +0000 (09:40 +0000)]
do not overflow for large prefix len (e.g. 2147483649)
report Maksymilian Arciemowicz; ok djm, deraadt

16 years agoSwitch ath(4) to softcrypto to enable support for WPA/WPA2.
reyk [Mon, 1 Sep 2008 09:02:59 +0000 (09:02 +0000)]
Switch ath(4) to softcrypto to enable support for WPA/WPA2.

Tested by ckuethe@ and many users, thanks!

16 years agosync synopsis and usage; KNF.
sobrado [Mon, 1 Sep 2008 08:50:07 +0000 (08:50 +0000)]
sync synopsis and usage; KNF.

16 years agosection headings do not need to be quoted; from Alan R. S. Bueno
jmc [Mon, 1 Sep 2008 08:37:45 +0000 (08:37 +0000)]
section headings do not need to be quoted; from Alan R. S. Bueno

16 years agonote that the opening delimiter of a context address should be preceded
jmc [Mon, 1 Sep 2008 06:13:14 +0000 (06:13 +0000)]
note that the opening delimiter of a context address should be preceded
by a backslash, if the delimiter is not a slash;

adapted from freebsd -r1.47 from yar;

16 years ago- Ctl -> Ctrl
jmc [Mon, 1 Sep 2008 05:45:54 +0000 (05:45 +0000)]
- Ctl -> Ctrl
- some missing words from the vnode command

from Pierre Riteau

16 years agoavoid line wrap in usage() output;
jmc [Sun, 31 Aug 2008 20:18:17 +0000 (20:18 +0000)]
avoid line wrap in usage() output;

16 years agoFix redundant device name and/or target printing after calling
miod [Sun, 31 Aug 2008 17:21:57 +0000 (17:21 +0000)]
Fix redundant device name and/or target printing after calling
sc_print_addr(); ok krw@

16 years agoremove the #if 0'ed NFS_ATTRTIMEO() macro since it was
thib [Sun, 31 Aug 2008 16:58:01 +0000 (16:58 +0000)]
remove the #if 0'ed NFS_ATTRTIMEO() macro since it was
replaced by a function long ago..

ok blambert@

16 years agosync
deraadt [Sun, 31 Aug 2008 15:16:48 +0000 (15:16 +0000)]
sync

16 years agono need for .Pp before or after .Sh;
jmc [Sun, 31 Aug 2008 14:19:09 +0000 (14:19 +0000)]
no need for .Pp before or after .Sh;

16 years agoremove http links to dead domain.
jsg [Sun, 31 Aug 2008 09:54:32 +0000 (09:54 +0000)]
remove http links to dead domain.

16 years agoremove http links to dead/changed domains.
jsg [Sun, 31 Aug 2008 09:50:12 +0000 (09:50 +0000)]
remove http links to dead/changed domains.

16 years agoremove http links to dead domains.
jsg [Sun, 31 Aug 2008 09:40:56 +0000 (09:40 +0000)]
remove http links to dead domains.

16 years agoFix AS check in parse_community() -- well-known communities have the AS
claudio [Sun, 31 Aug 2008 08:29:35 +0000 (08:29 +0000)]
Fix AS check in parse_community() -- well-known communities have the AS
part set to COMMUNITY_WELLKNOWN which is the same as USHRT_MAX.
Figured out by Greg Skinner

16 years agoreplace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page
martin [Sat, 30 Aug 2008 20:45:31 +0000 (20:45 +0000)]
replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page
plus cast to vaddr_t where necassary

from Miod's todo list

ok miod@

16 years agoCode refactorization and state structure changes in preparation of asynchronous
miod [Sat, 30 Aug 2008 20:13:03 +0000 (20:13 +0000)]
Code refactorization and state structure changes in preparation of asynchronous
abort commands, needed to eventually support command timeouts for non-polled
commands... no functional change.

16 years agono need to include uvm/uvm.h twice
martin [Sat, 30 Aug 2008 18:58:24 +0000 (18:58 +0000)]
no need to include uvm/uvm.h twice

16 years agouse a bitmap to store the features. simplify the code a bit and allow for
fgsch [Sat, 30 Aug 2008 10:41:38 +0000 (10:41 +0000)]
use a bitmap to store the features. simplify the code a bit and allow for
future work.  ok av@ a similar diff.

16 years agoMove the link state check back up to the top of the various status
brad [Sat, 30 Aug 2008 08:16:13 +0000 (08:16 +0000)]
Move the link state check back up to the top of the various status
functions right after reading the BMSR as it was before the addition
of the fiber support and simplify brgphy_fiber_status() a bit.

ok dlg@

16 years agogarbage collect the no longer used GEM_IS_APPLE macro.
brad [Sat, 30 Aug 2008 07:41:51 +0000 (07:41 +0000)]
garbage collect the no longer used GEM_IS_APPLE macro.

16 years agoFix an issue initially reported by drahn@ with gem(4) where these
brad [Sat, 30 Aug 2008 07:39:12 +0000 (07:39 +0000)]
Fix an issue initially reported by drahn@ with gem(4) where these
drivers can report 2-3x times the number of actual packets being
transmitted by only incrementing the counter for descriptors with
buffers being freed.

ok kettenis@

16 years agoregen
brad [Sat, 30 Aug 2008 07:25:11 +0000 (07:25 +0000)]
regen

16 years agoAdd PCI ids for Intel E1000 82576 based boards.
brad [Sat, 30 Aug 2008 07:24:32 +0000 (07:24 +0000)]
Add PCI ids for Intel E1000 82576 based boards.

From FreeBSD

16 years agoregen
brad [Sat, 30 Aug 2008 04:51:45 +0000 (04:51 +0000)]
regen

16 years agoAdd the vendor ID for Techsan Electronics and PCI ids for their
brad [Sat, 30 Aug 2008 04:50:50 +0000 (04:50 +0000)]
Add the vendor ID for Techsan Electronics and PCI ids for their
Sky2PC DVB cards.

From jbg@

16 years agoRemove the header that exposed the old wdt ioctl interface to userland,
jsg [Sat, 30 Aug 2008 02:46:56 +0000 (02:46 +0000)]
Remove the header that exposed the old wdt ioctl interface to userland,
wdt was converted to use the common watchdog code some time ago so this
is no longer needed.

"yes, we should remove it" mbalmer@

16 years ago- Remove passing a redundant --no-split flag on the command line
brad [Sat, 30 Aug 2008 01:16:30 +0000 (01:16 +0000)]
- Remove passing a redundant --no-split flag on the command line
  for makeinfo.
- Remove some white space.

ok beck@ biorn@

16 years agoMention Family 11h in the comment.
brad [Sat, 30 Aug 2008 01:10:13 +0000 (01:10 +0000)]
Mention Family 11h in the comment.

16 years agoCorrect the last commit. There is no such thing as the K11
brad [Sat, 30 Aug 2008 01:09:08 +0000 (01:09 +0000)]
Correct the last commit. There is no such thing as the K11
microarchitecture (yet). Family 11h (Griffin) is a K8
microarchitectre CPU with some bits from K10 such as power
management and sensor interface.

16 years agoDisable the use of Jumbo frames on the first generation chips (82542).
brad [Fri, 29 Aug 2008 23:28:34 +0000 (23:28 +0000)]
Disable the use of Jumbo frames on the first generation chips (82542).
The exact details are unknown (possibly hw errata?) but the Windows
and Linux drivers have never supported Jumbos on this chipset and since
it is so old and rare it is not that big of a deal.

From FreeBSD

ok dlg@ awhile ago.

16 years agoTake the PHY out of power down while attaching just before probing for
brad [Fri, 29 Aug 2008 22:59:56 +0000 (22:59 +0000)]
Take the PHY out of power down while attaching just before probing for
PHY. This helps with systems dual booting Windows XP/Vista where the
Windows drivers will put the PHY in power down mode when rebooting.

From FreeBSD

16 years agoBuild with mtrr support on amd64. This really should have gone in in
oga [Fri, 29 Aug 2008 15:14:59 +0000 (15:14 +0000)]
Build with mtrr support on amd64. This really should have gone in in
edmonton, but I forgot.

ok and extra testing phessler@.

16 years agoDon't memcpy too far whem drm_realloc() is called with a smaller size.
oga [Fri, 29 Aug 2008 13:44:23 +0000 (13:44 +0000)]
Don't memcpy too far whem drm_realloc() is called with a smaller size.
This was never noticed since it's always used with a larger size.

Noticed by Stephane Marchesin.

16 years agoFix nvi's cscope support in the case that someone provided a filename
oga [Fri, 29 Aug 2008 13:07:13 +0000 (13:07 +0000)]
Fix nvi's cscope support in the case that someone provided a filename
without a directory (e.g. :cscope add cscope.out). Found and fixed by
Paul Irofti, with help from me; Thanks!

upstream nvi also has this fix.

ok otto@.

16 years agomove code to support Frequency-Hopping spread spectrum (FHSS) PHYs
damien [Fri, 29 Aug 2008 12:14:53 +0000 (12:14 +0000)]
move code to support Frequency-Hopping spread spectrum (FHSS) PHYs
to the Attic.  nothing uses it in the tree and it is very unlikely
that something will use it one day.
the only driver supporting FHSS PHYs in the tree is ray(4) and it
does not use net80211.

16 years agoremove BIND's delegation-only from default config files.
jakob [Fri, 29 Aug 2008 11:47:49 +0000 (11:47 +0000)]
remove BIND's delegation-only from default config files.
ok djm@ millert@

16 years agoadd support for software crypto to allow WPA/WPA2/RSN. it is disabled
reyk [Fri, 29 Aug 2008 11:15:32 +0000 (11:15 +0000)]
add support for software crypto to allow WPA/WPA2/RSN.  it is disabled
for now because it needs more testing, but basic WPA/WPA2 and WEP
seems to work.  to enable it, set the compiled-in ath_softcrypto
variable to 1.

this is based on a previous diff from damien@ with some changes to
disable the hardware crypto engine if softcrypto is enabled and to
keeps the hardware crypto code in place to allow later work on
hardware WPA/WPA2.

16 years agoacx(4) supports Host AP mode too and does not handle PS STAs properly
damien [Fri, 29 Aug 2008 10:52:41 +0000 (10:52 +0000)]
acx(4) supports Host AP mode too and does not handle PS STAs properly
(since it uses net80211 and does not manage dynamic parts of beacons).

spotted by jmc@

16 years agoadd a HAL function to force disabling the hardware crypto engine
reyk [Fri, 29 Aug 2008 10:05:00 +0000 (10:05 +0000)]
add a HAL function to force disabling the hardware crypto engine

16 years agoPre-commit checks (CVSROOT/commitinfo) are run before log message is
tobias [Fri, 29 Aug 2008 09:54:22 +0000 (09:54 +0000)]
Pre-commit checks (CVSROOT/commitinfo) are run before log message is
requested. Do this for GNU cvs compatibility, too.

ok joris

16 years agoSupport for variable expansion in trigger files added.
tobias [Fri, 29 Aug 2008 09:51:21 +0000 (09:51 +0000)]
Support for variable expansion in trigger files added.

ok joris

16 years agoIf parsing of a command in one of the trigger files fails, treat this as an
tobias [Fri, 29 Aug 2008 09:46:10 +0000 (09:46 +0000)]
If parsing of a command in one of the trigger files fails, treat this as an
error instead of ignoring it.

ok joris

16 years agonew sentence, new line.
damien [Fri, 29 Aug 2008 09:44:16 +0000 (09:44 +0000)]
new sentence, new line.

16 years agothe atw(4) man page says:
damien [Fri, 29 Aug 2008 09:30:23 +0000 (09:30 +0000)]
the atw(4) man page says:

   "The driver lets you change to Host AP mode, but it does not work
    and it probably never will."

so just remove the HOSTAP capability bit in the code and remove this
sentence.

16 years agoadd the following paragraph from the wi(4) manual page to the
damien [Fri, 29 Aug 2008 09:03:48 +0000 (09:03 +0000)]
add the following paragraph from the wi(4) manual page to the
CAVEATS section of all drivers claiming HostAP support:

"Host AP mode doesn't support power saving.  Clients attempting to
 use power saving mode may experience significant packet loss
 (disabling power saving on the client will fix this)."

unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.

proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.

16 years agofix comment: we use a pool for namei, so malloc considerations do not
otto [Fri, 29 Aug 2008 08:57:28 +0000 (08:57 +0000)]
fix comment: we use a pool for namei, so malloc considerations do not
apply; ok jsg@

16 years agogarbage collect unused capabilities and configurations flags.
damien [Fri, 29 Aug 2008 08:40:53 +0000 (08:40 +0000)]
garbage collect unused capabilities and configurations flags.
add two capabilities flags: IEEE80211_C_HT for HT STAs (802.11n)
and IEEE80211_C_APPMGT which indicates the capability for an AP
to buffer unicast and multicast traffic for STAs in PS mode.
all drivers claiming HostAP support should support that but the
truth is that none of them do.
most of them are still at the 802.11b-only era and do not update
dynamic parts of beacons or process frames from ic_pwrsaveq.

16 years ago- prevent sysmerge from installing a virgin master.passwd and group
ajacoutot [Fri, 29 Aug 2008 08:17:28 +0000 (08:17 +0000)]
- prevent sysmerge from installing a virgin passwd and group
files (only allow delete or merge+install); requested by nick@

no objections from laurent@ krw@ oga@
ok sthen@ nick@

16 years agoMSIZE and MCLBYTES are now defined in sys/param.h; from Jordan Gordeev
jmc [Fri, 29 Aug 2008 08:13:08 +0000 (08:13 +0000)]
MSIZE and MCLBYTES are now defined in sys/param.h; from Jordan Gordeev
ok thib

16 years agosupport AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@
cnst [Fri, 29 Aug 2008 03:38:31 +0000 (03:38 +0000)]
support AMD Family 11h (Turion X2 Ultra et al);  discussed with jsg@ and jmc@

16 years agoIgnore xserver provided mmio address. We already have it. From git.
oga [Thu, 28 Aug 2008 18:29:08 +0000 (18:29 +0000)]
Ignore xserver provided mmio address. We already have it. From git.

16 years agounbreak IEEE80211_DEBUG
damien [Thu, 28 Aug 2008 17:56:24 +0000 (17:56 +0000)]
unbreak IEEE80211_DEBUG

16 years agoRewrite the multicast/promiscuous handling and in the process merge into
brad [Thu, 28 Aug 2008 17:51:09 +0000 (17:51 +0000)]
Rewrite the multicast/promiscuous handling and in the process merge into
one function. Also fix reception of multicast packets when in promisuous
mode. The Realtek chips are a little different than most others in that
they will not receive multicast packets by enabling promiscuous mode
alone.

Tested by naddy@ and sthen@
ok naddy@

16 years agoindent IF_PURGE. pointed out by brad@
damien [Thu, 28 Aug 2008 16:02:14 +0000 (16:02 +0000)]
indent IF_PURGE.  pointed out by brad@

no binary changes.

16 years ago#undef IPW_DEBUG
damien [Thu, 28 Aug 2008 16:00:21 +0000 (16:00 +0000)]
#undef IPW_DEBUG
fix a comment while i'm here.

pointed out by brad@

16 years ago80 cols.
damien [Thu, 28 Aug 2008 15:55:37 +0000 (15:55 +0000)]
80 cols.

no binary changes.

16 years agoWPA support for iwi(4).
damien [Thu, 28 Aug 2008 15:52:20 +0000 (15:52 +0000)]
WPA support for iwi(4).
some initial WMM bits too.
use license.template while i'm here.

16 years agoDo not try to attach to rev 2 BCM4311/BCM4312 chipsets as they
brad [Thu, 28 Aug 2008 15:19:03 +0000 (15:19 +0000)]
Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as they
require v4 firmware and the driver currently uses v3 firmware.

ok mglocker@

16 years agoi've lost the IF_PURGE() bits in the process...
damien [Thu, 28 Aug 2008 15:08:38 +0000 (15:08 +0000)]
i've lost the IF_PURGE() bits in the process...
use license.template while i'm here.

16 years agoWPA support for ipw(4).
damien [Thu, 28 Aug 2008 14:40:44 +0000 (14:40 +0000)]
WPA support for ipw(4).
Did a lot of cleanup while I was there.

16 years agosome style fixes.
brad [Thu, 28 Aug 2008 13:19:38 +0000 (13:19 +0000)]
some style fixes.

16 years agoFix a typo in the naming of the PPPoE input queues, ppoe -> pppoe.
brad [Thu, 28 Aug 2008 13:10:54 +0000 (13:10 +0000)]
Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe.

ok canacar@

16 years agosome auacer(4) bits;
jmc [Thu, 28 Aug 2008 13:09:02 +0000 (13:09 +0000)]
some auacer(4) bits;

16 years agoencode the speed and link state in the local port key.
reyk [Thu, 28 Aug 2008 11:10:25 +0000 (11:10 +0000)]
encode the speed and link state in the local port key.

ok brad@

16 years agoman page for the auacer(4) driver.
mikeb [Thu, 28 Aug 2008 10:29:35 +0000 (10:29 +0000)]
man page for the auacer(4) driver.

16 years agoDriver for Acer Labs M5455 integrated sound found on recent Ultra workstations.
mikeb [Thu, 28 Aug 2008 10:21:22 +0000 (10:21 +0000)]
Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.
Suggestions and corrections by kettenis, ratchov, jakemsr.  Thanks a lot!
Recording doesn't work at the moment.

ok kettenis ratchov

16 years agotypo; from hyjial
jmc [Thu, 28 Aug 2008 08:39:44 +0000 (08:39 +0000)]
typo; from hyjial
ok otto

16 years ago- enable uvideo on sgi, it's working for me with a quickcam e 3500 plus
jasper [Thu, 28 Aug 2008 05:18:26 +0000 (05:18 +0000)]
- enable uvideo on sgi, it's working for me with a quickcam e 3500 plus

ok mglocker@

16 years agoIgnore userland provided batchbuffer start parameter, we can determine
oga [Thu, 28 Aug 2008 02:26:16 +0000 (02:26 +0000)]
Ignore userland provided batchbuffer start parameter, we can determine
it ourselves.

From drm git.

16 years agoset sarea_priv to NULL to prevent possible access on next open/close.
oga [Thu, 28 Aug 2008 01:51:52 +0000 (01:51 +0000)]
set sarea_priv to NULL to prevent possible access on next open/close.

From Robert Noland via drm git.

16 years agoKill the ifdefed out ttm interface stuff. The intel driver has
oga [Thu, 28 Aug 2008 01:34:18 +0000 (01:34 +0000)]
Kill the ifdefed out ttm interface stuff. The intel driver has
definitively gone for GEM so this will not be needed.

No binary change.

16 years agoAdd some more E1000 PCI ids.
brad [Thu, 28 Aug 2008 01:17:29 +0000 (01:17 +0000)]
Add some more E1000 PCI ids.

From FreeBSD

16 years agoThis file was meant to be removed with the last commit, it's now empty
oga [Thu, 28 Aug 2008 00:44:31 +0000 (00:44 +0000)]
This file was meant to be removed with the last commit, it's now empty
and unused.

16 years agoreplace usage of drm_memrange with extent(9). No functional change, but
oga [Thu, 28 Aug 2008 00:19:27 +0000 (00:19 +0000)]
replace usage of drm_memrange with extent(9). No functional change, but
should shrink the kernel somewhat. For some strange reason I was unaware
of this api when I pulled in these changes.

tested by myself and Paul de Weerd, thanks!

16 years agodocument \user; from Kristaps D?onsons, originally from Mengzhu Wang
jmc [Wed, 27 Aug 2008 20:39:32 +0000 (20:39 +0000)]
document \user; from Kristaps D?onsons, originally from Mengzhu Wang
document comma separated entries; from millert
reorganise the page a bit to read better

ok millert

16 years agoRemove a redundant define for RL_CFG2 and remove an incorrect comment.
brad [Wed, 27 Aug 2008 20:38:59 +0000 (20:38 +0000)]
Remove a redundant define for RL_CFG2 and remove an incorrect comment.

16 years agocorrect man sections; from Tobias Sarnowski
jmc [Wed, 27 Aug 2008 20:20:13 +0000 (20:20 +0000)]
correct man sections; from Tobias Sarnowski
ok millert

16 years agoadd an Xr to usb, now that we have usb on sgi
jasper [Wed, 27 Aug 2008 20:12:00 +0000 (20:12 +0000)]
add an Xr to usb, now that we have usb on sgi

16 years agosync
deraadt [Wed, 27 Aug 2008 17:33:32 +0000 (17:33 +0000)]
sync