Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32046
b: refs/heads/master
c: 8d730cf
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Jun 18, 2006
1 parent 16744c2 commit a87dcec
Show file tree
Hide file tree
Showing 7,684 changed files with 190,087 additions and 323,549 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6482dde1c2811afba289b2344268f850595f350
refs/heads/master: 8d730cfb50cc77da6d00f941daef440918a1922f
15 changes: 7 additions & 8 deletions trunk/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ S: C. Negri 6, bl. D3
S: Iasi 6600
S: Romania

N: Mark Adler
E: madler@alumni.caltech.edu
W: http://alumnus.caltech.edu/~madler/
D: zlib decompression

N: Monalisa Agrawal
E: magrawal@nortelnetworks.com
D: Basic Interphase 5575 driver with UBR and ABR support.
Expand Down Expand Up @@ -1578,8 +1573,12 @@ S: 160 00 Praha 6
S: Czech Republic

N: Niels Kristian Bech Jensen
E: nkbj1970@hotmail.com
E: nkbj@image.dk
W: http://www.image.dk/~nkbj
D: Miscellaneous kernel updates and fixes.
S: Dr. Holsts Vej 34, lejl. 164
S: DK-8230 �byh�j
S: Denmark

N: Michael K. Johnson
E: johnsonm@redhat.com
Expand Down Expand Up @@ -3401,10 +3400,10 @@ S: Czech Republic

N: Thibaut Varene
E: T-Bone@parisc-linux.org
W: http://www.parisc-linux.org/~varenet/
W: http://www.parisc-linux.org/
P: 1024D/B7D2F063 E67C 0D43 A75E 12A5 BB1C FA2F 1E32 C3DA B7D2 F063
D: PA-RISC port minion, PDC and GSCPS2 drivers, debuglocks and other bits
D: Some ARM at91rm9200 bits, S1D13XXX FB driver, random patches here and there
D: Some bits in an ARM port, S1D13XXX FB driver, random patches here and there
D: AD1889 sound driver
S: Paris, France

Expand Down
77 changes: 0 additions & 77 deletions trunk/Documentation/ABI/README

This file was deleted.

13 changes: 0 additions & 13 deletions trunk/Documentation/ABI/obsolete/devfs

This file was deleted.

10 changes: 0 additions & 10 deletions trunk/Documentation/ABI/stable/syscalls

This file was deleted.

30 changes: 0 additions & 30 deletions trunk/Documentation/ABI/stable/sysfs-module

This file was deleted.

16 changes: 0 additions & 16 deletions trunk/Documentation/ABI/testing/sysfs-class

This file was deleted.

25 changes: 0 additions & 25 deletions trunk/Documentation/ABI/testing/sysfs-devices

This file was deleted.

15 changes: 9 additions & 6 deletions trunk/Documentation/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ Intel IA32 microcode
--------------------

A driver has been added to allow updating of Intel IA32 microcode,
accessible as a normal (misc) character device. If you are not using
udev you may need to:
accessible as both a devfs regular file and as a normal (misc)
character device. If you are not using devfs you may need to:

mkdir /dev/cpu
mknod /dev/cpu/microcode c 10 184
Expand All @@ -201,9 +201,7 @@ with programs using shared memory.
udev
----
udev is a userspace application for populating /dev dynamically with
only entries for devices actually present. udev replaces the basic
functionality of devfs, while allowing persistant device naming for
devices.
only entries for devices actually present. udev replaces devfs.

FUSE
----
Expand Down Expand Up @@ -233,13 +231,18 @@ The PPP driver has been restructured to support multilink and to
enable it to operate over diverse media layers. If you use PPP,
upgrade pppd to at least 2.4.0.

If you are not using udev, you must have the device file /dev/ppp
If you are not using devfs, you must have the device file /dev/ppp
which can be made by:

mknod /dev/ppp c 108 0

as root.

If you use devfsd and build ppp support as modules, you will need
the following in your /etc/devfsd.conf file:

LOOKUP PPP MODLOAD

Isdn4k-utils
------------

Expand Down
Loading

0 comments on commit a87dcec

Please sign in to comment.