Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-19 | do SIOCGIFADDR in ether_ioctl | Michael Shalayeff | |
1996-12-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm | |
1996-11-30 | sync | Jason Downs | |
1996-11-30 | fix order of #if defined's so it compiles | Todd C. Miller | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-31 | Add ATM defines. From Jim Rees <rees@umich.edu> | Todd C. Miller | |
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist | |
1996-10-18 | -Wall happiness + feed np into ncr_scatter so vtophys will work on alpha | Niklas Hallqvist | |
1996-10-16 | unused var | Theo de Raadt | |
1996-10-14 | sync | Theo de Raadt | |
1996-10-14 | rename some 3cxxx stuff | Theo de Raadt | |
1996-10-14 | sync | Theo de Raadt | |
1996-10-14 | no need for --posix flag | Theo de Raadt | |
1996-10-14 | better 3c59x and 3c9xx support; netbsd pr#2840; curt@portal.ca | Theo de Raadt | |
1996-10-13 | Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>. | Jason Downs | |
1996-10-12 | Support LUNs. My God... | Jason Downs | |
1996-10-04 | __OpenBSD__ | Theo de Raadt | |
1996-09-05 | se@freebsd.org: fix sync transfer negotiation. | dm | |
1996-09-05 | se@freebsd.org: some changes for the 53c860 and the 53c875 | dm | |
1996-08-23 | __OpenBSD__ messup fixed | Niklas Hallqvist | |
1996-08-21 | check for __OpenBSD__, prep for tossing __NetBSD__? | Theo de Raadt | |
1996-07-27 | split cy driver up | Theo de Raadt | |
1996-06-27 | new 2940 driver merged from freebsd sources 960623 | shawn | |
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). |