index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
/
if_ed.c
Age
Commit message (
Expand
)
Author
1997-10-06
make it comple w/ ED_DEBUG
Michael Shalayeff
1997-08-20
Fix for some stupid ne2000 clones that get into a weird state and
Todd C. Miller
1997-08-01
squish into one line
Theo de Raadt
1997-06-20
typo
Michael Shalayeff
1997-04-14
Correct some bogus casts and change u_short -> u_int16_t
Todd C. Miller
1997-04-13
Add support for PCI NE2000 clones. I finally got around to doing this :-)
Todd C. Miller
1997-03-21
64-bit clean. if_ed.c now works on alpha.
Niklas Hallqvist
1997-02-21
We do not use the rsr field
Niklas Hallqvist
1996-11-29
Missing pieces of new bus.h that CVS lost behind my back
Niklas Hallqvist
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-11-07
Parenthesize bit ops in last change (-Wall fix)
Niklas Hallqvist
1996-11-07
Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforced
Niklas Hallqvist
1996-10-16
unused vars
Theo de Raadt
1996-10-05
Avoid odd aligned 16-bit entities for mips sake
Niklas Hallqvist
1996-09-26
Fix alignment for mips & other strict architectures, mostly used lance stuff.
Niklas Hallqvist
1996-08-02
DOH! transmit got broken in the last commit.
Niklas Hallqvist
1996-07-31
Drop the ed_ring structure in favour of a byte-array and offset constants.
Niklas Hallqvist
1996-05-26
sync 0521
Theo de Raadt
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-04-27
Extend the bus.h interface with endian conversion functions and use
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-03-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-03-08
From NetBSD: merge of 960217
Niklas Hallqvist
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1996-01-16
Last of the glue and devices for for PCMCIA support from Stefan Grefen
hvozda
1996-01-10
Imported from FreeBSD:
chuck
1995-12-27
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt