Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24438
b: refs/heads/master
c: 7bebd83
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 27, 2006
1 parent 7f31b36 commit 950ff94
Show file tree
Hide file tree
Showing 384 changed files with 4,375 additions and 16,463 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: fdccffc6b711d1bfcd1e1b569537686dcad423e2
refs/heads/master: 7bebd83dbf096d0bf4b4bfbaf5d8844a05f5eafc
5 changes: 2 additions & 3 deletions trunk/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -3741,11 +3741,10 @@ D: Mylex DAC960 PCI RAID driver
D: Miscellaneous kernel fixes

N: Alessandro Zummo
E: a.zummo@towertech.it
E: azummo@ita.flashnet.it
W: http://freepage.logicom.it/azummo/
D: CMI8330 support is sb_card.c
D: ISAPnP fixes in sb_card.c
D: ZyXEL omni.net lcd plus driver
D: RTC subsystem
S: Italy

N: Marc Zyngier
Expand Down
14 changes: 2 additions & 12 deletions trunk/Documentation/block/biodoc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,18 +132,8 @@ Some new queue property settings:
limit. No highmem default.

blk_queue_max_sectors(q, max_sectors)
Sets two variables that limit the size of the request.

- The request queue's max_sectors, which is a soft size in
in units of 512 byte sectors, and could be dynamically varied
by the core kernel.

- The request queue's max_hw_sectors, which is a hard limit
and reflects the maximum size request a driver can handle
in units of 512 byte sectors.

The default for both max_sectors and max_hw_sectors is
255. The upper limit of max_sectors is 1024.
Maximum size request you can handle in units of 512 byte
sectors. 255 default.

blk_queue_max_phys_segments(q, max_segments)
Maximum physical segments you can handle in a request. 128
Expand Down
3 changes: 0 additions & 3 deletions trunk/Documentation/pnp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ pnp_unregister_protocol
pnp_register_driver
- adds a PnP driver to the Plug and Play Layer
- this includes driver model integration
- returns zero for success or a negative error number for failure; count
calls to the .add() method if you need to know how many devices bind to
the driver

pnp_unregister_driver
- removes a PnP driver from the Plug and Play Layer
Expand Down
182 changes: 0 additions & 182 deletions trunk/Documentation/robust-futex-ABI.txt

This file was deleted.

Loading

0 comments on commit 950ff94

Please sign in to comment.