opnsense-src/sys
Mike Smith 9eee27f16d Updates resulting from new documentation from Mylex and some cleaning:
- Don't keep private copies of some of the data fields from the
   ENQUIRY and ENQUIRY2 commands.  Instead, standardise on the ENQUIRY2
   command for initial adapter information, and keep a copy of the entire
   structure.  Refer to it where appropriate.

 - Move all of the controller description functionality into a new
   function.  Print lots more controller data if bootverbose is set.
   Add knowledge of the DAC960 PR, PT, PTL0 and PRL controllers, rename
   the 960PTL -> PTL0 and 1100P -> 1100PVX.

 - Correctly terminate an error message.

The controller interface procedures have been reviewed against the
Mylex-supplied documentation; no changes appear necessary at this
time.
1999-12-22 01:21:28 +00:00
..
alpha Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
amd64 Use the correct return value for MCA NMIs. 1999-12-21 18:13:02 +00:00
boot - Supported the bd_getbigeom function and use this function to get BIOS 1999-12-19 14:05:46 +00:00
cam Make sure we don't look at an edt entry that could go away when we try 1999-12-20 16:16:53 +00:00
coda Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
compat
compile
conf Update vnode_if.sh location. This was deliberately left a while after 1999-12-22 01:07:30 +00:00
contrib Garbage collect oltr_pci_shutdown 1999-12-21 08:21:36 +00:00
ddb
dev Updates resulting from new documentation from Mylex and some cleaning: 1999-12-22 01:21:28 +00:00
fs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
geom Remove unused variable 1999-12-21 08:20:36 +00:00
gnu Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
i4b
i386 Use the correct return value for MCA NMIs. 1999-12-21 18:13:02 +00:00
isa Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some 1999-12-21 09:16:03 +00:00
isofs/cd9660 Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
kern regenerate after making getfh a standard syscall. 1999-12-21 20:21:48 +00:00
libkern
miscfs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
modules Revert previous checkin; I incorrectly thought that it was needed 1999-12-21 20:51:34 +00:00
msdosfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
net
netatalk
netatm
netgraph
netinet Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
netinet6 Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
netipx Lose a register declaration to avoid a warning 1999-12-20 18:43:04 +00:00
netkey
netnatm
netncp
netns
nfs make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
nfsclient make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
nfsserver make getfh a standard syscall instead of dependant on having 1999-12-21 20:21:12 +00:00
ntfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nwfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
pc98 Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
pccard
pci Add #ifdef notyet around uncalled code that is later going to become DDB 1999-12-21 18:11:48 +00:00
posix4
powerpc
rpc
svr4
sys Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
tools
ufs Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
vm
Makefile