summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
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
1999-07-23new modemTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23new modemTheo de Raadt
1999-07-23add fga, daadio, fvme, scf, flash for FORCE boards (commented out)Jason Wright
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright
o fga5000 vme-sbus bridge o system config registers o flash memory and daadio VME board driver
1999-07-23Don't even try wdc_get_params on a drive that didn't show up as ATAPIConstantine Sapuntzakis
during probe. This has a slight chance of breaking the detection of some ATAPI devices (which don't show during initial probe). Thanks to deraadt for pointing this out.
1999-07-23Fix for UVM. (ok art@, as was last commit, missed it there)Hakan Olsson
1999-07-23Add uvm_pagealloc_contigHakan Olsson
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-07-23do not print media information to dmesg; ifconfig shows itTheo de Raadt
1999-07-23doesn't end does it...Theo de Raadt
1999-07-23more slight dmesg formatting for some a really stupid driveTheo de Raadt
1999-07-23use READ_BIG for atapi; LS-120 works nowTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23other devices..Theo de Raadt
1999-07-23Identify Drive may have to access media. So, wait up to 10s (in polling mode)Constantine Sapuntzakis
for Identify Drive to do its thing. This should fix the "IDENTIFY timeout" some people are seeing. ATAPI SCSI buses only have 2 targets.
1999-07-22for drives <10MB of so, print #.##MB for the sizeTheo de Raadt
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22Revert to 1.21Niklas Hallqvist
1999-07-22Reintroduce rev 1.41 which brings us TCP signatures again, but this timeNiklas Hallqvist
hopefully without random kernel data corruption.
1999-07-22syncTheo de Raadt
1999-07-22shortenTheo de Raadt