NetBSD/sys/arch
thorpej 748810b06d Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit.  Updated interface to (*if_watchdog)() and (*if_start)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 00:46:37 +00:00
..
alpha *** empty log message *** 1996-05-07 00:33:35 +00:00
amiga Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
arm32 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Fix prototypes of cpu_set_kpc() and pagemove(); closes PR 2367. 1996-05-02 20:49:20 +00:00
i386 We have our own prototype now for fillw() 1996-05-05 22:20:51 +00:00
m68k Fix "prototype disagrees about inline" error. 1996-05-06 20:05:24 +00:00
mac68k This code has not been used in ages and there are at least 2 better 5380 1996-05-06 22:34:09 +00:00
mips Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
mvme68k change dk_establish() back to void again. 1996-05-01 21:22:55 +00:00
pc532 Small tweeks from Matthias Pfaller. 1996-05-03 23:22:54 +00:00
pica update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
pmax Add a hardware dependent initialization function lehwinit() 1996-04-22 02:25:54 +00:00
sparc mountroot: return error code to caller, not -1. 1996-05-04 19:36:01 +00:00
sun3 Kernel crash dumps now work on the sun3. (Yea!) 1996-05-05 06:02:23 +00:00
vax Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
x68k Initial revision 1996-05-05 12:17:14 +00:00