Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-21 | use correct copyright | chuck | |
1996-06-21 | PCI glue for the en ATM device. | chuck | |
1996-06-21 | add ENI ATM | chuck | |
1996-06-21 | regenerate | chuck | |
1996-06-21 | add ENI-155P ATM. | chuck | |
1996-06-20 | sync | Theo de Raadt | |
1996-06-20 | add Cyclom-Y definitions; from jmarin@pyy.jmp.fi | Theo de Raadt | |
1996-06-17 | probe routine has to have a way to succeed; netbsd pr#2555; ↵ | Theo de Raadt | |
peter@peter.noc.demon.net | |||
1996-06-10 | sync to 0607 | Theo de Raadt | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-05-10 | sync with pcidevs | Theo de Raadt | |
1996-05-10 | + pcnet-pci | Theo de Raadt | |
1996-05-10 | split le driver, add iy driver | 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 | |
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-05 | ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and | Theo de Raadt | |
pete@demon.net | |||
1996-05-03 | prettier printf messages | Theo de Raadt | |
1996-05-02 | if_ep splitup | Theo de Raadt | |
1996-04-28 | Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerate | Thorsten Lockert | |
PCI device lists to compiles with PCI_VERBOSE works again | |||
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-22 | Fix previous changes; we actually take a device name too so as to avoid | Thorsten Lockert | |
having just non-descript "pci" devices show up in interrupt stats | |||
1996-03-19 | Merging 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-05 | sc_dev -> tulip_dev | dm | |
1996-02-29 | Supplement the known PCI Vendor list | Thorsten Lockert | |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten 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-02-18 | Add another PCI vendor / product | Thorsten Lockert | |
1996-02-13 | Recognize 3c595 (same as 3c590, according to FreeBSD if_vx) | dm | |
1996-01-15 | from 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. | |||
1995-12-27 | from 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-27 | from netbsd; merge latest Thomas version with our minimal changes | Theo de Raadt | |
1995-12-14 | from netbsd: add 3c590 and adaptec ultra | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Don't use the softc at probe time on pci devices because it has not been allocated yet | |||
1995-12-01 | from netbsd: | Theo de Raadt | |
Changed to use the hacked up version Thor got from the original maintainers. It is uglier than mycroft's version, but it works on a lot more machines than his does. Hopefully this can be fixed "for real" after the release. Note that although it works on a superset of the machines that mycroft's did, it is still broken on some slower machines with fast disks. The thing is full of timing bugs. Sigh. | |||
1995-10-26 | DV_DISK -> DV_DULL | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |