freebsd_amp_hwpstate/share/examples
Warner Losh 6715fca911 o Add cardbus support (use pci attachment for now)
<bde>
o Add comments in some places to clarify some points.
o Don't typedef sc_p.  This isn't usually done in the drivers and may
  cause problems in teh future if C goes the C++ route of requiring
  one and only one definition for each and every type.  Instead use
  the current convetion of expanding struct ${1}_softc * inline needed.
o change some comments to be more style(9)-like.
o Define and use DEV2SOFTC to encapsulate storing/getting softc from a
  dev_t.  This also takes care of the missing cast from the examples.
o Define and use DEVICE2SOFTC, similar to DEV2SOFTC for getting the
  softc from a device_t.
</bde>

We still should have this generate foo_{isa,pci,pccard,cardbus,eisa}.c
and foovar.h from templates of some sort, but I was too lazy to do
that in this commit.  I did document it in the comments, however.

Note: bde-like corrections made with the help of my my portable
plastic bde icon.  Results with the real bde may vary with use.
2000-12-18 21:08:53 +00:00
..
FreeBSD_version
IPv6
atm
bootforth
cvsup
diskless
drivers o Add cardbus support (use pci attachment for now) 2000-12-18 21:08:53 +00:00
etc Add a reference to the fetch(3) man page. 2000-12-10 13:24:41 +00:00
find_interface
ibcs2
isdn Ooops, forgot to add the originator for the last FAQ entry 2000-11-01 14:08:58 +00:00
kld Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libvgl
mdoc mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
meteor
netgraph
nwclient
perfmon
portal
ppi
ppp Add more comments, fix a typo, mention how to do PPPoUDP using encryption 2000-12-01 11:52:22 +00:00
pppd
printing
scsi_target Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
ses
slattach
sliplogin
startslip
sunrpc Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
worm
Makefile