diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2002-05-01 04:53:36 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2002-05-01 04:53:36 +0000 |
| commit | 64c5487f6092c63286837b68aa01923a153141f7 (patch) | |
| tree | 3baf80a5f203b6d6ce6d7aca212336443e7a493a /release | |
| parent | addbf23d05fb718b6aa41296c094225e7dfb6a90 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/i386/drivers.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf index a28dabdbbfe1..cd815e95f0c6 100644 --- a/release/i386/drivers.conf +++ b/release/i386/drivers.conf @@ -55,3 +55,6 @@ vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card" wb if_wb 2 network "Winbond W89C840F PCI ethernet card" wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card" xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card" +SYSVSHM sysvshm 2 options "SYSV-style shared memory" +SYSVMSG sysvmsg 2 options "SYSV-style message queues" +SYSVSEM sysvsem 2 options "SYSV-style semaphores" |
