Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27643
b: refs/heads/master
c: 4c84a39
h: refs/heads/master
i:
  27641: c60bc67
  27639: b9dfda9
v: v3
  • Loading branch information
Linus Torvalds committed Jun 20, 2006
1 parent df53b7d commit a32eed8
Show file tree
Hide file tree
Showing 374 changed files with 26,513 additions and 12,525 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ead190bfde2a434c74ea604382d08acb2eceef5
refs/heads/master: 4c84a39c8adba6bf2f829b217e78bfd61478191a
9 changes: 9 additions & 0 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1402,6 +1402,15 @@ running once the system is up.
If enabled at boot time, /selinux/disable can be used
later to disable prior to initial policy load.

selinux_compat_net =
[SELINUX] Set initial selinux_compat_net flag value.
Format: { "0" | "1" }
0 -- use new secmark-based packet controls
1 -- use legacy packet controls
Default value is 0 (preferred).
Value can be changed at runtime via
/selinux/compat_net.

serialnumber [BUGS=IA-32]

sg_def_reserved_size= [SCSI]
Expand Down
10 changes: 5 additions & 5 deletions trunk/Documentation/networking/README.ipw2200
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Copyright (C) 2004-2006, Intel Corporation

README.ipw2200

Version: 1.0.8
Date : October 20, 2005
Version: 1.1.2
Date : March 30, 2006


Index
Expand Down Expand Up @@ -103,7 +103,7 @@ file.

1.1. Overview of Features
-----------------------------------------------
The current release (1.0.8) supports the following features:
The current release (1.1.2) supports the following features:

+ BSS mode (Infrastructure, Managed)
+ IBSS mode (Ad-Hoc)
Expand Down Expand Up @@ -247,8 +247,8 @@ and can set the contents via echo. For example:
% cat /sys/bus/pci/drivers/ipw2200/debug_level

Will report the current debug level of the driver's logging subsystem
(only available if CONFIG_IPW_DEBUG was configured when the driver was
built).
(only available if CONFIG_IPW2200_DEBUG was configured when the driver
was built).

You can set the debug level via:

Expand Down
Loading

0 comments on commit a32eed8

Please sign in to comment.