summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
1997-03-20update for adaptec supportchuck
1997-03-20regenchuck
1997-03-20 - add Adaptec ATM ID's (0x5900, 0x5905). still trying to find out how theychuck
1997-03-12Mips ARC systems (hmmm..) can also have PCI buses...Per Fogelstrom
1997-03-03Sync with NetBSD which is syncing with FreeBSD, whee!Todd C. Miller
1997-02-23#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)Todd C. Miller
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1997-01-24Sync with NetBSD 960123Niklas Hallqvist
1997-01-22only go into wide scsi mode if the card supports itTheo de Raadt
1997-01-17ncr_print() -> scsiprint()kstailey
1997-01-15sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets convertedTheo de Raadt
1996-12-19do SIOCGIFADDR in ether_ioctlMichael Shalayeff
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-11-30syncJason Downs
1996-11-30fix order of #if defined's so it compilesTodd C. Miller
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-31Add ATM defines. From Jim Rees <rees@umich.edu>Todd C. Miller
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-10-18-Wall happiness + feed np into ncr_scatter so vtophys will work on alphaNiklas Hallqvist
1996-10-16unused varTheo de Raadt
1996-10-14syncTheo de Raadt
1996-10-14rename some 3cxxx stuffTheo de Raadt
1996-10-14syncTheo de Raadt
1996-10-14no need for --posix flagTheo de Raadt
1996-10-14better 3c59x and 3c9xx support; netbsd pr#2840; curt@portal.caTheo de Raadt
1996-10-13Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>.Jason Downs
1996-10-12Support LUNs. My God...Jason Downs
1996-10-04__OpenBSD__Theo de Raadt
1996-09-05se@freebsd.org: fix sync transfer negotiation.dm
1996-09-05se@freebsd.org: some changes for the 53c860 and the 53c875dm
1996-08-23__OpenBSD__ messup fixedNiklas Hallqvist
1996-08-21check for __OpenBSD__, prep for tossing __NetBSD__?Theo de Raadt
1996-07-27split cy driver upTheo de Raadt
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-06-21use correct copyrightchuck
1996-06-21PCI glue for the en ATM device.chuck
1996-06-21add ENI ATMchuck
1996-06-21regeneratechuck
1996-06-21add ENI-155P ATM.chuck
1996-06-20syncTheo de Raadt
1996-06-20add Cyclom-Y definitions; from jmarin@pyy.jmp.fiTheo de Raadt
1996-06-17probe routine has to have a way to succeed; netbsd pr#2555; peter@peter.noc.d...Theo de Raadt
1996-06-10sync to 0607Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-10sync with pcidevsTheo de Raadt
1996-05-10+ pcnet-pciTheo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt