summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-11-05Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernetFederico G. Schwindt
2001-11-05irongate needs isadma bouncing.Artur Grabowski
2001-11-05Code for isadma bouncing.Artur Grabowski
2001-11-05let finishdup take the proc as arguemnt instead of the filedesc.Artur Grabowski
2001-11-04Two new sysctls in the chipset tree.Artur Grabowski
2001-11-04Add alpha_ldlu and alpha_stl.Artur Grabowski
2001-11-04sync. deraadt@ OK.lebel
2001-11-04ATI Mobility Radeon. deraadt@ OK.lebel
2001-11-047751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41,Jason Wright
2001-11-04hp300spu.h information not needed anymore.Miod Vallat
2001-11-04Change the magic formulae in charge of setting the correct definesMiod Vallat
2001-11-03The contents of cd9660_mount.h duplicate <sys/mount.h>, so get rid of it.Miod Vallat
2001-11-02match on intel pro/wireless 2011, from netbsdMichael Shalayeff
2001-11-02fix multicast loopback checksums; goeran@cdg.chalmers.se, ok angelosTheo de Raadt
2001-11-02Move the accounting disk space watcher into a kernel thread.Artur Grabowski
2001-11-02- Set valid bit in transmit descriptors and tx fragment descriptors (previousJason Wright
2001-11-02new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se>Michael Shalayeff
2001-11-02i do not think everybody needs USB_DEBUGMichael Shalayeff
2001-11-02Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported byJean-Jacques Bernard-Gundol
2001-11-02do not return value that overruns mbuf length from ip6_nexthdr.Jun-ichiro itojun Hagino
2001-11-02Fix typo when assigning bds->sem_base.Todd C. Miller
2001-11-02In scsi_strvis(), collapse adjacent whitespace/NUL chars to a singleTodd C. Miller
2001-11-01add missing end bracket in commentTodd C. Miller
2001-11-01regenMichael Shalayeff
2001-11-01mylex acceleraidMichael Shalayeff
2001-11-01Unnecessary cast.Artur Grabowski
2001-11-01Don't allow negative offsets. Some type confusion.Artur Grabowski
2001-11-01Change d_mmap in struct cdevsw from:Artur Grabowski
2001-10-31Add boardtype 1301.Hugh Graham
2001-10-31Change the internal vc_mmap from returning int to paddr_t.Artur Grabowski
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-10-31There is no need to fake handling of /dev/zero here. The vm system ultrix/ult...Artur Grabowski
2001-10-31syncNathan Binkert
2001-10-31add a bunch of cards that use the Sundance TC9021Nathan Binkert
2001-10-31syncNathan Binkert
2001-10-31new deviceNathan Binkert
2001-10-31syncNathan Binkert
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-10-31Clarify some struct fields.Artur Grabowski
2001-10-30do not allow setting autorepeat delays causing zero timeouts later.Michael Shalayeff
2001-10-30From NetBSD: add __packed__ attribute to hardware structure thatKenneth R Westerback
2001-10-29defn for "versions read" command (not that the results match the docs mind you).Jason Wright
2001-10-28match on elsa cf wireless lanMichael Shalayeff
2001-10-28regenMichael Shalayeff
2001-10-28add ELSA XI800 CF Wireless LAN; from netbsdMichael Shalayeff
2001-10-28we try to test things before commit, artTheo de Raadt
2001-10-28define caps bits, for later useMichael Shalayeff
2001-10-28it appears that some non-vra compatible codecs implement partMichael Shalayeff
2001-10-28duh, don't forget cdev entries for char device sabtty (It's been a rough week)Jason Wright
2001-10-28oops, don't forget sab entries here too.Jason Wright