summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1998-09-09o Fixed printing of intrstr and other typosJason Wright
1998-09-09Now working on alpha too... -mojMats O Jansson
1998-09-09fall back to openfirmware interrupt processing, might be overriddenDale S. Rahn
1998-09-09Dont swab the data twice, only when assiging to the structure.Dale S. Rahn
1998-09-08o Sync with FreeBSD (if_xl.c 1.10)Jason Wright
1998-09-07syncJason Wright
1998-09-07add 3c900b & 3c900b-comboJason Wright
1998-09-04Add support for 3c980 (Server NIC) -mojMats O Jansson
1998-09-04syncTodd T. Fries
1998-09-04WD9710Todd T. Fries
1998-09-03typoTodd T. Fries
1998-09-03o OpenBSD gets if_media support (from NetBSD)Jason Wright
1998-09-02typoTheo de Raadt
1998-09-02Maintain FreeBSD RCS id'sJason Wright
1998-09-02KNF & printf formattingJason Wright
1998-09-02Missed update of files.pci, and sync with pcidevsJason Wright
1998-09-02o new driver for the 3c900, 3c905, 3c905b ported from FreeBSDJason Wright
1998-08-30syncJason Downs
1998-08-30Cyrix devsJason Downs
1998-08-28alpha alignment fixes, from niklas. Tested on i386.Jason Downs
1998-08-28Changes to make if_de driver work on big endian machines with a 21040 basedDale S. Rahn
1998-08-24Be noisy about media settings.Jason Downs
1998-08-24/dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary ...Todd C. Miller
1998-08-22Allow ofroot to be child of mainbus or root.Dale S. Rahn
1998-08-22Powerpc supports isa not just power4eDale S. Rahn
1998-08-22Powerpc supports isa not just power4eDale S. Rahn
1998-08-21Recent FreeBSD changes and a bug fix.Jason Downs
1998-08-20mmap support for gus, dillema@acm.orgNiels Provos
1998-08-18Remove clearing of interrupt after character output in cnputci(). ClearingPer Fogelstrom
1998-08-17syncTheo de Raadt
1998-08-17ACC PCI SCSTheo de Raadt
1998-08-15fix kbd generated NULs from CTRL-@ and CTRL-SPkstailey
1998-08-14Make printf output during card probe more compact.Matthieu Herrb
1998-08-13syncTheo de Raadt
1998-08-13oopsTheo de Raadt
1998-08-13syncTheo de Raadt
1998-08-13new viatech devices discovered on cvsTheo de Raadt
1998-08-13a proto; fgsch@olimpo.com.brTheo de Raadt
1998-08-13Identify card 0x44 as a 1542C, not 1542CF: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-11Added 3c980, sync with pcidevsMats O Jansson
1998-08-11Added 3c980Mats O Jansson
1998-08-11put irq number on the line with the other info, not on its own lineTodd C. Miller
1998-08-10syncTodd C. Miller
1998-08-10Add SIS 5598 and some descriptinos for other SiS chips used in 5591-based mot...Todd C. Miller
1998-08-08Split ioh allocations so that the devices no longer overlap.Jason Downs
1998-08-08compile when fd is not listed in config file; andrew@creep.netTodd C. Miller
1998-08-07com.c needs to know about mem mapped ports in ppc systems.Per Fogelstrom
1998-08-06syncMichael Shalayeff
1998-08-06add TI1220 PCI-CardBus Bridge; somebody deal w/ that NM3160 thing from intelMichael Shalayeff
1998-08-06Use single line geometry printing. Looks just like sd, now.Jason Downs