freebsd-dev/sys
Eivind Eklund e448e98a36 o Return error when the controller can't accept commands.
o Make driver less chatty on boot (only announce version under
  bootverbose)

Submitted by:	Simon Shapiro <shimon@simon-shapiro.org>
1998-06-02 00:32:38 +00:00
..
alpha libtcl expects to see ieeefp.h definitions through this header. 1998-05-13 22:40:42 +00:00
amd64 Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00
compat s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
compile
conf Add minimum driver for XC6200 based cards. Currently it knows about 1998-05-30 18:28:12 +00:00
contrib/softupdates A fix to a debug test from Kirk. 1998-05-27 03:32:23 +00:00
ddb Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
dev o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00
fs Make flushing dirty pages work correctly on filesystems that 1998-05-21 07:47:58 +00:00
geom
gnu Don't use "ffs" in an ext2fs sleep message string. 1998-05-16 17:47:44 +00:00
i386 Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00
isa Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into 1998-05-31 10:53:55 +00:00
isofs/cd9660 As described by the submitter: 1998-05-06 05:29:41 +00:00
kern Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs Make flushing dirty pages work correctly on filesystems that 1998-05-21 07:47:58 +00:00
modules Removed reference to obsolete file "README.iBCS2". 1998-05-19 03:31:34 +00:00
msdosfs Fix priority bug in previous commit. 1998-05-18 10:24:26 +00:00
net Backed out last fix and fixed my typo: 1998-05-21 00:33:16 +00:00
netatalk Remove stray debug message. 1998-05-24 03:25:24 +00:00
netinet Let the sowwakeup macro decide when to call sowakeup rather than have 1998-05-31 18:42:49 +00:00
netipx Don't depend on "implicit int". 1998-05-01 18:30:02 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm
netns
nfs Make sure we go a nfs_fsinfo() in get/putpages before calling 1998-06-01 11:32:53 +00:00
nfsclient Make sure we go a nfs_fsinfo() in get/putpages before calling 1998-06-01 11:32:53 +00:00
nfsserver For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
pc98 Sync with sys/i386/isa/sio.c revision 1.203. 1998-06-01 12:40:24 +00:00
pccard Include pc98.h instead of isa.h when PC98 is defined. 1998-05-05 13:21:08 +00:00
pci o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc/include Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00
rpc
scsi Allow devfs to support the 'uk' device 1998-06-01 19:44:54 +00:00
sys o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00
tools
ufs A fix to a debug test from Kirk. 1998-05-27 03:32:23 +00:00
vm Support a 16K first level cache for 512K 2nd level. Also, add support 1998-05-24 04:25:27 +00:00
Makefile