summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-10-01out-of-bound memory access. deraadt okJun-ichiro itojun Hagino
2003-10-01Fix off-by-one.Chad Loder
2003-10-01make ifindex2ifnet growing code more correct. (found by iij seil team)Jun-ichiro itojun Hagino
2003-09-30quantum atlas iv 9 wls lies about tagsMichael Shalayeff
2003-09-29Disable cache on page tables unconditionnaly, not only for MVME188: magicallyMiod Vallat
2003-09-29ahc seems to work, some more phys and sync generic/ramdiskMichael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-09-29use pci_mapreg_map() and free resources on failuresMichael Shalayeff
2003-09-29more dmamp_sync()s; krw@ okMichael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-09-29add more dmamap_sync()s where appropriate modify loops to insure proper synci...Michael Shalayeff
2003-09-29better dmesg output including onboard memory size when present, free resource...Michael Shalayeff
2003-09-29pci support for hppaMichael Shalayeff
2003-09-29fix the dc_cacheline to 16 on hppaMichael Shalayeff
2003-09-29e own SIOP_DEBUG define instea of the system-wide one;Michael Shalayeff
2003-09-29to set smth in the register one has to write into it and not just read once m...Michael Shalayeff
2003-09-29Experimental support for serverworks csb6 third channel inspired byAlexander Yurchenko
2003-09-29Better use of phys_map_vaddr* (does not matter until we start using more thanMiod Vallat
2003-09-29Make this compile.Miod Vallat
2003-09-29avaliable -> availableMiod Vallat
2003-09-29autodetect io/mem mappings; from form@Michael Shalayeff
2003-09-29gotta remember the product id and disable io mapping for old 800 chips; from ...Michael Shalayeff
2003-09-28Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.Chad Loder
2003-09-28Clean various MVME188 related routines, fixing typos and removing unnecessaryMiod Vallat
2003-09-28Clean the MVME188 external interrupts routine, and do not let it loop foreverMiod Vallat
2003-09-28Be less verbose, unless option DEBUG, when the nvram battery is toast.Miod Vallat
2003-09-28Properly acknowledge MVME188 clock interrupts.Miod Vallat
2003-09-28kill trailing spaces, no functional changesAlexander Yurchenko
2003-09-28Be volatile enough to start the clock on 188.Miod Vallat
2003-09-28sti1 could be at phantomas tooMichael Shalayeff
2003-09-28Remove duplicate CMMU address definitions.Miod Vallat
2003-09-28Be sure to invoke tty_attach() after ttymalloc().Miod Vallat
2003-09-28Missing xfs_devpoll proto. You would think with all that HAVE_FOOTodd C. Miller
2003-09-28xfs_devpoll must not be static; found by beck@ compiling an XFS kernelTodd C. Miller
2003-09-27CardBus D-Link DFE-690TXD support.Federico G. Schwindt
2003-09-27regen.Federico G. Schwindt
2003-09-27D-Link DFE 690-TXDFederico G. Schwindt
2003-09-27Do not panic in pmap_map() if DIAGNOSTIC, when we are mapping the very endMiod Vallat
2003-09-26Not useful anymore...Miod Vallat
2003-09-26Death to the bitfields, this time "struct dmt_reg" - and I think that's all.Miod Vallat
2003-09-26Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In theMiod Vallat
2003-09-26Rearchitecture of the userland/kernel IOCTL interface for transactions.Cedric Berger
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2003-09-26Death to bitfields, this time "struct psr".Miod Vallat
2003-09-26select to pollMichael Shalayeff
2003-09-26put 64bit macros/functions documentation back.Federico G. Schwindt
2003-09-26Move statistics counters from individual pf_test_<proto>() andRyan Thomas McBride
2003-09-26Add majors and devsw entries for the missing scsi devices on mvme*8k.Miod Vallat
2003-09-26regenMichael Shalayeff
2003-09-26better mtd comment; from form@Michael Shalayeff