NetBSD/share/examples
agc cd3ccd9b12 Add a new, trivial file system, pcifs, which shows the devices on a
pcibus (via pcictl(8)) under the mount point:

% df /mnt
Filesystem         1K-blocks      Used     Avail Capacity  Mounted on
puffs:refuse:pcifs         0         0         0   100%    /mnt
% l /mnt
total 642
drwxr-xr-x   2 root  wheel     0 Jan  1  1970 .
drwxr-xr-x  31 root  wheel  1024 May 16 20:06 ..
lrw-r--r--   1 agc   agc      65 May 16 22:05 000:00:0: -> Intel 82443BX Host Bridge/Controller (host bridge, revision 0x01)
lrw-r--r--   1 agc   agc      55 May 16 22:05 000:01:0: -> Intel 82443BX AGP Interface (PCI bridge, revision 0x01)
lrw-r--r--   1 agc   agc      64 May 16 22:05 000:07:0: -> Intel 82371AB (PIIX4) PCI-ISA Bridge (ISA bridge, revision 0x08)
lrw-r--r--   1 agc   agc      86 May 16 22:05 000:07:1: -> Intel 82371AB (PIIX4) IDE controller (IDE mass storage, interface 0x8a, revision 0x01)
lrw-r--r--   1 agc   agc      58 May 16 22:05 000:07:2: -> Intel 82371AB (PIIX4) USB Host Controller (USB serial bus)
lrw-r--r--   1 agc   agc      87 May 16 22:05 000:07:3: -> Intel 82371AB (PIIX4) Power Management Controller (miscellaneous bridge, revision 0x08)
lrw-r--r--   1 agc   agc      36 May 16 22:05 000:15:0: -> VMware Virtual SVGA II (VGA display)
lrw-r--r--   1 agc   agc      56 May 16 22:05 000:16:0: -> Symbios Logic 53c1030 (SCSI mass storage, revision 0x01)
lrw-r--r--   1 agc   agc      75 May 16 22:05 000:17:0: -> Advanced Micro Devices PCnet-PCI Ethernet (ethernet network, revision 0x10)
lrw-r--r--   1 agc   agc      53 May 16 22:05 000:18:0: -> Ensoniq AudioPCI 97 (audio multimedia, revision 0x02)
%

pcifs uses the virtdir routines, librefuse and puffs.
2007-05-16 21:44:30 +00:00
..
amd Added map_type = file to the global configuration. Else, we would get warnings 2005-08-23 13:54:41 +00:00
apm
disktab Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
emul add a LINUX_MAKEDEV for ptmx 2006-09-22 15:33:08 +00:00
fstab Merge fstab.tmpfs into fstab.ramdisk so that the file names represent 2005-12-24 12:59:21 +00:00
ftpd
hostapd Add a hostapd.conf example based on the one distributed with hostapd. 2006-04-30 13:52:35 +00:00
isdn Correct spelling of "immediate(ly)". From Zafer. 2006-11-24 21:23:07 +00:00
puffs Unmount frequently requires some test code, so define it here as 2007-05-07 17:22:50 +00:00
racoon New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
refuse Add a new, trivial file system, pcifs, which shows the devices on a 2007-05-16 21:44:30 +00:00
secmodel Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for 2007-01-20 16:47:38 +00:00
supfiles Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
syslogd
wsmoused
Makefile Obsolete old fingerprint generation scripts. 2006-09-16 21:03:11 +00:00