njl
05a1f56fc9
Convert callers to the new bus_alloc_resource_any(9) API.
...
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
2004-03-17 17:50:55 +00:00
obrien
5efef14f5f
Use __FBSDID().
...
Also some minor style cleanups.
2003-08-24 18:03:45 +00:00
maxim
f6a778e73a
Remove unused #ifdef BRIDGE.
...
Reviewed by: nyan
2003-06-02 08:36:18 +00:00
phk
8b99bd0a7d
Remove unused #includes.
...
Approved by: nyan
2000-10-31 08:22:26 +00:00
nyan
9d7b8375a5
Don't use bus_get_resource() and bus_get_resource_start() functions if
...
bus_alloc_resource() failed. So, error messages are changed more simply.
Suggested by: "Matthew N. Dodd" <winter@jurai.net>
2000-10-03 11:47:34 +00:00
nyan
bd4026ebae
Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R
...
support which use National Semiconductor DP8393X (SONIC) as ethernet
controller. Currently, this driver is used on only PC-98.
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Obtained from: NetBSD/pc98
2000-10-02 14:27:20 +00:00