13218 Commits

Author SHA1 Message Date
mycroft
8874fd61ca Update to match generic ISA changes. 1995-04-18 00:59:53 +00:00
mycroft
800b1f371a Fix obvious bug in reading from SB_MIC_PORT. 1995-04-17 23:48:06 +00:00
mycroft
fa37f29dc8 Make some functions non-static. 1995-04-17 23:04:31 +00:00
brezak
1b8667f0aa Add config for PSS 1995-04-17 22:44:38 +00:00
cgd
15552a0e17 if_le conflicts with the Alpha; move description back to i386 1995-04-17 20:23:32 +00:00
leo
21b0b278fc NetBSD/Atari, port by Leo Weppelman. 1995-04-17 19:08:47 +00:00
cgd
af67271a66 try to actually (gasp!) describe the drivers. 1995-04-17 17:54:15 +00:00
cgd
d61eaf6f6d ISA config.new files description. 1995-04-17 16:58:30 +00:00
cgd
6495969b94 use included files wherever possible. 1995-04-17 16:58:14 +00:00
cgd
fac8a6879e MI EISA config.new file lists 1995-04-17 16:15:48 +00:00
cgd
27228062f9 config.new file lists 1995-04-17 16:12:14 +00:00
cgd
982230db44 update for new locations 1995-04-17 15:48:20 +00:00
cgd
8fe775c0de useless, as of the new sound drivers. 1995-04-17 15:29:06 +00:00
cgd
dfeb819b45 move sound drivers to their proper homes. 1995-04-17 15:28:30 +00:00
cgd
cf1c3ea213 these belong in dev/isa; they're being moved there now. 1995-04-17 15:22:27 +00:00
cgd
c0caf19aac oops; forgot to delete this with my ISA autoconfig changes earlier 1995-04-17 15:17:24 +00:00
christos
172747839f Fixes from David Brownlee to:
- default to /etc/netgroup if no input file is specified.
- create a temporary file and rename that to the final destination,
  so the we don't get partially created netgroup files.

Fixes PR bin/963.
1995-04-17 15:12:58 +00:00
ragge
460abf6176 kvm machine specific code for VAX. 1995-04-17 12:44:34 +00:00
ragge
db0c9cd300 Removed VAX specific definitions. 1995-04-17 12:28:29 +00:00
ragge
ce0bb6e8d2 Added libc VAX specific files. 1995-04-17 12:23:33 +00:00
chopps
dbd3d08cf0 set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
cgd
8a640328ed clean up several ISA device interfaces: autoconfiguration, header
inclusion, and interrupt configuration.  more work still needs to be done,
but it's getting better...
1995-04-17 12:06:30 +00:00
chopps
78ec8e7701 terminate comment fixes pr#969 1995-04-17 11:50:36 +00:00
cgd
5f252bb8ea config.new files description for PCI mi files. 1995-04-17 07:46:10 +00:00
cgd
236ef3f326 include PCI machine-independent files list 1995-04-17 07:45:29 +00:00
cgd
14d777dff7 allow most program names to be overridden. kill a bogus } in a comment, and
an unnecessary blank line.
1995-04-17 07:30:54 +00:00
cgd
5f2be04d8e use CC="cc -Werror" for cc; kill bogus COMUNIT option 1995-04-17 07:23:50 +00:00
cgd
1b917f3802 use CC="cc -Werror" for cc 1995-04-17 07:23:34 +00:00
cgd
224a7f4533 config.new description of SCSI mi files. 1995-04-17 07:15:40 +00:00
cgd
662feab780 enable use of include files from "files" files. 1995-04-17 06:59:11 +00:00
cgd
c03b53c2e8 spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
ragge
e1a75f1fbc VAX machine dependent defs removed. 1995-04-17 00:00:27 +00:00
ragge
172d108798 Added SSIZE_MAX, SIZE_T_MAX, UQUAD_MAX, QUAD_MAX and QUAD_MIN. 1995-04-16 20:10:33 +00:00
mycroft
fe87d0399e Update syntax for vnconfig(8). From Greg Hudson. 1995-04-16 19:11:44 +00:00
mycroft
d8d462aeea Update revision number. 1995-04-16 19:11:21 +00:00
mycroft
46fca2353a Update these for ~one month ago. From Greg Hudson. 1995-04-16 19:08:19 +00:00
mycroft
5793176678 Follow symlinks when copying example files. From Greg Hudson. 1995-04-16 19:04:49 +00:00
mycroft
1d829dc021 Follow symlinks when copying .h files. From Greg Hudson. 1995-04-16 19:03:55 +00:00
jtc
4d37095e31 Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
chopps
c9431dc99d new driver from charles. 1995-04-16 15:16:07 +00:00
leo
049520050c Get RAMD_NDEV in sync with definitions in rd_info. 1995-04-16 14:59:03 +00:00
leo
c0f4a40a61 Make it consistent with conf.c . 1995-04-16 14:56:25 +00:00
leo
82aac3e84b Changed '#endif KERNEL' -> '#endif /* _KERNEL */'. 1995-04-16 14:55:09 +00:00
leo
c2e83d3290 Make it work after last week's changes. 1995-04-16 14:53:14 +00:00
leo
7845638d97 Added maxpartitions. 1995-04-16 14:50:40 +00:00
leo
99344526c3 Get TT-RAM sizes right, some more debug output added with -D option. 1995-04-16 14:47:58 +00:00
gwr
5acd5ef18f Support new style core dumps (with .reg section) 1995-04-16 03:07:47 +00:00
gwr
ef7ca50d54 Make less noise about CRC/Framing errors (Sun3/50 gets lots of them). 1995-04-16 01:52:07 +00:00
gwr
a914f4e306 typo 1995-04-16 01:50:45 +00:00
briggs
38cb076019 Get this working. Mainly, don't always round to word transfers on
receive.
1995-04-16 00:14:54 +00:00