summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-07-30pretty print manufacturer and product for unknown devicesTheo de Raadt
1999-07-30print ports as 0x%x/%d start/len instead of start-endTheo de Raadt
1999-07-30Update RAIDframe from NetBSD-current as of 1999/07/26.Peter Galbavy
Please note that you *must* follow the upgrade instructions at http://www.cs.usask.ca/staff/oster/clabel_upgrade.html before installing the new raidctl and new kernel using this code.
1999-07-30rename rl2->rln for sanityDavid Leonard
1999-07-30printout flawsTheo de Raadt
1999-07-29A probe that fails on an otherwise working card, removedNiklas Hallqvist
1999-07-28Add LLC_SNAPFRAMELEN define. indent.Federico G. Schwindt
1999-07-28Moved the m_data/m_len shave of IP and TCP headers back to its originalcmetz
location, as attempts to do it differently have caused too many problems.
1999-07-27updateMichael Shalayeff
1999-07-27s/disk_pages/scsi_disk_pages/Niklas Hallqvist
1999-07-27regenMatthieu Herrb
1999-07-27add some SiS productsMatthieu Herrb
1999-07-26syncTheo de Raadt
1999-07-26ccubeTheo de Raadt
1999-07-26Move over the ISA PnP support from pccom.c to com.cNiklas Hallqvist
1999-07-26fix my last commit where I committed more than intendedNiklas Hallqvist
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-07-26betterTheo de Raadt
1999-07-26Print the irq first.Federico G. Schwindt
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-26Some people don't have enough RAM in their PCs and expect swapping toConstantine Sapuntzakis
work. Fix an array bounds problem with the imask[] array.
1999-07-25move around ioctl definitionsJason Wright
1999-07-25indentTheo de Raadt
1999-07-25Make sure pciide_machdep.c is uncommentedConstantine Sapuntzakis
1999-07-25add ti*Jason Wright
1999-07-25driver for the Tigon I & Tigon II gigabit ethernet chipsets written byJason Wright
Bill Paul <wpaul@freebsd.org>
1999-07-25mpu_isapnp.c is used only when midi is includedMatthieu Herrb
1999-07-25gets even worse..Theo de Raadt
1999-07-25another costa bug.. erkTheo de Raadt
1999-07-25fake sd_atapi.c and sd_scsi.c until costa fixes it for realTheo de Raadt
1999-07-25costa owes me a beerTheo de Raadt
1999-07-25remove extra commentsTheo de Raadt
1999-07-25disable wt0 by defaultTheo de Raadt
1999-07-25syncTheo de Raadt
1999-07-25Merge sd stuff from NetBSD-current. Helps with LS-120, ZIPConstantine Sapuntzakis
More SCSI logic from NetBSD-current Some tape fixes. ATAPI tapes do not work yet for most operations.
1999-07-25I've gotten complaints about failed DMA with the Acer Labs PCI IDEConstantine Sapuntzakis
chipset. I will disable it until the arrival of the Acer databook so I can validate the driver against some specs.
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-24oops, LS-120 entry mungedTheo de Raadt
1999-07-24pcidevsTheo de Raadt
1999-07-24firewireTheo de Raadt
1999-07-24silently ignore EIO on a disk, since this typically means it isTheo de Raadt
removable media, and guess what, it's probably been removed.
1999-07-24PCMCIAVERBOSE not default anymoreTheo de Raadt
1999-07-24syncJason Wright
1999-07-24typoJason Wright
1999-07-24fix size calculation in SIOCBRDGRTSJason Wright
code size reduction from deraadt@
1999-07-24SDEV_NOMODESENSE on LS-120 VER5 00Theo de Raadt
1999-07-24use pci_mapreg_map(); chris@dqc.orgTheo de Raadt
1999-07-24Return EMSGSIZE for zero length writes - don't panic.brian
1999-07-23Remove obsolete detach logic in preparation of a newer oneNiklas Hallqvist
1999-07-23syncTheo de Raadt