freebsd-nq/sys
Stefan Eßer 9ddf96998e ncr.c:
New config option "NCR_IOMAPPED" makes the driver use port I/O.
Put back in 53c815 defines, submitted by Mikael Hybsch <micke@dynas.se>.
These had got lost between cvs rev. 1.14 and now ...

pci.c:

Really write config space register.
Assign ports starting at 0xbc00.

Submitted by:	wolf
Reviewed by:	se
1995-02-14 23:33:38 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Add the ISDN entries 1995-02-14 22:34:41 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev ncr.c: 1995-02-14 23:33:38 +00:00
fs YFfix 1995-02-14 06:31:13 +00:00
gnu Julian E. says the code is out of date, but I can at least make the 1995-02-14 22:33:10 +00:00
i386 Bring in the ISDN driver entries. 1995-02-14 22:36:49 +00:00
isa Fixed cursor xor problem... 1995-02-14 14:37:53 +00:00
isofs/cd9660 strategy for block and char devices are rightfully spec_strategy. 1995-02-13 06:12:32 +00:00
kern Here it came-the all-brand-new snoop device.. 1995-02-14 21:21:26 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs YFfix 1995-02-14 06:31:13 +00:00
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net *close: just purge tty queues if we can't drain them 1995-02-13 02:09:14 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet After dynamically reducing rtq_reallyold, have in_rtqkill() reduce the 1995-02-14 23:11:26 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs YFfix 1995-02-14 06:22:18 +00:00
nfsclient YFfix 1995-02-14 06:22:18 +00:00
nfsserver YFfix 1995-02-14 06:22:18 +00:00
pci ncr.c: 1995-02-14 23:33:38 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi YFfix. 1995-02-14 06:28:25 +00:00
sys TS_SNOOP flag added to identify tty is begin snoopped 1995-02-14 21:23:48 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs YF fix. 1995-02-14 06:14:28 +00:00
vm YF fix. 1995-02-14 06:14:28 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00