NetBSD/sys/arch/i386
drochner 04682788a9 misc improvements:
-initialize errno to 0 before receiving
-minimal allowed packet size is 4 (empty data packet)
-Be nice to the TFTP server - tell it that the transfer is finished
  (additinal ACK at EOF, ERROR otherwise). Otherwise, it will linger
  around and retransmit. This can be left out (TFTP_NOTERMINATE) if we
  are really short on space.
1998-05-14 18:26:47 +00:00
..
bioscall fix for changes in bioscall structure and include files 1998-01-06 00:35:42 +00:00
compile
conf Add Ensoniq AudioPCI driver. 1998-05-01 22:00:37 +00:00
eisa Garbage-collect the DMA tag's "_cookie" member; it's not used for anything. 1998-04-26 22:37:20 +00:00
i386 Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
include correct some addresses in the comment that i missed when 1998-05-05 01:36:46 +00:00
isa Set console to polling mode before calling cngetc(). 1998-05-03 10:14:19 +00:00
pci Add a function, pci_bus_flags(), that determines which flags (for memory 1998-05-04 18:49:07 +00:00
stand misc improvements: 1998-05-14 18:26:47 +00:00
Makefile Add isa/pcvt to SUBDIR, this will install /usr/include/machine/pcvt_ioctl.h 1998-04-13 21:54:30 +00:00