Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75701
b: refs/heads/master
c: b1c7192
h: refs/heads/master
i:
  75699: 6ccbf99
v: v3
  • Loading branch information
Robert P. J. Day authored and Greg Kroah-Hartman committed Jan 25, 2008
1 parent 66bbec1 commit 5cab91e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: 20fd1e3bea554620d489f3542496639c1babe0b3
refs/heads/master: b1c7192df1b089ed654c76fbf14d7f7dbf4b9616
4 changes: 2 additions & 2 deletions trunk/Documentation/pnp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ The User Interface
------------------
The Linux Plug and Play user interface provides a means to activate PnP devices
for legacy and user level drivers that do not support Linux Plug and Play. The
user interface is integrated into driverfs.
user interface is integrated into sysfs.

In addition to the standard driverfs file the following are created in each
In addition to the standard sysfs file the following are created in each
device's directory:
id - displays a list of support EISA IDs
options - displays possible resource configurations
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/s390/cds.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ During its startup the Linux/390 system checks for peripheral devices. Each
of those devices is uniquely defined by a so called subchannel by the ESA/390
channel subsystem. While the subchannel numbers are system generated, each
subchannel also takes a user defined attribute, the so called device number.
Both subchannel number and device number cannot exceed 65535. During driverfs
Both subchannel number and device number cannot exceed 65535. During sysfs
initialisation, the information about control unit type and device types that
imply specific I/O commands (channel command words - CCWs) in order to operate
the device are gathered. Device drivers can retrieve this set of hardware
Expand Down

0 comments on commit 5cab91e

Please sign in to comment.