NetBSD/sys/arch
scottr 1c0a3c8ce7 Several more changes to move us toward MI-ness:
- Use more consistent and portable types in the softc.
 - Map registers using an array of bus_size_t offsets, and set up the
   mapping in the attach code (thanks to Jason Thorpe for suggesting
   this!).
 - Disable the ae-specific watchdog, which is no longer necessary in
   the general case.

Still remaining:  split out functions used to copy data to/from the
card, and retain a way to have a local driver name with the MI code.
1997-03-19 08:04:38 +00:00
..
alpha fix up new-arp goofups 1997-03-18 07:27:58 +00:00
amiga Remove NAE, put the revision into ae_softc and fixes from dev/ic/am7990.c: 1997-03-18 18:44:53 +00:00
arm32 Add missing ifp variable in eaintr() following new ARP merge. 1997-03-19 02:45:06 +00:00
atari Separate bcopy and copypage stuff from copy.s 1997-03-17 19:46:36 +00:00
hp300 Make active_user_pmap() DTRT while a process is exiting. 1997-03-18 16:39:30 +00:00
i386 Do not permit the user to set the nested task flag. 1997-03-19 03:52:02 +00:00
m68k Separate bcopy and copypage stuff from copy.s 1997-03-17 19:46:36 +00:00
mac68k Several more changes to move us toward MI-ness: 1997-03-19 08:04:38 +00:00
mips Use genassym.sh script to make assym.h, for cross-compiling. 1997-03-16 11:54:03 +00:00
mvme68k Use std.mvme68k, which contains non-optional "options" (a'la other ports). 1997-03-18 21:41:49 +00:00
ofppc Define the `cleankernel' target consistently with other ports. 1997-03-14 23:27:29 +00:00
pc532 Add the "se" device at cdev major 22. 1997-03-18 01:41:40 +00:00
pica New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
pmax Use genassym.sh script to make assym.h, for cross-compiling. 1997-03-16 11:54:03 +00:00
powerpc New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
sparc Use if_media to select media (or autoselect rules) on the Sun4m. 1997-03-17 03:24:26 +00:00
sun3 Sync with the sun3 version. 1997-03-18 23:49:07 +00:00
sun3x Sync with the sun3 version. 1997-03-18 23:49:07 +00:00
vax #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
x68k Separate bcopy and copypage stuff from copy.s 1997-03-17 19:46:36 +00:00