summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Collapse)Author
1996-06-18add missing newline in printf. pointed out by Matt ThomasTheo de Raadt
1996-06-02Correct attach outputThorsten Lockert
1996-05-26sync 0521Theo de Raadt
1996-05-10rename 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
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff.
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
pete@demon.net
1996-05-03prettier printf messagesTheo de Raadt
1996-05-02more verbose interrupt handling?Theo de Raadt
1996-05-02if_ep splitupTheo de Raadt
1996-05-02update for eisadevsTheo de Raadt
1996-05-02add entryTheo de Raadt
1996-04-28Make this compile; was missing new first argumentThorsten Lockert
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386)
1995-12-27from netbsd:Theo de Raadt
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers.
1995-10-18initial import of NetBSD treeTheo de Raadt