Searched hist:1.605 (Results 1 - 24 of 24) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.605 Thu Jan 19 14:54:32 GMT 2012 nonaka Added more Realtek wlan adapters.
H A Dusbdevs.h1.605 Sun Apr 15 07:19:17 GMT 2012 bsh regen

H A Dusbdevs_data.h1.605 Sat Apr 07 11:56:27 GMT 2012 jakllsch regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.605 Wed Aug 09 09:36:26 GMT 2023 andvar viadrmums(4): build legacy VIA DRM UMS driver module for amd64.

This driver is not built-in by default, thus loadable module can help (un)lucky
owners of 64-bit capable VIA (Nano/Eden) systems or early AMD/Intel systems
with some VIA chipsets, which include VIA integrated graphics.
I also boldly added product IDs for few later models from VX8xx/VX9xx chipsets
without 3D support (DX9_0) to "expand" the driver support to more systems.
Tested successfully basic functionality on VX800, and partially successfully
on VX900 (on VX900 Xorg failed to initialize due to openchrome related issues,
viadrmums attaches and it is by used the driver).
Didn't test on VX855, I don't have one.

Pull up to netbsd-10 is needed.
/src/share/man/man4/
H A DMakefile1.605 Thu Oct 24 21:55:00 GMT 2013 mbalmer link the lua(4) man page

/src/sys/dev/pci/
H A Dpcidevs.h1.605 Mon Jan 19 11:57:47 GMT 2004 ragge Add "Intel PRO/10GbE LR Server Adapter". Regen.
H A Dpcidevs_data.h1.605 Mon Jan 26 13:23:26 GMT 2004 blymn Add amd8151 agp bridge id.
H A Dpcidevs1.605 Mon Jan 05 19:30:51 GMT 2004 matt Add Agilent Technologies vendor ID
Add Agilent Tachyon_DX2 product ID
Add HP Tachyon_XL2 product ID
/src/usr.bin/xlint/lint1/
H A Dtree.c1.605 Thu Feb 08 20:59:19 GMT 2024 rillig lint: clean up variable names, parameter order, comments

No functional change.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.605 Sun Jul 08 10:19:22 GMT 2007 pooka Initialize the link context in a signal frame to the receiving lwp's
link context instead of NULL. Otherwise, if we got a signal while the
lwp had a link context set, the link context would be set to NULL upon
return from signal delivery.

christos@tech-kern: "I think you are right."
/src/distrib/sets/lists/base/
H A Dshl.mi1.605 Thu Oct 13 22:08:17 GMT 2011 joerg Hook up SQLite into the build
H A Dmi1.605 Wed Mar 22 15:49:31 GMT 2006 elad obsolete /usr/include/kerberosIV, okay christos@
/src/doc/
H A D3RDPARTY1.605 Sun May 25 14:55:47 GMT 2008 christos mention awk.
H A DCHANGES1.605 Wed Apr 12 17:33:47 GMT 2006 rpaulo Mention wpa_supplicant 0.4.8 and hostapd.
/src/usr.bin/make/
H A Dmain.c1.605 Sun Dec 17 09:02:26 GMT 2023 rillig make: clean up unused return value of str2Lst_Append

No functional change.

H A Dparse.c1.605 Fri Dec 31 00:18:06 GMT 2021 rillig make: unexport types VarAssignOp and VarAssign

These types are only needed in the parsing module.

No functional change.

H A Dvar.c1.605 Fri Oct 30 17:10:48 GMT 2020 rillig make(1): clean up comments and local variables in var.c

/src/sys/sys/
H A Dparam.h1.605 Sat Aug 10 02:17:36 GMT 2019 mrg reduce the scope of struct usbnet:
- move a large number of members internal to usbnet.c's new
"struct usbnet_private".
- provide accessors for a few of these
- move struct usbnet_cdata into usbnet.c as well, but move
bufsz, list count, and xfer flags back out into struct usbnet,
and have them set as part of the setup efore usbnet_attach()
- split the intr pipe parts into their own structure
- move all the main usbnet*lock* code into usbnet.c too

usbnet_attach() goes down to 2 args, and the inputs needed are
now the full contents of 'struct usbnet' besides the driver
owned 'un_flags' and usbnet owned 'un_pri'.

welcome netbsd 9.99.6.

/src/sys/arch/i386/conf/
H A DGENERIC1.605 Sat May 22 03:16:26 GMT 2004 grant add `scsibus* at umass?' so usb mass storage devices which attach to
sd@scsibus can be used out of the box.

whitespace tweak for wd* at umass?

/src/distrib/sets/lists/man/
H A Dmi1.605 Wed Sep 10 14:12:23 GMT 2003 christos Add siginfo man page.
/src/distrib/sets/lists/tests/
H A Dmi1.605 Sun Dec 21 15:38:27 GMT 2014 martin Add new test program
/src/share/mk/
H A Dbsd.own.mk1.605 Fri Dec 11 08:52:37 GMT 2009 uebayasi ${GENCMD}:
Prefix tmp directories as /tmp/_gencmd.XXXXXX to give users a clue when it's
left accidentally.
/src/sys/conf/
H A Dfiles1.605 Sun Apr 06 09:48:41 GMT 2003 tsutsui Add MI NCR/Symbios 53c700 SCSI driver.
This "oosiop" driver was originally written by Shuichiro URATA
for arc port, and then it was modified by me to make it work
also on hp700.

This driver has been tested on my NEC Express5800/240 with 53c700-66
for several months, and also tested on HP9000 735/125 with 53c700
(though current hp700 port has been broken since SA merge).
Both sync transfer and disconnect/reselect work fine,
but tagged queuing is not implemented yet.
/src/distrib/sets/lists/comp/
H A Dmi1.605 Sat Jul 26 14:23:19 GMT 2003 he Add newly added crypto/cryptodev.h header.

Completed in 1476 milliseconds