summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Collapse)Author
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so).
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-03-05From NetBSD: merge with 960217Niklas 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)
1996-01-31z8530 reorganization from gwr (which i think isn't nearly as machineTheo de Raadt
independent or correct as he thinks it is)
1996-01-31from netbsd;Theo de Raadt
Use the function pointers sc_pio_in, sc_pio_out to call the PIO functions for transfers in data phase so those functions may be MD implementations that do "pseudo-DMA" if desired. Also correct some comments.
1996-01-16Last of the glue and devices for for PCMCIA support from Stefan Grefenhvozda
<grefen@convex.com> with modifications by John Kohl <jtk@kolvir.blrc.ma.us>
1996-01-15from netbsd:Theo de Raadt
Add the "ahe" driver, autoconfiguration support for the aic7xxx-based Adaptec 2[78]4x SCSI controllers, from Michael Graff <explorer@flame.org>. Fixes PR #1594 from Noriyuki Soda <soda@sra.co.jp> in a different way.
1996-01-15Register defs for Intel 82365 PCMCIA controllerhvozda
1996-01-05from netbsd: LEINTR_UNIT goes awayTheo de Raadt
1996-01-04mi 5380 driverTheo de Raadt
1996-01-03goes in dev/icTheo de Raadt
1996-01-03Patches to use Hayes ESP with com.c; from banshee@gabriella.resort.com;Theo de Raadt
netbsd pr#1865. the ESP card code is always enabled -- we will have to see if that fails on any chipsets.
1996-01-02add comments; from banshee@gabriella.resort.com; netbsd pr#1864Theo de Raadt
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-12-27from netbsd; merge latest Thomas version with our minimal changesTheo de Raadt
1995-12-15update from netbsdTheo de Raadt
1995-12-15update from netbsdTheo de Raadt
1995-12-15from netbsd; mi lance driverTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt