summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_ed.c
AgeCommit message (Expand)Author
1997-10-06make it comple w/ ED_DEBUGMichael Shalayeff
1997-08-20Fix for some stupid ne2000 clones that get into a weird state andTodd C. Miller
1997-08-01squish into one lineTheo de Raadt
1997-06-20typoMichael Shalayeff
1997-04-14Correct some bogus casts and change u_short -> u_int16_tTodd C. Miller
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
1997-03-2164-bit clean. if_ed.c now works on alpha.Niklas Hallqvist
1997-02-21We do not use the rsr fieldNiklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-07Parenthesize bit ops in last change (-Wall fix)Niklas Hallqvist
1996-11-07Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforcedNiklas Hallqvist
1996-10-16unused varsTheo de Raadt
1996-10-05Avoid odd aligned 16-bit entities for mips sakeNiklas Hallqvist
1996-09-26Fix alignment for mips & other strict architectures, mostly used lance stuff.Niklas Hallqvist
1996-08-02DOH! transmit got broken in the last commit.Niklas Hallqvist
1996-07-31Drop the ed_ring structure in favour of a byte-array and offset constants.Niklas Hallqvist
1996-05-26sync 0521Theo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-01-16Last of the glue and devices for for PCMCIA support from Stefan Grefenhvozda
1996-01-10Imported from FreeBSD:chuck
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt