summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-10-04SoundForte RadioLink SF16-FMR2 FM Radio Card device driverGrigoriy Orlov
2001-10-04Aztech/PackardBell FM Radio Card device driverGrigoriy Orlov
2001-10-04regenGrigoriy Orlov
2001-10-04Add Guillemot MaxiRadioGrigoriy Orlov
2001-10-04Chip specific parts for FM-radio drivers.Grigoriy Orlov
2001-10-04supply entropy from hereMichael Shalayeff
2001-10-04Device independent framework for FM-radio driver.Grigoriy Orlov
2001-10-04Fix up tx logic: can't free zero length mbufs (may have to requeue, and it'sJason Wright
2001-10-04UKC on vax.Miod Vallat
2001-10-03Add $OpenBSD$ tags which were removed when this code was copied.Dale Rahn
2001-10-03Add missed file when committing apm for macppc.Dale Rahn
2001-10-03return 1 from interrupt handled; kevloTheo de Raadt
2001-10-03Rewrite transmit handling (looks something more like hme), also takes advantageJason Wright
2001-10-03Install the bsd.tbxi data file. millert@ ok.Dale Rahn
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-10-03M_WAIT in ether_output is wrong. Fix APPLETALK stuff.Artur Grabowski
2001-10-03If the TDB doesn't have an attached src/dst ID, it can be used for anyAngelos D. Keromytis
2001-10-03fix data sheet link. ok deraadt@Kevin Lo
2001-10-02#ifdef FOO works much better when FOO isn't misspelled.Artur Grabowski
2001-10-02styleJason Wright
2001-10-02De uglify (a bit) and garbage collect a bunch of now unused functions.Jason Wright
2001-10-02Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into staticallyJason Wright
2001-10-02make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@Niels Provos
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-10-02Values coming from userland should be bounds checked, even if we put themConstantine Sapuntzakis
2001-10-02Bounds check index into routing table. Thanks to Ken Ashcraft of StanfordConstantine Sapuntzakis
2001-10-02increase rx descriptors, remove some debugging code, deal with different endi...Jason Wright
2001-10-02fix rtc_write_reg; netbsd.Jason Wright
2001-10-02Convert ip_off of the inner IP header to host order in pf_test_state_icmp().Daniel Hartmeier
2001-10-02syncJason Wright
2001-10-02ALI M5451 audioJason Wright
2001-10-02regen with uplcom devicesTodd C. Miller
2001-10-02Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.orgTodd C. Miller
2001-10-02+audioce (cs4231 at ebus)Jason Wright
2001-10-02fix dma problems... now blaring Berlin's The Metro around the house from U30.Jason Wright
2001-10-01Change the kernel so that is the openfirmware stdout is not provided,Dale Rahn
2001-10-01When booting up in auto-boot? true mode, newer systems do not provideDale Rahn
2001-10-01Always use the IRQ interrupt, and let the SBC_INTR flag only controlMiod Vallat
2001-10-01When you see an error, fix it immediately, otherwise it is possibleDale Rahn
2001-10-01Add Copyright. Image cleanup.Dale Rahn
2001-10-01Piece of "code" which openfirmware will recognize to boot automatically offDale Rahn
2001-10-01+audioceJason Wright
2001-10-01driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy andJason Wright
2001-10-01better nameJason Wright
2001-10-01Avoid panic when unconfiguring raid device which was autoconfigured andGrigoriy Orlov
2001-10-01don't print redundant informationJason Wright
2001-10-01reinitialize ip6_hdr pointer after pf_test; ok dhartmei@ (noticed afterjasoni
2001-10-01There are anecdotal reports of firmware being writable on some CougarHugh Graham
2001-10-01consistent casingHugh Graham