New pseudo-device to provide for a way of obtaining a socket by open()ing

something in /dev.

Obtained from: Christos Zoulas (NetBSD)
This commit is contained in:
newton 1999-01-30 06:28:29 +00:00
parent 3a0b50bd2a
commit a0e0bc85ae

View File

@ -657,6 +657,7 @@ vm/vm_swap.c standard
vm/vm_unix.c standard
vm/vnode_pager.c standard
vm/vm_zone.c standard
dev/streams/streams.c optional streams device-driver
#
# USB support
dev/pci/uhci_pci.c optional uhci device-driver