mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Add the System V shared memory modules to the mfsroot. This
functionality is required for the linux module, which is required by many third party packages. Merged from: 5.0-DP1 / Perforce
This commit is contained in:
parent
addbf23d05
commit
64c5487f60
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95849
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user